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