source: genesis/nodes/CNodeLMdorp/wleiden.conf@ 10116

Last change on this file since 10116 was 10047, checked in by rick, 13 years ago

Removing obsolete comments to make files cleaner for migration to new config
format.

Related-To ticket:117

  • Property svn:eol-style set to native
File size: 957 bytes
RevLine 
[6530]1$location="NH Kerk, Dorpsstraat 49. 2451 AP, Leimuiden";
[1693]2$master_ip='172.25.40.1';
3$nodetype='CNode';
4$nodename='LMdorp';
[7268]5$release="7.2-RELEASE";
[4996]6
[1693]7
[8682]8$status='down';
[1693]9
[4868]10$X='106185';
11$Y='470864';
12
[1693]13$LOCATION='Dorpskerk, Dorpsstraat, Leimuiden';
14
[8261]15$config{'sis0'}=sprintf <<ED0;
16COMMENT=eth
[1693]17TYPE=ethernet
[8493]18STATUS=up
[1693]19IP=172.25.40.65/29
20
[1694]21DESC=Ethernet naar kerk
[3306]22SDESC=eth
[1693]23DHCP=no
24
25ED0
26
[8261]27$config{'wi0'}=sprintf <<EW0;
28COMMENT=OMNI
[1693]29TYPE=wireless
30IP=$master_ip/26
31
32DESC=AP voor de buurt
33SDESC=ap-omni
34
35DHCP=10-60
36
37
38MODE=master
[7268]39ESSID=ap.lmdorp.wleiden.net
[4943]40CHANNEL=5
[1693]41
42
43EW0
44
[8261]45$config{'wi1'}=sprintf <<EW1;
46COMMENT=link naar LMKempers1
[3371]47TYPE=wireless
[3376]48IP=172.16.1.194/30
[4752]49DESC=Link naar LMKempers1
50SDESC=2lmkempers1
[2987]51
[3371]52
53MODE=managed
54ESSID=il-zw.kmprs.wleiden.net
[8261]55CHANNEL=1
[3371]56
57
58DHCP=no
59
60EW1
61
[8261]62$config{'wi2'}=sprintf <<EW2;
63COMMENT=link naar Space
[4906]64TYPE=wireless
[4910]65IP=172.16.0.61/30
[7268]66DESC=Link naar Space
67SDESC=2space
[1693]68
[4906]69MODE=master
[4908]70ESSID=il-w.lmdorp.wleiden.net
[4906]71CHANNEL=11
[4870]72
[4906]73
74DHCP=no
75
76EW2
77
78
Note: See TracBrowser for help on using the repository browser.