source: genesis/nodes/CNodeUniGorN/wleiden.yaml@ 10104

Last change on this file since 10104 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

File size: 2.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,vr2,ath0,vr0,vr1
6latitude : 0
7location : 'Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden'
8longitude : 0
9masterip : 172.19.135.1
10release : 8.2-RELEASE
11nodename : UniGorN
12nodetype : CNode
13rdnap_x : 91544
14rdnap_y : 464861
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '140'
19 comment : 'link naar Kaag2'
20 compass : 'ne'
21 desc : 'Link naar kaag2'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.17.73/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.17.74/29'
28 ns_mac : '00:15:6d:70:54:a5'
29 sdesc : '2kaag2'
30 ssid : 'il-no.unigorn.wleiden.net'
31 status : 'down'
32 type : 'eth'
33
34iface_vr2:
35 comment : 'EthernetLink naar UniGor'
36 compass : 'None'
37 desc : 'EthernetLink naar UniGor nodes'
38 dhcp : 'no'
39 interface : 'vr2'
40 ip : '172.19.128.67/28'
41 sdesc : '2unigor'
42 status : 'up'
43 type : 'eth'
44
45iface_vr0_alias0:
46 comment : 'link to Psycho'
47 compass : 'None'
48 desc : 'A Link naar Psycho'
49 dhcp : 'False'
50 interface : 'vr0:0'
51 ip : '172.16.16.105/29'
52 sdesc : '2Psycho'
53 status : 'up'
54 type : 'eth'
55
56iface_ue0_alias0:
57 comment : 'A link Hofwijck'
58 compass : 'None'
59 desc : 'A Link naar Hofwijck'
60 dhcp : 'no'
61 interface : 'ue0:0'
62 ip : '172.16.17.233/29'
63 sdesc : '2hofwijck'
64 status : 'up'
65 type : 'eth'
66
67iface_ath0:
68 channel : '4'
69 comment : 'oegstgeest richting N'
70 compass : 'n'
71 desc : 'AP Richting NW'
72 dhcp : '10-60'
73 interface : 'ath0'
74 ip : '172.19.135.1/26'
75 mode : 'ap-wds'
76 sdesc : 'n'
77 ssid : 'ap-n.unigorn.wleiden.net'
78 status : 'up'
79 type : '11b'
80
81iface_vr1_alias0:
82 comment : 'link naar LIACS'
83 compass : 'None'
84 desc : 'Link naar LIACS'
85 dhcp : 'no'
86 interface : 'vr1:0'
87 ip : '172.16.4.45/30'
88 sdesc : '2liacs'
89 status : 'up'
90 type : 'eth'
91
92iface_vr0:
93 channel : '104'
94 comment : 'link to Aster'
95 compass : 'e'
96 desc : 'A Link naar Aster'
97 dhcp : 'False'
98 interface : 'vr0'
99 ip : '172.16.17.97/29'
100 mode : 'station-wds'
101 ns_ip : '172.16.17.98/29'
102 ns_mac : '00:15:6d:ea:f0:64'
103 sdesc : '2Aster'
104 ssid : 'il-o.unigorn.wleiden.net'
105 status : 'up'
106 type : 'eth'
107
108iface_vr1:
109 channel : '128'
110 comment : 'link naar Rustenborch'
111 compass : 'n'
112 desc : 'Link naar Rustenborch'
113 dhcp : 'no'
114 interface : 'vr1'
115 ip : '172.16.17.241/29'
116 mode : 'station-wds'
117 ns_ip : '172.16.17.242/29'
118 ns_mac : '00:15:6d:f2:37:fa'
119 sdesc : '2rustenborch'
120 ssid : 'il-n.unigorn.wleiden.net'
121 status : 'up'
122 type : 'eth'
123
Note: See TracBrowser for help on using the repository browser.