source: genesis/nodes/Stadhuis/wleiden.yaml@ 13804

Last change on this file since 13804 was 13789, checked in by huub, 8 years ago

stadhuis tijdelijk geen gateway meer, nu LucasN in gebruik

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