source: genesis/nodes/CNodeDirkLos1/wleiden.yaml@ 10887

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 2.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.16732"
8location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
9longitude : "4.47071"
10masterip : "172.19.131.1"
11nodename : "DirkLos1"
12nodetype : "CNode"
13rdnap_x : "092299"
14rdnap_y : 464748
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Link naar Unigor"
21 interface : "ath0"
22 ip : "172.16.3.62/30"
23 sdesc : "2unigor"
24 mode : "ap"
25 type : "11b"
26 channel : "1"
27 ssid : "n-o.unigor.wleiden.net"
28 dhcp : False
29 compass : "e"
30 status : "up"
31
32
33iface_ue0:
34 comment : "Ethernet naar DirkLos2"
35 interface : "ue0"
36 ip : "172.16.3.58/30"
37 sdesc : "2DLos2"
38 type : "eth"
39 dhcp : False
40 compass : "None"
41 status : "up"
42
43
44iface_ue0_alias0:
45 comment : "Local Ethernet"
46 interface : "ue0:0"
47 ip : "172.16.176.66/27"
48 sdesc : "localeth"
49 type : "eth"
50 dhcp : False
51 compass : "None"
52 status : "up"
53
54
55iface_vr0:
56 comment : "Ethernet to interlink oost"
57 interface : "vr0"
58 ip : "172.16.4.156/29"
59 sdesc : "2geluidsnet1"
60 mode : "station-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "140"
64 ssid : "il-zw.geluidsnet1.wleiden.net"
65 dhcp : False
66 compass : "zo"
67 ns_ip : "172.16.4.155/29"
68 ns_mac : "00:15:6d:f6:be:ff"
69 status : "up"
70
71
72iface_vr1:
73 comment : "Ethernet to interlink south-east (Vosko3)"
74 interface : "vr1"
75 ip : "172.16.4.76/29"
76 sdesc : "2Vosko3"
77 mode : "station-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 channel : "100"
81 ssid : "il-wnw.vosko3.wleiden.net"
82 dhcp : False
83 compass : "zo"
84 ns_ip : "172.16.4.75/29"
85 ns_mac : "00:15:6d:f6:be:eb"
86 status : "up"
87
88
89iface_vr2:
90 comment : "Ethernet to interlink west (Cam)"
91 interface : "vr2"
92 ip : "172.16.4.89/29"
93 sdesc : "2cam"
94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "44"
98 ssid : "il-zw.dirklos1.wleiden.net"
99 dhcp : False
100 compass : "z"
101 ns_ip : "172.16.4.90/29"
102 ns_mac : "00:15:6d:70:53:52"
103 status : "down"
104
105
Note: See TracBrowser for help on using the repository browser.