source: genesis/nodes/HybridLijtweg2/wleiden.yaml@ 11777

Last change on this file since 11777 was 11777, checked in by huub, 12 years ago

config lijtweg1 gewijzigd ivm link naar Leeuwenhorst

File size: 3.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.18489"
7location : "Lijtweg, 2341 HB, Oegstgeest"
8longitude : "4.47098"
9masterip : "172.23.13.1"
10monitoring_group: "wleiden"
11nodename : "Lijtweg2"
12nodetype : "Hybrid"
13rdnap_x : 92342
14rdnap_y : 466702
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_ath0:
25 comment : "Ap zuid"
26 ip : "172.23.13.1/24"
27 sdesc : "ap-z"
28 mode : "ap"
29 type : "11g"
30 channel : 1
31 ssid : "ap-WirelessLeiden-Lijtweg2"
32 dhcp : "10-250"
33 status : "up"
34
35iface_ue0:
36 comment : "InterLink naar Broekplein"
37 ip : "172.16.5.137/29"
38 sdesc : "2broekplein"
39 mode : "ap-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "44"
43 ssid : "il-ozo.lijtweg2.wleiden.net"
44 dhcp : False
45 compass : "o"
46 ns_ip : "172.16.5.138/29"
47 ns_mac : "00:15:6d:70:4d:d3"
48 bridge_type: "NanoStation5"
49 status : "up"
50
51iface_ue0_alias0:
52 comment : "InterLink naar Hofwijck"
53 ip : "172.16.3.105/29"
54 sdesc : "2hofwijck"
55 type : "eth"
56 dhcp : False
57 status : "up"
58
59iface_ue1:
60 comment : "Extra ap"
61 ip : "172.17.81.1/24"
62 sdesc : "ap22"
63 mode : "ap-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "6"
67 ssid : "ap-WirelessLeiden-Lijtweg22"
68 dhcp : "10-250"
69 compass : "w"
70 ns_ip : "172.17.81.2"
71 ns_mac : "00:27:22:E2:53:1C"
72 bridge_type: "NanoStationM2"
73 status : "down"
74
75
76iface_vr0:
77 comment : "InterLink naar Rustenborch via switch"
78 ip : "172.16.6.33/29"
79 sdesc : "2rustenborch"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : "116"
84 ssid : "il-w.lijtweg2.wleiden.net"
85 dhcp : False
86 compass : "zw"
87 ns_ip : "172.16.6.34"
88 ns_mac : "00:15:6d:70:51:c6"
89 bridge_type: "NanoStation5"
90 status : "up"
91
92
93iface_vr0_alias0:
94 comment : "Interlink naar KWVdeKaag via switch nanoM5 172.16.17.250 00:15:6d:f2:43:eb"
95 ip : "172.16.17.249/29"
96 sdesc : "2unigorn"
97 mode : "ap-wds"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "140"
101 ssid : "il-ono.lijtweg2.wleiden.net"
102 dhcp : False
103 compass : "o"
104 status : "up"
105
106
107iface_vr0_alias1:
108 comment : "Link naar Boterhuis via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
109 ip : "172.16.6.81/29"
110 sdesc : "2boterhuis"
111 type : "eth"
112 extra_type : "eth2wifibridge"
113 dhcp : False
114 status : "down"
115
116
117iface_vr0_alias2:
118 comment : "Link naar Juffermans via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
119 ip : "172.16.3.146/29"
120 sdesc : "2juffermans"
121 type : "eth"
122 extra_type : "eth2wifibridge"
123 dhcp : False
124 status : "up"
125
126
127iface_vr1:
128 comment : "Link naar de Leidse Houtschool"
129 ip : "172.16.3.113/29"
130 sdesc : "2lhs"
131 mode : "ap-wds"
132 type : "eth"
133 extra_type : "eth2wifibridge"
134 channel : "132"
135 ssid : "il-z.lijtweg2.wleiden.net"
136 dhcp : False
137 status : "up"
138
139
140iface_vr1_alias1:
141 comment : "Link naar Camimplants"
142 ip : "172.16.6.97/29"
143 sdesc : "2camimplants"
144 type : "eth"
145 extra_type : "eth2wifibridge"
146 dhcp : False
147 status : "up"
148
149
150iface_vr2:
151 comment : "Ethernet naar Lijtweg1"
152 ip : "172.16.253.2/30"
153 sdesc : "2lijtweg1"
154 type : "eth"
155 dhcp : False
156 status : "up"
157
158
159
160
161
Note: See TracBrowser for help on using the repository browser.