source: genesis/nodes/CNodeRoomburgh2/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 : 'R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden'
8longitude : 0
9masterip : 172.18.49.1
10release : 8.0-RELEASE
11nodename : Roomburgh2
12nodetype : CNode
13rdnap_x : 95185
14rdnap_y : 462905
15status : up
16ileiden : no
17iface_ath0:
18 channel : '4'
19 comment : 'ap zuidzijde'
20 compass : 'None'
21 desc : 'AP voor de Zuidzijde'
22 dhcp : '10-60'
23 interface : 'ath0'
24 ip : '172.18.49.1/26'
25 mode : 'ap-wds'
26 sdesc : 'ap'
27 ssid : 'ap-wirelessleiden-roomburgh2'
28 status : 'up'
29 type : '11b'
30
31iface_vr2:
32 channel : '116'
33 comment : 'link naar LivingLab'
34 compass : 'sw'
35 desc : 'Link naar LivingLab'
36 dhcp : 'no'
37 extra_type : 'eth2wifibridge'
38 interface : 'vr2'
39 ip : '172.16.4.57/29'
40 mode : 'station-wds'
41 ns_ip : '172.16.4.58/29'
42 ns_mac : '00:15:6d:eb:ef:a7'
43 sdesc : '2LivingLab'
44 ssid : 'il-zw.roomburgh2.wleiden.net'
45 status : 'up'
46 type : 'eth'
47
48iface_vr0:
49 comment : 'Ethernet to local subnet'
50 compass : 'None'
51 desc : 'Ethernet to Roomburgh1,3 and lounge'
52 dhcp : 'no'
53 interface : 'vr0'
54 ip : '172.18.49.72/28'
55 sdesc : 'localsubnet'
56 status : 'up'
57 type : 'eth'
58
59iface_vr1:
60 channel : '44'
61 comment : 'tijdelijke? link naar Leythenrode'
62 compass : 'sw'
63 desc : 'Link naar noord'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr1'
67 ip : '172.16.5.180/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.5.179/29'
70 ns_mac : '00:15:6d:ea:f0:7b'
71 sdesc : '2noordoost'
72 ssid : 'il-zw.leythenrode.wleiden.net'
73 status : 'up'
74 type : 'eth'
75
Note: See TracBrowser for help on using the repository browser.