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

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 2.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.18489"
8location : "Lijtweg, 2341 HB, Oegstgeest"
9longitude : "4.47098"
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 sdesc : "ap-z"
24 mode : "ap"
25 type : "11b"
26 channel : "10"
27 ssid : "ap-WirelessLeiden-Lijtweg2"
28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
31
32
33iface_ue0:
34 comment : "Ethernet naar Lijtweg1"
35 interface : "ue0"
36 ip : "172.16.253.2/30"
37 sdesc : "2lijtweg1"
38 type : "eth"
39 dhcp : False
40 compass : "None"
41 status : "up"
42
43
44iface_ue1:
45 comment : "Interlink naar KWVdeKaag"
46 interface : "ue1"
47 ip : "172.16.17.249/29"
48 sdesc : "2unigorn"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "140"
53 ssid : "il-ono.lijtweg2.wleiden.net"
54 dhcp : False
55 compass : "o"
56 ns_ip : "172.16.17.250/29"
57 ns_mac : "00:15:6d:f2:43:eb"
58 status : "up"
59
60
61iface_ue1_alias0:
62 comment : "Link naar Boterhuis"
63 interface : "ue1:0"
64 ip : "172.16.6.81/29"
65 sdesc : "2boterhuis"
66 type : "eth"
67 extra_type : "eth2wifibridge"
68 dhcp : False
69 compass : "None"
70 status : "down"
71
72
73iface_vr0:
74 comment : "InterLink naar Rustenborch"
75 interface : "vr0"
76 ip : "172.16.6.33/29"
77 sdesc : "2rustenborch"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "116"
82 ssid : "il-w.lijtweg2.wleiden.net"
83 dhcp : False
84 compass : "zw"
85 ns_ip : "172.16.6.34"
86 ns_mac : "00:15:6d:70:51:c6"
87 status : "up"
88
89
90iface_vr1:
91 comment : "Link naar de Leidse Houtschool"
92 interface : "vr1"
93 ip : "172.16.3.113/29"
94 sdesc : "2lhs"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
98 channel : "132"
99 ssid : "il-z.lijtweg2.wleiden.net"
100 dhcp : False
101 compass : "z"
102 ns_ip : "172.16.3.114/29"
103 ns_mac : "00:15:6d:71:54:c7"
104 status : "down"
105
106
107iface_vr1_alias0:
108 comment : "Link naar Camimplants"
109 interface : "vr1:0"
110 ip : "172.16.6.97/29"
111 sdesc : "2camimplants"
112 type : "eth"
113 extra_type : "eth2wifibridge"
114 dhcp : False
115 compass : "None"
116 status : "up"
117
118
119iface_vr2:
120 comment : "InterLink naar Broekplein"
121 interface : "vr2"
122 ip : "172.16.5.140/29"
123 sdesc : "2broekplein"
124 mode : "station-wds"
125 type : "eth"
126 extra_type : "eth2wifibridge"
127 channel : "44"
128 ssid : "il-w.broekplein.wleiden.net"
129 dhcp : False
130 compass : "o"
131 ns_ip : "172.16.5.139/29"
132 ns_mac : "00:15:6d:70:4d:d3"
133 status : "up"
134
135
Note: See TracBrowser for help on using the repository browser.