source: genesis/nodes/CNodeLHS/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.1 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 : 'De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden'
8longitude : 0
9masterip : 172.17.21.1
10release : 8.2-RELEASE
11nodename : LHS
12nodetype : CNode
13rdnap_x : 92733
14rdnap_y : 465380
15status : dw
16ileiden : yes
17iface_ue0:
18 channel : '9'
19 comment : 'ap schoolplein via nano2'
20 compass : 'None'
21 desc : 'ap1'
22 dhcp : '130-230'
23 extra_type : 'eth2wifibridge'
24 interface : 'ue0'
25 ip : '172.17.21.128/24'
26 mode : 'ap-wds'
27 ns_ip : '172.17.21.129/24'
28 ns_mac : ''
29 sdesc : 'ap1'
30 ssid : 'ap-wirelessleiden-lhs1'
31 status : 'down'
32 type : 'eth'
33
34iface_ath0:
35 channel : '4'
36 comment : 'ap'
37 compass : 'None'
38 desc : 'AP'
39 dhcp : '10-110'
40 interface : 'ath0'
41 ip : '172.17.21.1/24'
42 mode : 'ap-wds'
43 sdesc : 'ap'
44 ssid : 'ap-wirelessleiden-lhs0'
45 status : 'up'
46 type : '11b'
47
48iface_vr2:
49 channel : '132'
50 comment : 'Link naar Lijtweg2'
51 compass : 's'
52 desc : 'link naar Lijtweg2'
53 dhcp : 'no'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr2'
56 ip : '172.16.3.116/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.3.115/29'
59 ns_mac : ''
60 sdesc : '2lijtweg2'
61 ssid : 'il-z.lijtweg2.wleiden.net'
62 status : 'down'
63 type : 'eth'
64
65iface_vr0:
66 comment : 'Link naar proxy20'
67 compass : 'None'
68 desc : 'Link naar proxy20'
69 dhcp : 'no'
70 interface : 'vr0'
71 ip : '172.16.4.137/29'
72 sdesc : '2proxy20'
73 status : 'down'
74 type : 'eth'
75
76iface_vr1:
77 channel : '116'
78 comment : 'Link naar Rabo2'
79 compass : 'n'
80 desc : 'Link naar Psycho'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.3.52/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.3.51/29'
87 ns_mac : ''
88 sdesc : '2psycho'
89 ssid : 'il-n.psycho.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.