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

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

link lijtweg2 kwvdekaag verlegd naar il-ozo

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