source: genesis/nodes/CNodeKaag2/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.0 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 : 'Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)'
8longitude : 0
9masterip : 172.27.8.1
10release : 8.2-RELEASE
11nodename : Kaag2
12nodetype : CNode
13rdnap_x : 98420
14rdnap_y : 470298
15status : up
16ileiden : yes
17iface_ath0:
18 channel : '3'
19 comment : 'Omni voor de buurt'
20 compass : 'None'
21 desc : 'Omni voor de buurt'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.27.8.1/26'
25 mode : 'ap-wds'
26 sdesc : 'omni'
27 ssid : 'ap-wirelessleiden-spkaag2'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '60'
33 comment : 'link naar UnigorN'
34 compass : 'ne'
35 desc : 'Link naar UnigorN'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.17.76/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.17.75/29'
42 ns_mac : '00:15:6d:70:54:98'
43 sdesc : '2unigorn'
44 ssid : 'il-no.unigorn.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr0:
49 channel : '44'
50 comment : 'link naar Watertoren'
51 compass : 'ne'
52 desc : 'Link naar Watertoren3'
53 dhcp : 'no'
54 extra_type : 'eth2wifibridge'
55 interface : 'vr0'
56 ip : '172.16.16.25/29'
57 mode : 'station-wds'
58 ns_ip : '172.16.16.26/29'
59 ns_mac : '00:15:6d:70:52:5d'
60 sdesc : '2watertoren3'
61 ssid : 'il-no.kaag2.wleiden.net'
62 status : 'up'
63 type : 'eth'
64
65iface_vr1:
66 channel : '140'
67 comment : 'link naar Kaag1'
68 compass : 's'
69 desc : 'Link naar Kaag1'
70 dhcp : 'no'
71 extra_type : 'eth2wifibridge'
72 interface : 'vr1'
73 ip : '172.16.17.65/29'
74 mode : 'station-wds'
75 ns_ip : '172.16.17.66/29'
76 ns_mac : '00:15:6d:70:51:ea'
77 sdesc : '2kaag1'
78 ssid : 'il-z.kaag2.wleiden.net'
79 status : 'up'
80 type : 'eth'
81
Note: See TracBrowser for help on using the repository browser.