1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | interfaces: ue1,ue0,ath0,vr2,vr0,vr1
|
---|
6 | latitude : 0
|
---|
7 | location : 'RKVV Meerburg, Hans Ecklplein 1, 2382 AZ, Zoeterwoude Rijndijk'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.17.22.1
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : Meerburg
|
---|
12 | nodetype : CNode
|
---|
13 | rdnap_x : 095341
|
---|
14 | rdnap_y : 461984
|
---|
15 | status : dw
|
---|
16 | ileiden : yes
|
---|
17 | iface_ue1:
|
---|
18 | comment : 'Ethernet naar lokaal'
|
---|
19 | compass : 'None'
|
---|
20 | desc : 'link naar lokaal'
|
---|
21 | dhcp : 'no'
|
---|
22 | interface : 'ue1'
|
---|
23 | ip : '172.16.5.105/29'
|
---|
24 | sdesc : '2local'
|
---|
25 | status : 'down'
|
---|
26 | type : 'eth'
|
---|
27 |
|
---|
28 | iface_ue0:
|
---|
29 | comment : 'Ethernet naar aps-switch'
|
---|
30 | compass : 'None'
|
---|
31 | desc : 'Ethernet naar aps switch'
|
---|
32 | dhcp : '10-254'
|
---|
33 | extra_type : 'eth2wifibridge'
|
---|
34 | interface : 'ue0'
|
---|
35 | ip : '172.17.27.1/24'
|
---|
36 | mode : 'station-wds'
|
---|
37 | sdesc : '2aps'
|
---|
38 | ssid : 'ap-wirelessleiden-meerburg'
|
---|
39 | status : 'down'
|
---|
40 | type : 'eth'
|
---|
41 |
|
---|
42 | iface_ath0:
|
---|
43 | channel : '6'
|
---|
44 | comment : 'ap binnen RKVV Meerburg'
|
---|
45 | compass : 'None'
|
---|
46 | desc : 'RKVV Meerburg binnen'
|
---|
47 | dhcp : '10-60'
|
---|
48 | interface : 'ath0'
|
---|
49 | ip : '172.17.22.1/26'
|
---|
50 | mode : 'ap-wds'
|
---|
51 | sdesc : 'apbinnen'
|
---|
52 | ssid : 'ap-wirelessleiden-binnen'
|
---|
53 | status : 'up'
|
---|
54 | type : '11b'
|
---|
55 |
|
---|
56 | iface_vr2:
|
---|
57 | channel : ''
|
---|
58 | comment : 'Link naar xxxx'
|
---|
59 | compass : 'ne'
|
---|
60 | desc : 'Link naar xxxxxx'
|
---|
61 | dhcp : 'no'
|
---|
62 | extra_type : 'eth2wifibridge'
|
---|
63 | interface : 'vr2'
|
---|
64 | ip : '172.16.5.81/29'
|
---|
65 | mode : 'station-wds'
|
---|
66 | ns_ip : '172.16.5.82/29'
|
---|
67 | ns_mac : ''
|
---|
68 | sdesc : '2xxxx'
|
---|
69 | ssid : 'il-no.meerburg.wleiden.net'
|
---|
70 | status : 'down'
|
---|
71 | type : 'eth'
|
---|
72 |
|
---|
73 | iface_vr0:
|
---|
74 | channel : ''
|
---|
75 | comment : 'Link naar deClercq'
|
---|
76 | compass : 'nw'
|
---|
77 | desc : 'Link naar deClercq'
|
---|
78 | dhcp : 'no'
|
---|
79 | extra_type : 'eth2wifibridge'
|
---|
80 | interface : 'vr0'
|
---|
81 | ip : '172.16.5.73/29'
|
---|
82 | mode : 'station-wds'
|
---|
83 | ns_ip : '172.16.5.74/29'
|
---|
84 | ns_mac : ''
|
---|
85 | sdesc : '2declercq'
|
---|
86 | ssid : 'il-nw.meerburg.wleiden.net'
|
---|
87 | status : 'down'
|
---|
88 | type : 'eth'
|
---|
89 |
|
---|
90 | iface_vr1:
|
---|
91 | channel : '100'
|
---|
92 | comment : 'Link naar JVC'
|
---|
93 | compass : 'ne'
|
---|
94 | desc : 'Link naar JVC'
|
---|
95 | dhcp : 'no'
|
---|
96 | extra_type : 'eth2wifibridge'
|
---|
97 | interface : 'vr1'
|
---|
98 | ip : '172.16.4.244/29'
|
---|
99 | mode : 'station-wds'
|
---|
100 | ns_ip : '172.16.4.243/29'
|
---|
101 | ns_mac : ''
|
---|
102 | sdesc : '2jvc'
|
---|
103 | ssid : 'il-no.jvc.wleiden.net'
|
---|
104 | status : 'up'
|
---|
105 | type : 'eth'
|
---|
106 |
|
---|