source: genesis/nodes/CNodeRoomburgh1/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.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: ue0,ath0,vr2,vr0,vr1
6latitude : 0
7location : 'R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden'
8longitude : 0
9masterip : 172.18.48.1
10release : 8.2-RELEASE
11nodename : Roomburgh1
12nodetype : CNode
13rdnap_x : 95180
14rdnap_y : 462890
15status : up
16ileiden : yes
17iface_ue0:
18 comment : 'Ethernet lokaal en Roomburgh2,3'
19 compass : 'None'
20 desc : 'Ethernet voor lounge room (beneden)'
21 dhcp : '74-78'
22 interface : 'ue0'
23 ip : '172.18.49.71/28'
24 sdesc : 'eth'
25 status : 'up'
26 type : 'eth'
27
28iface_ath0:
29 channel : '8'
30 comment : 'ap noordzijde'
31 compass : 'None'
32 desc : 'AP voor de Noordzijde'
33 dhcp : '10-60'
34 interface : 'ath0'
35 ip : '172.18.48.1/26'
36 mode : 'ap-wds'
37 sdesc : 'ap'
38 ssid : 'ap-wirelessleiden-roomburgh1'
39 status : 'up'
40 type : '11b'
41
42iface_vr2:
43 channel : '124'
44 comment : 'link naar Rosmolen'
45 compass : 'nnw'
46 desc : 'Link naar Rosmolen'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'vr2'
50 ip : '172.16.3.41/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.3.42/29'
53 ns_mac : '00:15:6d:ea:f0:62'
54 sdesc : '2rosmolen'
55 ssid : 'il-nnw.roomburgh1.wleiden.net'
56 status : 'up'
57 type : 'eth'
58
59iface_vr0:
60 channel : '100'
61 comment : 'link naar xxx'
62 compass : 'wsw'
63 desc : 'Link naar xxxx'
64 dhcp : 'no'
65 extra_type : 'eth2wifibridge'
66 interface : 'vr0'
67 ip : '172.16.5.193/29'
68 mode : 'station-wds'
69 ns_ip : '172.16.5.194/29'
70 ns_mac : '00:15:6d:ea:f0:38'
71 sdesc : '2xxxx'
72 ssid : 'il-wzw.roomburgh2.wleiden.net'
73 status : 'down'
74 type : 'eth'
75
76iface_vr1:
77 channel : '132'
78 comment : 'link naar Cetim1'
79 compass : 'se'
80 desc : 'link naar cetim1'
81 dhcp : 'no'
82 extra_type : 'eth2wifibridge'
83 interface : 'vr1'
84 ip : '172.16.16.84/29'
85 mode : 'station-wds'
86 ns_ip : '172.16.16.83/29'
87 ns_mac : '00:15:6d:ea:ef:87'
88 sdesc : '2cetim1'
89 ssid : 'il-zo.cetim1.wleiden.net'
90 status : 'up'
91 type : 'eth'
92
Note: See TracBrowser for help on using the repository browser.