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