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

Last change on this file since 10888 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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.18489"
[10116]8location : "Lijtweg, 2341 HB, Oegstgeest"
[10881]9longitude : "4.47098"
[10116]10masterip : "172.23.13.1"
11nodename : "Lijtweg2"
12nodetype : "CNode"
[10059]13rdnap_x : 92342
14rdnap_y : 466702
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
[10116]19iface_ath0:
[10884]20 comment : "Ap zuid"
[10116]21 interface : "ath0"
22 ip : "172.23.13.1/26"
23 sdesc : "ap-z"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "10"
[10156]27 ssid : "ap-WirelessLeiden-Lijtweg2"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
31
32
[10059]33iface_ue0:
[10116]34 comment : "Ethernet naar Lijtweg1"
35 interface : "ue0"
36 ip : "172.16.253.2/30"
37 sdesc : "2lijtweg1"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 compass : "None"
41 status : "up"
[10059]42
43
[10116]44iface_ue1:
[10885]45 comment : "Interlink naar KWVdeKaag"
[10116]46 interface : "ue1"
47 ip : "172.16.17.249/29"
48 sdesc : "2unigorn"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
[10386]52 channel : "140"
[10116]53 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "o"
[10116]56 ns_ip : "172.16.17.250/29"
57 ns_mac : "00:15:6d:f2:43:eb"
58 status : "up"
[10059]59
[10240]60
[10169]61iface_ue1_alias0:
62 comment : "Link naar Boterhuis"
63 interface : "ue1:0"
[10323]64 ip : "172.16.6.81/29"
[10169]65 sdesc : "2boterhuis"
66 type : "eth"
67 extra_type : "eth2wifibridge"
[10454]68 dhcp : False
[10169]69 compass : "None"
70 status : "down"
[10116]71
[10240]72
[10059]73iface_vr0:
[10885]74 comment : "InterLink naar Rustenborch"
[10116]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"
[10454]83 dhcp : False
[10729]84 compass : "zw"
[10116]85 ns_ip : "172.16.6.34"
86 ns_mac : "00:15:6d:70:51:c6"
87 status : "up"
[10059]88
[10116]89
[10059]90iface_vr1:
[10116]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"
[10454]100 dhcp : False
[10729]101 compass : "z"
[10116]102 ns_ip : "172.16.3.114/29"
103 ns_mac : "00:15:6d:71:54:c7"
104 status : "down"
[10059]105
[10116]106
107iface_vr1_alias0:
108 comment : "Link naar Camimplants"
109 interface : "vr1:0"
[10386]110 ip : "172.16.6.97/29"
[10116]111 sdesc : "2camimplants"
112 type : "eth"
113 extra_type : "eth2wifibridge"
[10454]114 dhcp : False
[10116]115 compass : "None"
116 status : "up"
117
118
119iface_vr2:
[10885]120 comment : "InterLink naar Broekplein"
[10116]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"
[10454]129 dhcp : False
[10729]130 compass : "o"
[10116]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.