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

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

config aanpassingen bij lijtwegen en visitorcentra

File size: 3.3 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_vr0:
60 comment : "InterLink naar Rustenborch via switch"
61 ip : "172.16.6.33/29"
62 sdesc : "2rustenborch"
63 mode : "station-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "116"
67 ssid : "il-w.lijtweg2.wleiden.net"
68 dhcp : False
69 compass : "zw"
70 ns_ip : "172.16.6.34"
71 ns_mac : "00:15:6d:70:51:c6"
72 bridge_type: "NanoStation5"
73 status : "up"
74
75iface_vr0_alias0:
76 comment : "Interlink naar KWVdeKaag via switch nanoM5 172.16.17.250 00:15:6d:f2:43:eb"
77 ip : "172.16.17.249/29"
78 sdesc : "2unigorn"
79 mode : "ap-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
82 channel : "140"
83 ssid : "il-ono.lijtweg2.wleiden.net"
84 dhcp : False
85 compass : "o"
86 status : "up"
87
88
89iface_vr0_alias1:
90 comment : "Link naar Boterhuis via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
91 ip : "172.16.6.81/29"
92 sdesc : "2boterhuis"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 dhcp : False
96 status : "down"
97
98
99iface_vr0_alias2:
100 comment : "Link naar Juffermans via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
101 ip : "172.16.3.146/29"
102 sdesc : "2juffermans"
103 type : "eth"
104 extra_type : "eth2wifibridge"
105 dhcp : False
106 status : "up"
107
108
109iface_vr1:
110 comment : "Link naar de Leidse Houtschool"
111 ip : "172.16.3.113/29"
112 sdesc : "2lhs"
113 mode : "ap-wds"
114 type : "eth"
115 extra_type : "eth2wifibridge"
116 channel : "132"
117 ssid : "il-z.lijtweg2.wleiden.net"
118 dhcp : False
119 status : "up"
120
121
122iface_vr1_alias1:
123 comment : "Link naar Camimplants"
124 ip : "172.16.6.97/29"
125 sdesc : "2camimplants"
126 type : "eth"
127 extra_type : "eth2wifibridge"
128 dhcp : False
129 status : "up"
130
131
132iface_vr2:
133 comment : "Ethernet naar Lijtweg1"
134 ip : "172.16.253.2/30"
135 sdesc : "2lijtweg1"
136 type : "eth"
137 dhcp : False
138 status : "up"
139
140
141
142
143
Note: See TracBrowser for help on using the repository browser.