Last change
on this file since 13011 was 11738, checked in by rick, 12 years ago |
Allign at channels to match the 801.11g recommendations.
|
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 | height : "16"
|
---|
7 | latitude : "52.18667"
|
---|
8 | location : "flat, Asterstraat 254, 2223 VN, Katwijk"
|
---|
9 | longitude : "4.41978"
|
---|
10 | masterip : "172.23.26.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Aster"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 88843
|
---|
15 | rdnap_y : 466945
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: False
|
---|
21 | service_proxy_normal: False
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "Omni voor de buurt"
|
---|
27 | ip : "172.23.26.1/26"
|
---|
28 | sdesc : "omni"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 1
|
---|
32 | ssid : "ap-WirelessLeiden-Aster"
|
---|
33 | dhcp : "10-60"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_vr0:
|
---|
38 | comment : "Local subnet with PoE"
|
---|
39 | ip : "172.23.26.65/28"
|
---|
40 | sdesc : "local"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : False
|
---|
43 | status : "down"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr1:
|
---|
47 | comment : "Bridge naar lijtweg1, il-west"
|
---|
48 | ip : "172.16.17.92/29"
|
---|
49 | sdesc : "aster2lijtweg1"
|
---|
50 | mode : "station-wds"
|
---|
51 | type : "eth"
|
---|
52 | extra_type : "eth2wifibridge"
|
---|
53 | ssid : "il-w.lijtweg1.wleiden.net"
|
---|
54 | dhcp : False
|
---|
55 | compass : "o"
|
---|
56 | ns_ip : "172.16.17.91/29"
|
---|
57 | ns_mac : "00:15:6d:70:53:48"
|
---|
58 | bridge_type: "NanoStation5"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr2:
|
---|
63 | comment : "Bridge naar UniGorN"
|
---|
64 | ip : "172.16.17.100/29"
|
---|
65 | sdesc : "aster2unigorn"
|
---|
66 | mode : "station-wds"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | ssid : "il-o.unigorn.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "zo"
|
---|
72 | ns_ip : "172.16.17.99/29"
|
---|
73 | ns_mac : "00:15:6d:f6:bb:99"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.