1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | interfaces: sis3,sis0,ath0,sis1,sis4,sis2
|
---|
6 | latitude : 0
|
---|
7 | location : 'Huub, Rapenburg 62, 2311 EZ, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.17.16.1
|
---|
10 | release : 9.0-RELEASE
|
---|
11 | nodename : Huub
|
---|
12 | nodetype : CNode
|
---|
13 | rdnap_x : 093348
|
---|
14 | rdnap_y : 463569
|
---|
15 | status : up
|
---|
16 | ileiden : yes
|
---|
17 | iface_sis3:
|
---|
18 | channel : '64'
|
---|
19 | comment : 'link naar Vosko2'
|
---|
20 | compass : 'w'
|
---|
21 | desc : 'Link naar Vosko2'
|
---|
22 | dhcp : 'no'
|
---|
23 | extra_type : 'eth2wifibridge'
|
---|
24 | interface : 'sis3'
|
---|
25 | ip : '172.16.4.124/29'
|
---|
26 | mode : 'station-wds'
|
---|
27 | ns_ip : '172.16.4.123/29'
|
---|
28 | ns_mac : '00:15:6d:ec:82:4c'
|
---|
29 | sdesc : '2vosko2'
|
---|
30 | ssid : 'il-w.vosko2.wleiden.net'
|
---|
31 | status : 'up'
|
---|
32 | type : 'eth'
|
---|
33 |
|
---|
34 | iface_sis0:
|
---|
35 | comment : 'Local ethernet'
|
---|
36 | compass : 'None'
|
---|
37 | desc : 'Local Ethernet to proxy'
|
---|
38 | dhcp : 'no'
|
---|
39 | interface : 'sis0'
|
---|
40 | ip : '172.17.16.65/30'
|
---|
41 | sdesc : '2proxy'
|
---|
42 | status : 'up'
|
---|
43 | type : 'eth'
|
---|
44 |
|
---|
45 | iface_ath0:
|
---|
46 | channel : '7'
|
---|
47 | comment : 'Ap'
|
---|
48 | compass : 'None'
|
---|
49 | desc : 'AP'
|
---|
50 | dhcp : '10-60'
|
---|
51 | interface : 'ath0'
|
---|
52 | ip : '172.17.16.1/26'
|
---|
53 | mode : 'ap-wds'
|
---|
54 | sdesc : 'ap'
|
---|
55 | ssid : 'ap-wirelessleiden-huub'
|
---|
56 | status : 'up'
|
---|
57 | type : '11b'
|
---|
58 |
|
---|
59 | iface_sis1:
|
---|
60 | channel : '44'
|
---|
61 | comment : 'link naar Rabo1'
|
---|
62 | compass : 's'
|
---|
63 | desc : 'Ethernet naar interlink noord (Rabo1)'
|
---|
64 | dhcp : 'no'
|
---|
65 | extra_type : 'eth2wifibridge'
|
---|
66 | interface : 'sis1'
|
---|
67 | ip : '172.16.4.12/29'
|
---|
68 | mode : 'station-wds'
|
---|
69 | ns_ip : '172.16.4.11/29'
|
---|
70 | ns_mac : '00:15:6d:bd:89:cb'
|
---|
71 | sdesc : '2rabo1'
|
---|
72 | ssid : 'il-z.rabo.wleiden.net'
|
---|
73 | status : 'up'
|
---|
74 | type : 'eth'
|
---|
75 |
|
---|
76 | iface_sis4:
|
---|
77 | comment : 'Local ethernet naar extra ap'
|
---|
78 | compass : 'None'
|
---|
79 | desc : 'Local Ethernet to AP2'
|
---|
80 | dhcp : '140-180'
|
---|
81 | interface : 'sis4'
|
---|
82 | ip : '172.17.16.129/26'
|
---|
83 | ns_ip : '172.17.16.130/26'
|
---|
84 | ns_mac : '00:15:6d:d4:f8:24'
|
---|
85 | sdesc : '2ap2'
|
---|
86 | status : 'up'
|
---|
87 | type : 'eth'
|
---|
88 |
|
---|
89 | iface_sis2:
|
---|
90 | channel : '36'
|
---|
91 | comment : 'link naar Cetim2'
|
---|
92 | compass : 'sw'
|
---|
93 | desc : 'Link naar Cetim2'
|
---|
94 | dhcp : 'no'
|
---|
95 | extra_type : 'eth2wifibridge'
|
---|
96 | interface : 'sis2'
|
---|
97 | ip : '172.16.4.30/29'
|
---|
98 | mode : 'station-wds'
|
---|
99 | ns_ip : '172.16.4.29/29'
|
---|
100 | ns_mac : '00:15:6d:ec:81:ef'
|
---|
101 | sdesc : '2cetim2'
|
---|
102 | ssid : 'il-zw.cetim2.wleiden.net'
|
---|
103 | status : 'up'
|
---|
104 | type : 'eth'
|
---|
105 |
|
---|