Last change
on this file since 10891 was 10891, checked in by rick, 13 years ago |
Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.
|
File size:
2.1 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.14253"
|
---|
8 | location : "Woon-zorgcentrum Haagwijk, Beethovenlaan 2, 2324 EL, Leiden"
|
---|
9 | longitude : "4.47319"
|
---|
10 | masterip : "172.20.144.1"
|
---|
11 | nodename : "Haagwijk"
|
---|
12 | nodetype : "CNode"
|
---|
13 | rdnap_x : 92434
|
---|
14 | rdnap_y : 461987
|
---|
15 | release : "8.2-RELEASE"
|
---|
16 | status : "up"
|
---|
17 |
|
---|
18 |
|
---|
19 | iface_ath0:
|
---|
20 | comment : "Ap"
|
---|
21 | ip : "172.20.144.1/26"
|
---|
22 | sdesc : "ap"
|
---|
23 | mode : "ap"
|
---|
24 | type : "11b"
|
---|
25 | channel : "8"
|
---|
26 | ssid : "ap-WirelessLeiden-Haagwijk"
|
---|
27 | dhcp : "10-60"
|
---|
28 | status : "up"
|
---|
29 |
|
---|
30 |
|
---|
31 | iface_ue0:
|
---|
32 | comment : "Link naar Rick"
|
---|
33 | ip : "172.16.4.145/29"
|
---|
34 | sdesc : "2rick"
|
---|
35 | mode : "station-wds"
|
---|
36 | type : "eth"
|
---|
37 | channel : "40"
|
---|
38 | ssid : "il-zw.haagwijk.wleiden.net"
|
---|
39 | dhcp : False
|
---|
40 | compass : "zw"
|
---|
41 | ns_ip : "172.16.4.146/29"
|
---|
42 | ns_mac : "00:15:6d:ec:82:43"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr0:
|
---|
47 | comment : "Link naar ROC"
|
---|
48 | ip : "172.16.17.129/29"
|
---|
49 | sdesc : "2rocl"
|
---|
50 | mode : "ap-wds"
|
---|
51 | type : "eth"
|
---|
52 | extra_type : "eth2wifibridge"
|
---|
53 | channel : "140"
|
---|
54 | ssid : "il-o.haagwijk.wleiden.net"
|
---|
55 | dhcp : False
|
---|
56 | compass : "o"
|
---|
57 | ns_ip : "172.16.17.130"
|
---|
58 | ns_mac : "00:15:6d:ec:82:60"
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 |
|
---|
62 | iface_vr1:
|
---|
63 | comment : "Nanostation5 naar LivingLab"
|
---|
64 | ip : "172.16.17.116/29"
|
---|
65 | sdesc : "2livinglab"
|
---|
66 | mode : "station-wds"
|
---|
67 | type : "eth"
|
---|
68 | extra_type : "eth2wifibridge"
|
---|
69 | channel : "36"
|
---|
70 | ssid : "il-zo.livinglab.wleiden.net"
|
---|
71 | dhcp : False
|
---|
72 | compass : "nw"
|
---|
73 | ns_ip : "172.16.17.115/29"
|
---|
74 | ns_mac : "00:15:6d:bd:68:05"
|
---|
75 | status : "up"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_vr2:
|
---|
79 | comment : "Link naar AJsoft1"
|
---|
80 | ip : "172.16.5.233/29"
|
---|
81 | sdesc : "2ajsoft1"
|
---|
82 | mode : "station-wds"
|
---|
83 | type : "eth"
|
---|
84 | extra_type : "eth2wifibridge"
|
---|
85 | channel : "128"
|
---|
86 | ssid : "il-nw.haagwijk.wleiden.net"
|
---|
87 | dhcp : False
|
---|
88 | compass : "nw"
|
---|
89 | ns_ip : "172.16.5.234/29"
|
---|
90 | ns_mac : "00:15:6d:ea:f0:f6"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.