source: genesis/nodes/CNodeLucasN/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: 1.8 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 : 'Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden'
8longitude : 0
9masterip : 172.17.144.1
10release : 8.2-RELEASE
11nodename : LucasN
12nodetype : CNode
13rdnap_x : 93395
14rdnap_y : 464130
15status : dw
16ileiden : yes
17iface_ath0:
18 channel : '5'
19 compass : 'None'
20 desc : 'ap'
21 dhcp : '10-60'
22 interface : 'ath0'
23 ip : '172.17.144.1/26'
24 mode : 'ap-wds'
25 sdesc : 'ap'
26 ssid : 'ap-wirelessleiden-lucasn'
27 status : 'up'
28 type : '11b'
29
30iface_vr2:
31 channel : ''
32 comment : 'nog vrij'
33 compass : 'None'
34 desc : 'Ethernet'
35 dhcp : 'no'
36 extra_type : 'eth2wifibridge'
37 interface : 'vr2'
38 ip : '172.16.4.177/29'
39 mode : 'station-wds'
40 ns_ip : ''
41 ns_mac : ''
42 sdesc : '2vrij'
43 ssid : ''
44 status : 'down'
45 type : 'eth'
46
47iface_vr0:
48 channel : '60'
49 comment : 'a-link naar Rabo1'
50 compass : 'n'
51 desc : 'Ethernet to interlink noord'
52 dhcp : 'no'
53 extra_type : 'eth2wifibridge'
54 interface : 'vr0'
55 ip : '172.16.3.25/29'
56 mode : 'station-wds'
57 ns_ip : '172.16.3.26/29'
58 ns_mac : '00:15:6d:70:53:3b'
59 sdesc : '2rabo1'
60 ssid : 'il-n.lucasn.wleiden.net'
61 status : 'down'
62 type : 'eth'
63
64iface_vr1:
65 channel : '116'
66 comment : 'a-link naar Stadhuis'
67 compass : 'nw'
68 desc : 'Ethernet to interlink zzo'
69 dhcp : 'no'
70 extra_type : 'eth2wifibridge'
71 interface : 'vr1'
72 ip : '172.16.4.132/29'
73 mode : 'station-wds'
74 ns_ip : '172.16.4.131/29'
75 ns_mac : ''
76 sdesc : '2stadhuis'
77 ssid : 'il-nw.stadhuis.wleiden.net'
78 status : 'down'
79 type : 'eth'
80
Note: See TracBrowser for help on using the repository browser.