source: genesis/nodes/CNodeLijtweg2/wleiden.yaml@ 10067

Last change on this file since 10067 was 10067, checked in by rick, 13 years ago

Do not edit headers on the config files in indead a whee bit confusing.

Reported-By: huub

File size: 3.0 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5ileiden : True
6interfaces: "ue1,ue0,ath0,vr2,vr0,vr1"
7latitude : "4.47098"
8location : "Lijtweg, 2341 HB, Oegstgeest"
9longitude : "52.18489"
10masterip : "172.23.13.1"
11nodename : "Lijtweg2"
12nodetype : "CNode"
13rdnap_x : 92342
14rdnap_y : 466702
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "ap zuid"
21 interface : "ath0"
22 ip : "172.23.13.1/26"
23 desc : "AP Zuid"
24 sdesc : "ap-z"
25 mode : "ap-wds"
26 type : "11b"
27 channel : "10"
28 ssid : "ap-wirelessleiden-lijtweg2"
29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
32
33
34iface_ue0:
35 comment : "Ethernet naar Lijtweg1"
36 interface : "ue0"
37 ip : "172.16.253.2/30"
38 desc : "Ethernet naar lijtweg1"
39 sdesc : "2lijtweg1"
40 type : "eth"
41 dhcp : "no"
42 compass : "None"
43 status : "up"
44
45
46iface_ue1:
47 comment : "Link naar KWVdeKaag"
48 interface : "ue1"
49 ip : "172.16.17.249/29"
50 desc : "Interlink naar KWVdeKaag"
51 sdesc : "2unigorn"
52 mode : "station-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
55 channel : "161"
56 ssid : "il-ono.lijtweg2.wleiden.net"
57 dhcp : "no"
58 compass : "ene"
59 ns_ip : "172.16.17.250/29"
60 ns_mac : "00:15:6d:f2:43:eb"
61 status : "up"
62
63
64iface_vr0:
65 comment : "Link naar Rustenborch"
66 interface : "vr0"
67 ip : "172.16.6.33/29"
68 desc : "InterLink naar Rustenborch"
69 sdesc : "2rustenborch"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "116"
74 ssid : "il-w.lijtweg2.wleiden.net"
75 dhcp : "no"
76 compass : "w"
77 ns_ip : "172.16.6.34"
78 ns_mac : "00:15:6d:70:51:c6"
79 status : "up"
80
81
82iface_vr1:
83 comment : "Link naar de Leidse Houtschool"
84 interface : "vr1"
85 ip : "172.16.3.113/29"
86 desc : "Link naar school de Leidse Houtschool"
87 sdesc : "2lhs"
88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "132"
92 ssid : "il-z.lijtweg2.wleiden.net"
93 dhcp : "no"
94 compass : "s"
95 ns_ip : "172.16.3.114/29"
96 ns_mac : "00:15:6d:71:54:c7"
97 status : "down"
98
99
100iface_vr1_alias0:
101 comment : "Link naar Camimplants"
102 interface : "vr1:0"
103 ip : "172.16.0.125/30"
104 desc : "Link naar Camimplants"
105 sdesc : "2camimplants"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 dhcp : "no"
109 compass : "None"
110 status : "up"
111
112
113iface_vr2:
114 comment : "Link naar Broekplein"
115 interface : "vr2"
116 ip : "172.16.5.140/29"
117 desc : "InterLink naar Broekplein"
118 sdesc : "2broekplein"
119 mode : "station-wds"
120 type : "eth"
121 extra_type : "eth2wifibridge"
122 channel : "44"
123 ssid : "il-w.broekplein.wleiden.net"
124 dhcp : "no"
125 compass : "w"
126 ns_ip : "172.16.5.139/29"
127 ns_mac : "00:15:6d:70:4d:d3"
128 status : "up"
129
130
Note: See TracBrowser for help on using the repository browser.