source: genesis/nodes/CNodeRoomburgh3/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.9 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 : 'R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden'
8longitude : 0
9masterip : 172.18.50.1
10release : 8.2-RELEASE
11nodename : Roomburgh3
12nodetype : CNode
13rdnap_x : 95180
14rdnap_y : 462890
15status : up
16ileiden : yes
17iface_ath0:
18 channel : ''
19 comment : 'link naar ...'
20 compass : 'None'
21 desc : 'b-link naar ....'
22 dhcp : 'no'
23 interface : 'ath0'
24 ip : '172.16.3.161/30'
25 mode : 'ap-wds'
26 sdesc : '2undefined'
27 ssid : 'il-n3.roomburgh3.wleiden.net'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '44'
33 comment : 'link to Zijloever via Nanostation5'
34 compass : 'n'
35 desc : 'ethernet'
36 dhcp : 'False'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.4.233/29'
40 mode : 'ap-wds'
41 ns_ip : '172.16.4.234/29'
42 ns_mac : '00:15:6d:ea:f0:28'
43 sdesc : '2zijloever'
44 ssid : 'il-n.roomburgh3.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr0:
49 comment : 'Ethernet to local subnet with PoE'
50 compass : 'None'
51 desc : 'Ethernet to Roomburgh1,2 and lounge'
52 dhcp : 'no'
53 interface : 'vr0'
54 ip : '172.18.49.73/28'
55 sdesc : 'localsubnet'
56 status : 'up'
57 type : 'eth'
58
59iface_vr1:
60 channel : '52'
61 comment : 'a-link to DeClerq via Nanostation5'
62 compass : 'w'
63 desc : 'Ethernet to interlink north-east (DeClerq)'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr1'
67 ip : '172.16.5.188/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.5.187/29'
70 ns_mac : '00:15:6d:bd:69:30'
71 sdesc : '2DeClerq'
72 ssid : 'il-w.declercq.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
Note: See TracBrowser for help on using the repository browser.