source: genesis/nodes/CNodeVosko2/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.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Pieterskerk, Kloksteeg 16, 2311 SL, Leiden'
8longitude : 0
9masterip : 172.17.175.1
10release : 8.2-RELEASE
11nodename : Vosko2
12nodetype : CNode
13rdnap_x : 93459
14rdnap_y : 463657
15status : up
16ileiden : yes
17iface_vr1_alias0:
18 comment : 'link naar Huub'
19 compass : 'None'
20 desc : 'interlink w (Huub)'
21 dhcp : 'no'
22 extra_type : 'eth2wifibridge'
23 interface : 'vr1:0'
24 ip : '172.16.4.121/29'
25 sdesc : '2huub'
26 status : 'up'
27 type : 'eth'
28
29iface_ath0:
30 channel : '2'
31 comment : 'ap noord'
32 compass : 'None'
33 desc : 'AP west'
34 dhcp : '10-60'
35 interface : 'ath0'
36 ip : '172.17.175.1/26'
37 mode : 'ap-wds'
38 sdesc : 'ap-n'
39 ssid : 'ap-wirelessleiden-vosko2'
40 status : 'up'
41 type : '11b'
42
43iface_vr2:
44 comment : 'lokaal ethernet'
45 compass : 'None'
46 desc : 'lokaal ethernet'
47 dhcp : 'no'
48 interface : 'vr2'
49 ip : '172.17.175.72/28'
50 sdesc : 'ethernet'
51 status : 'up'
52 type : 'eth'
53
54iface_vr0:
55 channel : '44'
56 comment : 'naar Rund'
57 compass : 'ne'
58 desc : 'Link naar rund'
59 dhcp : 'no'
60 extra_type : 'eth2wifibridge'
61 interface : 'vr0'
62 ip : '172.16.17.153/29'
63 mode : 'ap-wds'
64 ns_ip : '172.16.17.154'
65 ns_mac : '00:15:6d:f3:35:7d'
66 sdesc : '2rund'
67 ssid : 'il-no.vosko2.wleiden.net'
68 status : 'down'
69 type : 'eth'
70
71iface_vr1:
72 channel : '140'
73 comment : 'link Robijn'
74 compass : 'w'
75 desc : 'interlink w (Robijn)'
76 dhcp : 'no'
77 extra_type : 'eth2wifibridge'
78 interface : 'vr1'
79 ip : '172.16.4.113/29'
80 mode : 'ap-wds'
81 ns_ip : '172.16.4.114/29'
82 ns_mac : '00:15:6d:f7:be:f7'
83 sdesc : '2Robijn'
84 ssid : 'il-w.vosko2.wleiden.net'
85 status : 'up'
86 type : 'eth'
87
88iface_vr1_alias1:
89 comment : 'link naar BCSte'
90 compass : 'None'
91 desc : 'interlink w (BCSte)'
92 dhcp : 'no'
93 extra_type : 'eth2wifibridge'
94 interface : 'vr1:1'
95 ip : '172.16.3.155/29'
96 sdesc : '2bcste'
97 status : 'up'
98 type : 'eth'
99
Note: See TracBrowser for help on using the repository browser.