1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "net6501"
|
---|
5 | comment : "None"
|
---|
6 | gateway : "192.168.178.1"
|
---|
7 | externalif: "sis0"
|
---|
8 | serviceid : "172.31.254.18"
|
---|
9 | latitude : "52.15805"
|
---|
10 | location : "Stadhuis, Stadhuisplein 1, 2311 EJ, Leiden"
|
---|
11 | longitude : "4.49094"
|
---|
12 | masterip : "172.17.141.1"
|
---|
13 | monitoring_group: "wleiden"
|
---|
14 | nodename : "Stadhuis"
|
---|
15 | nodetype : "Hybrid"
|
---|
16 | rdnap_x : 93670
|
---|
17 | rdnap_y : 463699
|
---|
18 | release : "9.0-RELEASE"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: False
|
---|
22 | service_proxy_ileiden: True
|
---|
23 | service_proxy_normal: True
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 |
|
---|
27 | iface_sis0:
|
---|
28 | comment : "Link to external interface"
|
---|
29 | ip : "192.168.178.24/24"
|
---|
30 | sdesc : "2external"
|
---|
31 | type : "eth"
|
---|
32 | dhcp : False
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_sis1:
|
---|
37 | comment : "Ethernet to interlink west (Vosko3)"
|
---|
38 | ip : "172.16.5.68/29"
|
---|
39 | sdesc : "2Vosko3"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "108"
|
---|
44 | ssid : "il-o.vosko3.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "w"
|
---|
47 | distance : "0.5 km"
|
---|
48 | ns_ip : "172.16.5.67/29"
|
---|
49 | ns_mac : "00:15:6d:bd:8a:b2"
|
---|
50 | #ns_mac : "04:18:d6:56:ae:01"
|
---|
51 | bridge_type: "NanoStation5"
|
---|
52 | #bridge_type : "NanoStationM5"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_sis2:
|
---|
57 | comment : "AP west via Bullet2"
|
---|
58 | ip : "172.17.30.1/24"
|
---|
59 | sdesc : "2APwest"
|
---|
60 | mode : "ap-wds"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | channel : "11"
|
---|
64 | ssid : "WiFi-Leiden-w"
|
---|
65 | dhcp : "10-250"
|
---|
66 | compass : "nw"
|
---|
67 | distance : "1.8 km"
|
---|
68 | ns_ip : "172.17.30.2"
|
---|
69 | ns_mac : "00:15:6d:d4:f8:05"
|
---|
70 | bridge_type: "Bullet2"
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_sis3:
|
---|
75 | comment : "Ethernet to interlink north-west (Cope)"
|
---|
76 | ip : "172.16.3.177/29"
|
---|
77 | sdesc : "2cope"
|
---|
78 | mode : "ap-wds"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "116"
|
---|
82 | ssid : "il-nw.stadhuis.wleiden.net"
|
---|
83 | dhcp : False
|
---|
84 | compass : "nw"
|
---|
85 | distance : "1.1 km"
|
---|
86 | ns_ip : "172.16.3.178/29"
|
---|
87 | ns_mac : "00:27:22:10:ee:a9"
|
---|
88 | bridge_type: "NanoStation5"
|
---|
89 | #bridge_type: "NanoStationM5"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_sis3_alias0:
|
---|
94 | comment : "Ethernet to interlink north-west (LucasN)"
|
---|
95 | ip : "172.16.4.129/29"
|
---|
96 | sdesc : "2LucasN"
|
---|
97 | type : "eth"
|
---|
98 | extra_type : "eth2wifibridge"
|
---|
99 | dhcp : False
|
---|
100 | bridge_type: "NanoStation M5"
|
---|
101 | status : "up"
|
---|
102 |
|
---|
103 |
|
---|
104 | iface_sis3_alias1:
|
---|
105 | comment : "Ethernet to interlink north-west (DirkLos2)"
|
---|
106 | ip : "172.16.3.73/29"
|
---|
107 | sdesc : "2DirkLos2"
|
---|
108 | type : "eth"
|
---|
109 | extra_type : "eth2wifibridge"
|
---|
110 | dhcp : False
|
---|
111 | bridge_type: "NanoStation M5"
|
---|
112 | status : "up"
|
---|
113 |
|
---|
114 | iface_sis3_alias2:
|
---|
115 | comment : "Ethernet to interlink north-west (DimIns)"
|
---|
116 | ip : "172.16.4.104/29"
|
---|
117 | sdesc : "2DimIns"
|
---|
118 | type : "eth"
|
---|
119 | extra_type : "eth2wifibridge"
|
---|
120 | dhcp : False
|
---|
121 | bridge_type: "NanoStation M5"
|
---|
122 | status : "up"
|
---|
123 |
|
---|
124 | iface_ue0:
|
---|
125 | comment : "Lokaal ethernet naar nano2-accesspoints en NM5 links"
|
---|
126 | ip : "172.17.141.1/24"
|
---|
127 | sdesc : "internap"
|
---|
128 | mode : "ap"
|
---|
129 | type : "eth"
|
---|
130 | extra_type : "eth2wifibridge"
|
---|
131 | channel : "2"
|
---|
132 | ssid : "WiFi-Leiden"
|
---|
133 | dhcp : "10-250"
|
---|
134 | ns_ip : "172.17.141.2/24"
|
---|
135 | ns_mac : "00:15:6d:fc:4d:c0"
|
---|
136 | bridge_type: "NanoStation2"
|
---|
137 | status : "up"
|
---|
138 |
|
---|
139 |
|
---|
140 | iface_ue0_extra0:
|
---|
141 | comment : "AP-binnen "
|
---|
142 | ip : "172.17.141.3/24"
|
---|
143 | type : "eth"
|
---|
144 | channel : "6"
|
---|
145 | ssid : "WiFi-Leiden"
|
---|
146 | ns_mac : "00:15:6d:ad:d7:5b"
|
---|
147 | bridge_type: "NanoStation2"
|
---|
148 | status : "up"
|
---|
149 |
|
---|
150 |
|
---|
151 | iface_ue0_extra1:
|
---|
152 | comment : "AP-binnen "
|
---|
153 | ip : "172.17.141.4/24"
|
---|
154 | type : "eth"
|
---|
155 | channel : "6"
|
---|
156 | ssid : "WiFi-Leiden"
|
---|
157 | ns_mac : "00:27:22:16:77:b8"
|
---|
158 | bridge_type: "NanoStation2"
|
---|
159 | status : "up"
|
---|
160 |
|
---|
161 |
|
---|
162 | iface_ue0_extra2:
|
---|
163 | comment : "AP-binnen "
|
---|
164 | ip : "172.17.141.5/24"
|
---|
165 | type : "eth"
|
---|
166 | channel : "6"
|
---|
167 | ssid : "WiFi-Leiden"
|
---|
168 | ns_mac : "00:27:22:16:77:6c"
|
---|
169 | bridge_type: "NanoStation2"
|
---|
170 | status : "up"
|
---|
171 |
|
---|
172 |
|
---|
173 | iface_vr0:
|
---|
174 | comment : "Link to SOM1"
|
---|
175 | ip : "172.16.3.172/29"
|
---|
176 | sdesc : "2SOM1"
|
---|
177 | mode : "station-wds"
|
---|
178 | type : "eth"
|
---|
179 | extra_type : "eth2wifibridge"
|
---|
180 | channel : "52"
|
---|
181 | ssid : "il-z.som1.wleiden.net"
|
---|
182 | dhcp : False
|
---|
183 | compass : "n"
|
---|
184 | distance : "1 km"
|
---|
185 | ns_ip : "172.16.3.171/29"
|
---|
186 | ns_mac : "dc:9f:db:2a:22:60"
|
---|
187 | bridge_type: "NanoStationM5"
|
---|
188 | status : "up"
|
---|
189 |
|
---|
190 |
|
---|
191 | iface_vr1:
|
---|
192 | comment : "AP north east and APs Burcht via WDS"
|
---|
193 | ip : "172.17.25.1/24"
|
---|
194 | sdesc : "2AP-north"
|
---|
195 | mode : "ap"
|
---|
196 | type : "eth"
|
---|
197 | extra_type : "eth2wifibridge"
|
---|
198 | channel : "6"
|
---|
199 | ssid : "ap-WirelessLeiden-Stadhuis-no"
|
---|
200 | dhcp : "10-250"
|
---|
201 | compass : "no"
|
---|
202 | ns_ip : "172.17.25.2/24"
|
---|
203 | ns_mac : "00:15:6d:d4:f8:69"
|
---|
204 | bridge_type: "Bullet2"
|
---|
205 | status : "up"
|
---|
206 |
|
---|
207 |
|
---|
208 | iface_vr1_extra0:
|
---|
209 | comment : "AP-WDS Burcht "
|
---|
210 | ip : "172.17.25.4/24"
|
---|
211 | type : "eth"
|
---|
212 | channel : "6"
|
---|
213 | ssid : "WiFi-Leiden"
|
---|
214 | ns_mac : "00:15:6d:30:29:63"
|
---|
215 | bridge_type: "Bullet2"
|
---|
216 | status : "up"
|
---|
217 |
|
---|
218 |
|
---|
219 | iface_vr2:
|
---|
220 | comment : "A-link east via nanostation"
|
---|
221 | ip : "172.16.3.209/29"
|
---|
222 | sdesc : "2DeClercq"
|
---|
223 | mode : "ap-wds"
|
---|
224 | type : "eth"
|
---|
225 | extra_type : "eth2wifibridge"
|
---|
226 | channel : "60"
|
---|
227 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
228 | dhcp : False
|
---|
229 | compass : "zo"
|
---|
230 | ns_ip : "172.16.3.210/29"
|
---|
231 | ns_mac : "dc:9f:db:2a:2b:cc"
|
---|
232 | bridge_type: "NanoStationM5"
|
---|
233 | status : "up"
|
---|
234 |
|
---|
235 |
|
---|
236 | iface_vr2_alias0:
|
---|
237 | comment : "Interlink naar victoria"
|
---|
238 | ip : "172.16.17.193/29"
|
---|
239 | sdesc : "2victoria"
|
---|
240 | type : "eth"
|
---|
241 | dhcp : False
|
---|
242 | status : "up"
|
---|
243 |
|
---|
244 |
|
---|
245 | iface_vr2_alias1:
|
---|
246 | comment : "Interlink naar CeTIM1"
|
---|
247 | ip : "172.16.4.169/29"
|
---|
248 | sdesc : "2cetim1"
|
---|
249 | type : "eth"
|
---|
250 | dhcp : False
|
---|
251 | status : "up"
|
---|
252 |
|
---|
253 |
|
---|
254 | iface_vr3:
|
---|
255 | comment : "Ethernet to interlink south east (Plantsoen)"
|
---|
256 | ip : "172.16.5.113/29"
|
---|
257 | sdesc : "2Plantsoen"
|
---|
258 | mode : "ap-wds"
|
---|
259 | type : "eth"
|
---|
260 | extra_type : "eth2wifibridge"
|
---|
261 | channel : "44"
|
---|
262 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
263 | dhcp : False
|
---|
264 | compass : "zo"
|
---|
265 | distance : "0.5 km"
|
---|
266 | ns_ip : "172.16.5.114/29"
|
---|
267 | ns_mac : "00:15:6d:bd:8a:b3"
|
---|
268 | #ns_mac : "dc:9f:db:2a:1d:92"
|
---|
269 | bridge_type: "NanoStationM5"
|
---|
270 | status : "up"
|
---|
271 |
|
---|
272 |
|
---|