1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | interfaces: ue0,ath0,vr2,vr0,vr1
|
---|
6 | latitude : 0
|
---|
7 | location : 'R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.18.48.1
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : Roomburgh1
|
---|
12 | nodetype : CNode
|
---|
13 | rdnap_x : 95180
|
---|
14 | rdnap_y : 462890
|
---|
15 | status : up
|
---|
16 | ileiden : yes
|
---|
17 | iface_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 |
|
---|
28 | iface_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 |
|
---|
42 | iface_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 |
|
---|
59 | iface_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 |
|
---|
76 | iface_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 |
|
---|