Last change
on this file since 11296 was 11292, checked in by ronald, 12 years ago |
corrected SSID of link Roomburgh2-Zijloever
|
File size:
1.7 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.16161"
|
---|
8 | location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden"
|
---|
9 | longitude : "4.51431"
|
---|
10 | masterip : "172.19.0.1"
|
---|
11 | nodename : "Zijloever"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 95274
|
---|
14 | rdnap_y : 464075
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | ip : "172.19.0.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "8"
|
---|
26 | ssid : "ap-WirelessLeiden-Zijloever"
|
---|
27 | dhcp : "10-60"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_vr0:
|
---|
32 | comment : "Link naar SOM1"
|
---|
33 | ip : "172.16.4.228/29"
|
---|
34 | sdesc : "2som1"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | channel : "52"
|
---|
38 | ssid : "il-z.som1.wleiden.net"
|
---|
39 | dhcp : False
|
---|
40 | compass : "nw"
|
---|
41 | ns_ip : "172.16.4.227/29"
|
---|
42 | ns_mac : "00:15:6d:f7:be:ec"
|
---|
43 | bridge_type: "NanoStation5"
|
---|
44 | status : "up"
|
---|
45 |
|
---|
46 |
|
---|
47 | iface_vr1:
|
---|
48 | comment : "Link naar Roomburgh3"
|
---|
49 | ip : "172.16.4.236/29"
|
---|
50 | sdesc : "2roomburgh3"
|
---|
51 | mode : "station-wds"
|
---|
52 | type : "eth"
|
---|
53 | channel : "44"
|
---|
54 | ssid : "il-n.roomburgh2.wleiden.net"
|
---|
55 | dhcp : False
|
---|
56 | compass : "z"
|
---|
57 | ns_ip : "172.16.4.235/29"
|
---|
58 | ns_mac : "00:15:6d:71:4d:a9"
|
---|
59 | bridge_type: "NanoStation5"
|
---|
60 | status : "up"
|
---|
61 |
|
---|
62 |
|
---|
63 | iface_vr2:
|
---|
64 | comment : "Link naar ROC1"
|
---|
65 | ip : "172.16.5.60/29"
|
---|
66 | sdesc : "2roc1"
|
---|
67 | mode : "station-wds"
|
---|
68 | type : "eth"
|
---|
69 | channel : "108"
|
---|
70 | ssid : "il-no.roc1.wleiden.net"
|
---|
71 | dhcp : False
|
---|
72 | compass : "zw"
|
---|
73 | ns_ip : "172.16.5.59/29"
|
---|
74 | ns_mac : ""
|
---|
75 | bridge_type: "NanoStation M5"
|
---|
76 | status : "up"
|
---|
77 |
|
---|
78 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.