Last change
on this file since 10047 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:
829 bytes
|
Line | |
---|
1 | $location="Martijn, Muiderkring 152, 2332 BP, Leiden";
|
---|
2 | $master_ip='172.17.4.129';
|
---|
3 | $nodetype='CNode';
|
---|
4 | $nodename='Muiderkring';
|
---|
5 | $release="8.2-RELEASE";
|
---|
6 | $ileiden='yes';
|
---|
7 |
|
---|
8 | $X='92318';
|
---|
9 | $Y='464324';
|
---|
10 | $status='up';
|
---|
11 |
|
---|
12 | $config{'ath0'}=sprintf <<ATH0;
|
---|
13 | COMMENT=Lokaal accesspoint
|
---|
14 | TYPE=wireless
|
---|
15 | IP=$master_ip/26
|
---|
16 | DESC=accesspoint voor de buurt
|
---|
17 | SDESC=omni
|
---|
18 | DHCP=140-190
|
---|
19 | MODE=master
|
---|
20 | ESSID=ap-WirelessLeiden-Muiderkring
|
---|
21 | CHANNEL=5
|
---|
22 | ATH0
|
---|
23 |
|
---|
24 | $config{'vr0'}=sprintf <<VR0;
|
---|
25 | COMMENT=eth
|
---|
26 | TYPE=ethernet
|
---|
27 | STATUS=up
|
---|
28 | IP=172.16.3.145/30
|
---|
29 | DESC=Link naar proxy6
|
---|
30 | SDESC=eth
|
---|
31 | DHCP=no
|
---|
32 | VR0
|
---|
33 |
|
---|
34 | $config{'vr1'}=sprintf <<VR1;
|
---|
35 | COMMENT=Link naar AJSoft
|
---|
36 | TYPE=ethernet
|
---|
37 | STATUS=up
|
---|
38 | EXTRA_TYPE=eth2wifibridge
|
---|
39 | IP=172.16.6.52/29
|
---|
40 | DESC=Link naar AJSoft
|
---|
41 | SDESC=2ajsoft
|
---|
42 | MODE=managed
|
---|
43 | ESSID=il-nno.ajsoft2.wleiden.net
|
---|
44 | CHANNEL=8
|
---|
45 | DHCP=no
|
---|
46 | Bullet2_MAC=00:15:6D:E8:E6:B1
|
---|
47 | Bullet2_IP=172.16.6.51/29
|
---|
48 | VR1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.