source: genesis/nodes/HybridKWVdeKaag/wleiden.yaml@ 12539

Last change on this file since 12539 was 12514, checked in by huub, 11 years ago

kanalen en mac-adressen bijgesteld

File size: 3.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.19745"
8location : "Starttoren KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
9longitude : "4.53709"
10masterip : "172.27.16.1"
11monitoring_group: "wleiden"
12nodename : "KWVdeKaag"
13nodetype : "Hybrid"
14rdnap_x : 96879
15rdnap_y : 468044
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_concentrator: False
19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
24
25iface_ath0:
26 comment : "Omni voor de buurt"
27 ip : "172.27.16.1/24"
28 sdesc : "omni"
29 mode : "ap"
30 type : "11g"
31 channel : 6
32 ssid : "ap-WirelessLeiden-Kwv"
33 dhcp : "10-250"
34 status : "up"
35
36
37iface_ue0:
38 comment : "Link naar zuid"
39 ip : "172.16.18.9/29"
40 sdesc : "2zuid"
41 mode : "ap-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "136"
45 ssid : "il-z.kwvdekaag.wleiden.net"
46 dhcp : False
47 compass : "z"
48 ns_ip : "172.16.18.10/29"
49 ns_mac : "00:15:6d:e2:be:15"
50 bridge_type: "NanoStation M5"
51 status : "down"
52
53
54iface_vr0:
55 comment : "Link naar StBavo1"
56 ip : "172.16.7.244/29"
57 sdesc : "2stbavo"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "100"
62 ssid : "il-w.stbavo1.wleiden.net"
63 dhcp : False
64 compass : "o"
65 ns_ip : "172.16.7.243/29"
66 ns_mac : "dc:9f:db:2e:b3:2a"
67 bridge_type: "NanoBridgeM24"
68 status : "up"
69
70
71
72iface_vr1:
73 comment : "Link naar Lijtweg2 via switch"
74 ip : "172.16.17.252/29"
75 sdesc : "2lijtweg2"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "44"
80 ssid : "il-ozo.lijtweg2.wleiden.net"
81 dhcp : False
82 compass : "w"
83 ns_ip : "172.16.17.251/29"
84 ns_mac : "00:15:6d:f2:44:2e"
85 bridge_type: "NanoStation M5"
86 status : "up"
87
88
89iface_vr1_alias0:
90 comment : "Link naar Kaag1 via switch"
91 ip : "172.16.18.4/29"
92 sdesc : "2kaag1"
93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "128"
97 ssid : "il-z.kaag1.wleiden.net"
98 dhcp : False
99 compass : "no"
100 ns_ip : "172.16.18.3/29"
101 ns_mac : "00:15:6d:e2:be:7c"
102 bridge_type: "NanoStation M5"
103 status : "up"
104
105
106iface_vr1_alias1:
107 comment : "Link naar McDonalds via switch"
108 ip : "172.16.4.17/29"
109 sdesc : "2mcdonalds"
110 mode : "ap-wds"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 channel : "52"
114 ssid : "il-w.kwvdekaag.wleiden.net"
115 dhcp : False
116 compass : "w"
117 ns_ip : "172.16.4.18/29"
118 ns_mac : "dc:9f:db:64:2d:61"
119 bridge_type: "NanoStation M5"
120 status : "up"
121
122
123iface_vr2:
124 comment : "Link naar proxykwvdekaag"
125 ip : "172.16.18.17/30"
126 sdesc : "2proxykwvdekaag"
127 type : "eth"
128 dhcp : False
129 status : "up"
130
131
132iface_vr2_alias0:
133 comment : "Lokaal subnet voor ap-s 172.17.23.2 en 172.17.23.4 00:15:6D:30:D2:CF 00:15:6D:30:D2:B5 WAL en HAVEN"
134 ip : "172.17.23.1/24"
135 sdesc : "2aps"
136 type : "eth"
137 extra_type : "eth2wifibridge"
138 dhcp : "10-250"
139 bridge_type: "NanoStation M5"
140 status : "up"
141
142
Note: See TracBrowser for help on using the repository browser.