Last change
on this file since 12423 was 11738, checked in by rick, 12 years ago |
Allign at channels to match the 801.11g recommendations.
|
File size:
1.6 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "UNKNOWN"
|
---|
5 | comment : "None"
|
---|
6 | height : "16"
|
---|
7 | ileiden : False
|
---|
8 | latitude : "52.11453"
|
---|
9 | location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
|
---|
10 | longitude : "4.65606"
|
---|
11 | masterip : "172.28.138.1"
|
---|
12 | monitoring_group: "walphen"
|
---|
13 | nodename : "PPFortis"
|
---|
14 | nodetype : "CNode"
|
---|
15 | rdnap_x : 104920
|
---|
16 | rdnap_y : 458730
|
---|
17 | release : "5.0-RELEASE"
|
---|
18 | status : "down"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_sis0:
|
---|
22 | comment : "Ethernet IPs 65 - 70 /248"
|
---|
23 | ip : "172.28.138.65/29"
|
---|
24 | sdesc : "eth"
|
---|
25 | type : "eth"
|
---|
26 | dhcp : False
|
---|
27 | status : "up"
|
---|
28 |
|
---|
29 |
|
---|
30 | iface_sis1:
|
---|
31 | comment : "Ethernet naar onbekend"
|
---|
32 | ip : "172.28.138.73/29"
|
---|
33 | sdesc : "eth"
|
---|
34 | type : "eth"
|
---|
35 | dhcp : False
|
---|
36 | status : "up"
|
---|
37 |
|
---|
38 |
|
---|
39 | iface_wi0:
|
---|
40 | comment : "Omni voor de buurt"
|
---|
41 | ip : "172.28.138.1/26"
|
---|
42 | sdesc : "ap-omni"
|
---|
43 | mode : "ap"
|
---|
44 | type : "11g"
|
---|
45 | channel : 1
|
---|
46 | ssid : "ap-omni.ppfortis.walphen.net"
|
---|
47 | dhcp : "10-60"
|
---|
48 | compass : "omni"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_wi1:
|
---|
53 | comment : "Planned interlink Richting Leiden"
|
---|
54 | ip : "172.16.28.1/30"
|
---|
55 | sdesc : "2Leiden"
|
---|
56 | mode : "ap"
|
---|
57 | type : "11g"
|
---|
58 | channel : 6
|
---|
59 | ssid : "il-w.ppfortis.walphen.net"
|
---|
60 | dhcp : False
|
---|
61 | compass : "w"
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
65 | iface_wi2:
|
---|
66 | comment : "Interlink naar Stadhuis"
|
---|
67 | ip : "172.28.1.137/30"
|
---|
68 | sdesc : "2SHFortis"
|
---|
69 | mode : "ap"
|
---|
70 | type : "11g"
|
---|
71 | channel : 11
|
---|
72 | ssid : "il-o.shfortis.walphen.net"
|
---|
73 | dhcp : False
|
---|
74 | compass : "e"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.