source: genesis/nodes/HybridStadhuis/wleiden.yaml@ 12731

Last change on this file since 12731 was 12478, checked in by rick, 11 years ago

Missende bridge_type entries toegevoegd

File size: 5.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.15805"
7location : "Stadhuis, Stadhuisplein 1, 2311 EJ, Leiden"
8longitude : "4.49094"
9masterip : "172.17.141.1"
10monitoring_group: "wleiden"
11nodename : "Stadhuis"
12nodetype : "Hybrid"
13rdnap_x : 93670
14rdnap_y : 463699
15release : "9.0-RELEASE"
16service_accesspoint: True
17service_concentrator: False
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "up"
22
23
24iface_sis0:
25 comment : "AP-zuid via Bullet2"
26 ip : "172.17.29.1/24"
27 sdesc : "2APzuid"
28 mode : "ap-wds"
29 type : "eth"
30 extra_type : "eth2wifibridge"
31 channel : "1"
32 ssid : "ap-WirelessLeiden-Stadhuis-z"
33 dhcp : "10-250"
34 ns_ip : "172.17.29.2"
35 ns_mac : "00:15:6d:d4:f8:34"
36 bridge_type: "Bullet2"
37 status : "up"
38
39
40iface_sis1:
41 comment : "Ethernet to interlink west (Vosko3)"
42 ip : "172.16.5.68/29"
43 sdesc : "2Vosko3"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "108"
48 ssid : "il-o.vosko3.wleiden.net"
49 dhcp : False
50 compass : "w"
51 distance : "0.5 km"
52 ns_ip : "172.16.5.67/29"
53 ns_mac : "00:15:6d:bd:8a:b2"
54 bridge_type: "NanoStation5"
55 status : "up"
56
57
58iface_sis2:
59 comment : "AP west via Bullet2"
60 ip : "172.17.30.1/24"
61 sdesc : "2APwest"
62 mode : "ap-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "11"
66 ssid : "ap-WirelessLeiden-Stadhuis-w"
67 dhcp : "10-250"
68 compass : "nw"
69 distance : "1.8 km"
70 ns_ip : "172.17.30.2"
71 ns_mac : "00:15:6d:d4:f8:05"
72 bridge_type: "Bullet2"
73 status : "up"
74
75
76iface_sis3:
77 comment : "Ethernet to interlink north-west (Cope)"
78 ip : "172.16.3.177/29"
79 sdesc : "2cope"
80 mode : "ap-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "116"
84 ssid : "il-nw.stadhuis.wleiden.net"
85 dhcp : False
86 compass : "nw"
87 distance : "1.8 km"
88 ns_ip : "172.16.3.178/29"
89 ns_mac : "00:15:6d:bd:69:35"
90 bridge_type: "NanoStation5"
91 status : "up"
92
93
94iface_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
105iface_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
116iface_ue0:
117 comment : "Lokaal ethernet naar 4 nano2-accesspoints"
118 ip : "172.17.141.1/24"
119 sdesc : "internap"
120 mode : "ap"
121 type : "eth"
122 extra_type : "eth2wifibridge"
123 channel : "2"
124 ssid : "ap2-WirelessLeiden-stadhuis"
125 dhcp : "10-250"
126 ns_ip : "172.17.141.2/24"
127 ns_mac : "00:15:6d:fc:4d:c0"
128 bridge_type: "NanoStation2"
129 status : "up"
130
131
132iface_vr0:
133 comment : "Link to SOM1"
134 ip : "172.16.3.172/29"
135 sdesc : "2SOM1"
136 mode : "station-wds"
137 type : "eth"
138 extra_type : "eth2wifibridge"
139 channel : "52"
140 ssid : "il-z.som1.wleiden.net"
141 dhcp : False
142 compass : "n"
143 distance : "3 km"
144 ns_ip : "172.16.3.171/29"
145 ns_mac : "00:15:6d:f2:38:c8"
146 bridge_type: "NanoStation5"
147 status : "up"
148
149
150iface_vr1:
151 comment : "AP north east and APs Burcht via Bullet2 WDS"
152 ip : "172.17.25.1/24"
153 sdesc : "2AP-north"
154 mode : "ap"
155 type : "eth"
156 extra_type : "eth2wifibridge"
157 channel : "6"
158 ssid : "ap-WirelessLeiden-Stadhuis-no"
159 dhcp : "10-250"
160 compass : "no"
161 ns_ip : "172.17.25.2/24"
162 ns_mac : "00:15:6d:d4:f8:69"
163 bridge_type: "Bullet2"
164 status : "up"
165
166
167iface_vr2:
168 comment : "A-link east via nanostation"
169 ip : "172.16.3.209/29"
170 sdesc : "2DeClercq"
171 mode : "ap-wds"
172 type : "eth"
173 extra_type : "eth2wifibridge"
174 channel : "60"
175 ssid : "il-o.stadhuis.wleiden.net"
176 dhcp : False
177 compass : "zo"
178 ns_ip : "172.16.3.210/29"
179 ns_mac : "00:15:6d:bd:68:93"
180 bridge_type: "NanoStation5"
181 status : "up"
182
183
184iface_vr2_alias0:
185 comment : "Interlink naar victoria"
186 ip : "172.16.17.193/29"
187 sdesc : "2victoria"
188 type : "eth"
189 dhcp : False
190 status : "up"
191
192
193iface_vr2_alias1:
194 comment : "Interlink naar CeTIM1"
195 ip : "172.16.4.169/29"
196 sdesc : "2cetim1"
197 type : "eth"
198 dhcp : False
199 status : "up"
200
201
202iface_vr3:
203 comment : "Ethernet to interlink south east (Plantsoen)"
204 ip : "172.16.5.113/29"
205 sdesc : "2Plantsoen"
206 mode : "ap-wds"
207 type : "eth"
208 extra_type : "eth2wifibridge"
209 channel : "44"
210 ssid : "il-zo.stadhuis.wleiden.net"
211 dhcp : False
212 compass : "zo"
213 distance : "0.5 km"
214 ns_ip : "172.16.5.114/29"
215 ns_mac : "00:15:6d:bd:8a:b3"
216 bridge_type: "NanoStation5"
217 status : "up"
218
219
Note: See TracBrowser for help on using the repository browser.