source: genesis/nodes/CNodeRabo2/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.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10104]5interfaces: ath0,vr2,vr0,vr1
6latitude : 0
7location : 'Rabobank (Zuid), Schipholweg 105, 2316 XC, Leiden'
8longitude : 0
9masterip : 172.19.137.1
10release : 8.2-RELEASE
11nodename : Rabo2
12nodetype : CNode
[10059]13rdnap_x : 93554
14rdnap_y : 464974
[10104]15status : up
16ileiden : yes
[10059]17iface_ath0:
[10104]18 channel : '2'
19 comment : 'ap zuid'
20 compass : 'None'
21 desc : 'AP Zuid'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.19.137.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap-z'
27 ssid : 'ap-wirelessleiden-rabo2'
28 status : 'up'
29 type : '11b'
[10059]30
[10104]31iface_vr2:
32 channel : '140'
33 comment : 'Link naar DirkLos2'
34 compass : 'ne'
35 desc : 'InterLink naar DirkLos2'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.3.220/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.3.219/29'
42 ns_mac : '00:15:6d:70:54:c4'
43 sdesc : '2dirklos2'
44 ssid : 'il-no.dirklos2.wleiden.net'
45 status : 'up'
46 type : 'eth'
[10059]47
48iface_vr0:
[10104]49 comment : 'Ethernet naar Rabo1'
50 compass : 'None'
51 desc : 'Lokaal ethernet'
52 dhcp : 'no'
53 interface : 'vr0'
54 ip : '172.19.137.66/30'
55 sdesc : '2rabo1'
56 status : 'up'
57 type : 'eth'
[10059]58
59iface_vr1:
[10104]60 channel : '132'
61 comment : 'link naar NodeCope'
62 compass : 's'
63 desc : 'Link naar Cope'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr1'
67 ip : '172.16.3.193/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.3.194/29'
70 ns_mac : '00:15:6d:ec:81:f1'
71 sdesc : '2cope'
72 ssid : 'il-z.rabo2.wleiden.net'
73 status : 'up'
74 type : 'eth'
[10059]75
Note: See TracBrowser for help on using the repository browser.