source: genesis/nodes/CNodePsycho/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.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Pieter de la Courtgebouw, Wassenaarseweg 52, 2333 AK, Leiden'
8longitude : 0
9masterip : 172.19.133.1
10release : 8.2-RELEASE
11nodename : Psycho
12nodetype : CNode
13rdnap_x : 092806
14rdnap_y : 464997
15status : up
16ileiden : yes
17iface_ue0:
18 channel : '116'
19 comment : 'a-link noord - woutertje pieterse school'
20 compass : 'n'
21 desc : 'Ethernet to interlink noord'
22 dhcp : 'no'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.16.16.121/29'
26 mode : 'station-wds'
27 ns_ip : '172.16.16.122/29'
28 ns_mac : '00:15:6d:70:4d:ae'
29 sdesc : '2wp'
30 ssid : 'il-n.psycho.wleiden.net'
31 status : 'up'
32 type : 'eth'
33
34iface_ath0:
35 channel : '5'
36 compass : 'None'
37 desc : 'ap'
38 dhcp : '10-250'
39 interface : 'ath0'
40 ip : '172.19.133.1/24'
41 mode : 'ap-wds'
42 sdesc : 'ap'
43 ssid : 'ap-wirelessleiden-psycho'
44 status : 'up'
45 type : '11b'
46
47iface_vr2:
48 comment : 'naar webcam'
49 compass : 'None'
50 desc : 'Ethernet naar webcam'
51 dhcp : 'no'
52 interface : 'vr2'
53 ip : '172.16.16.69/30'
54 sdesc : '2webcam'
55 status : 'up'
56 type : 'eth'
57
58iface_vr0:
59 channel : '104'
60 comment : 'a-link naar UniGorN'
61 compass : 'e'
62 desc : 'Ethernet to interlink west'
63 dhcp : 'no'
64 extra_type : 'eth2wifibridge'
65 interface : 'vr0'
66 ip : '172.16.16.108/29'
67 mode : 'station-wds'
68 ns_ip : '172.16.16.107/29'
69 ns_mac : '00:15:6d:70:4d:a7'
70 sdesc : '2unigorn'
71 ssid : 'il-o.unigorn.wleiden.net'
72 status : 'up'
73 type : 'eth'
74
75iface_vr1:
76 channel : '140'
77 comment : 'a-link naar SOM2'
78 compass : 'w'
79 desc : 'Ethernet to interlink oost'
80 dhcp : 'no'
81 extra_type : 'eth2wifibridge'
82 interface : 'vr1'
83 ip : '172.16.16.116/29'
84 mode : 'station-wds'
85 ns_ip : '172.16.16.115/29'
86 ns_mac : '00:15:6d:70:4e:84'
87 sdesc : '2som2'
88 ssid : 'il-w.som2.wleiden.net'
89 status : 'up'
90 type : 'eth'
91
92iface_ue0_alias0:
93 comment : 'a-link noord - de leidse houtschool'
94 compass : 'None'
95 dhcp : 'False'
96 extra_type : 'eth2wifibridge'
97 interface : 'ue0:0'
98 ip : '172.16.3.49/29'
99 status : 'up'
100 type : 'eth'
101
Note: See TracBrowser for help on using the repository browser.