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

Last change on this file since 11627 was 11627, checked in by rick, 12 years ago

Various small cleanups

File size: 5.3 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 type : "eth"
29 extra_type : "eth2wifibridge"
30 dhcp : "10-250"
31 status : "up"
32
33
34iface_sis0_alias0:
35 comment : "To Bullet2 management interface"
36 ip : "172.16.3.241/30"
37 sdesc : "manageB2"
38 mode : "ap-wds"
39 type : "eth"
40 channel : "4"
41 ssid : "ap-WirelessLeiden-Stadhuis-z"
42 dhcp : False
43 distance : ""
44 status : "up"
45
46
47iface_sis1:
48 comment : "Ethernet to interlink west (Vosko3)"
49 ip : "172.16.5.68/29"
50 sdesc : "2Vosko3"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "108"
55 ssid : "il-o.vosko3.wleiden.net"
56 dhcp : False
57 compass : "w"
58 distance : "0.5 km"
59 ns_ip : "172.16.5.67/29"
60 ns_mac : "00:15:6d:bd:8a:b2"
61 bridge_type: "NanoStation5"
62 status : "up"
63
64
65iface_sis2:
66 comment : "AP west via Bullet2"
67 ip : "172.17.30.1/24"
68 sdesc : "2APwest"
69 type : "eth"
70 extra_type : "eth2wifibridge"
71 dhcp : "10-250"
72 status : "up"
73
74
75iface_sis2_alias0:
76 comment : "To management interface"
77 ip : "172.16.3.205/30"
78 sdesc : "manageB2"
79 mode : "ap-wds"
80 type : "eth"
81 channel : "10"
82 ssid : "ap-WirelessLeiden-Stadhuis-w"
83 dhcp : False
84 compass : "w"
85 distance : ""
86 status : "up"
87
88
89iface_sis3:
90 comment : "Ethernet to interlink north-west (Cope)"
91 ip : "172.16.3.177/29"
92 sdesc : "2cope"
93 mode : "ap-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "116"
97 ssid : "il-nw.stadhuis.wleiden.net"
98 dhcp : False
99 compass : "nw"
100 distance : "1.8 km"
101 ns_ip : "172.16.3.178/29"
102 ns_mac : "00:15:6d:bd:69:35"
103 bridge_type: "NanoStation5"
104 status : "up"
105
106
107iface_sis3_alias0:
108 comment : "Ethernet to interlink north-west (LucasN)"
109 ip : "172.16.4.129/29"
110 sdesc : "2LucasN"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 dhcp : False
114 status : "up"
115
116
117iface_sis3_alias1:
118 comment : "Ethernet to interlink north-west (DirkLos2)"
119 ip : "172.16.3.73/29"
120 sdesc : "2DirkLos2"
121 type : "eth"
122 extra_type : "eth2wifibridge"
123 dhcp : False
124 status : "up"
125
126
127iface_ue0:
128 comment : "Lokaal ethernet naar 4 nano2-accesspoints"
129 ip : "172.17.141.1/24"
130 sdesc : "internap"
131 mode : "ap"
132 type : "eth"
133 extra_type : "eth2wifibridge"
134 channel : "2"
135 ssid : "ap2-WirelessLeiden-stadhuis"
136 dhcp : "10-250"
137 ns_ip : "172.17.141.2/24"
138 ns_mac : "00:15:6d:fc:4d:c0"
139 bridge_type: "NanoStation2"
140 status : "up"
141
142
143iface_vr0:
144 comment : "Link to SOM1"
145 ip : "172.16.3.172/29"
146 sdesc : "2SOM1"
147 mode : "station-wds"
148 type : "eth"
149 extra_type : "eth2wifibridge"
150 channel : "52"
151 ssid : "il-z.som1.wleiden.net"
152 dhcp : False
153 compass : "n"
154 distance : "3 km"
155 ns_ip : "172.16.3.171/29"
156 ns_mac : "00:15:6d:f2:38:c8"
157 bridge_type: "NanoStation5"
158 status : "up"
159
160
161iface_vr1:
162 comment : "AP north east and APs Burcht via Bullet2 WDS"
163 ip : "172.17.25.1/24"
164 sdesc : "2AP-north"
165 mode : "autogen-FIXME"
166 type : "eth"
167 extra_type : "eth2wifibridge"
168 channel : "6"
169 ssid : "ap-WirelessLeiden-Stadhuis-no"
170 dhcp : False
171 compass : "no"
172 ns_ip : "172.17.25.2/24"
173 ns_mac : "00:15:6D:D4:F8:69"
174 bridge_type: "Bullet2"
175 status : "up"
176
177
178iface_vr2:
179 comment : "A-link east via nanostation"
180 ip : "172.16.3.209/29"
181 sdesc : "2DeClercq"
182 mode : "ap-wds"
183 type : "eth"
184 extra_type : "eth2wifibridge"
185 channel : "60"
186 ssid : "il-o.stadhuis.wleiden.net"
187 dhcp : False
188 compass : "zo"
189 ns_ip : "172.16.3.210/29"
190 ns_mac : "00:15:6d:bd:68:93"
191 bridge_type: "NanoStation5"
192 status : "up"
193
194
195iface_vr2_alias0:
196 comment : "Interlink naar victoria"
197 ip : "172.16.3.233/29"
198 sdesc : "2cetim1"
199 type : "eth"
200 dhcp : False
201 status : "up"
202
203
204iface_vr3:
205 comment : "Ethernet to interlink south east (Plantsoen)"
206 ip : "172.16.5.113/29"
207 sdesc : "2Plantsoen"
208 mode : "ap-wds"
209 type : "eth"
210 extra_type : "eth2wifibridge"
211 channel : "44"
212 ssid : "il-zo.stadhuis.wleiden.net"
213 dhcp : False
214 compass : "zo"
215 distance : "0.5 km"
216 ns_ip : "172.16.5.114/29"
217 ns_mac : "00:15:6d:bd:8a:b3"
218 bridge_type: "NanoStation5"
219 status : "up"
220
221
222iface_vr3_alias0:
223 comment : "Interlink naar victoria"
224 ip : "172.16.17.193/29"
225 sdesc : "2victoria"
226 type : "eth"
227 dhcp : False
228 status : "up"
229
230
Note: See TracBrowser for help on using the repository browser.