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 : 'Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.19.132.1
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : DirkLos2
|
---|
12 | nodetype : CNode
|
---|
13 | rdnap_x : 092299
|
---|
14 | rdnap_y : 464748
|
---|
15 | status : up
|
---|
16 | ileiden : yes
|
---|
17 | iface_ue0:
|
---|
18 | comment : 'lokaal ethernet'
|
---|
19 | compass : 'None'
|
---|
20 | desc : 'Local Ethernet naar DirkLos1'
|
---|
21 | dhcp : 'no'
|
---|
22 | interface : 'ue0'
|
---|
23 | ip : '172.16.3.57/30'
|
---|
24 | sdesc : 'eth_to_DirkLos1'
|
---|
25 | status : 'up'
|
---|
26 | type : 'eth'
|
---|
27 |
|
---|
28 | iface_ath0:
|
---|
29 | channel : '2'
|
---|
30 | comment : 'Ap voor buurt'
|
---|
31 | compass : 'None'
|
---|
32 | desc : 'AP voor de buurt'
|
---|
33 | dhcp : '10-60'
|
---|
34 | interface : 'ath0'
|
---|
35 | ip : '172.19.132.1/26'
|
---|
36 | mode : 'ap-wds'
|
---|
37 | sdesc : 'ap'
|
---|
38 | ssid : 'ap-wirelessleiden-dirklos'
|
---|
39 | status : 'up'
|
---|
40 | type : '11b'
|
---|
41 |
|
---|
42 | iface_vr2:
|
---|
43 | channel : '116'
|
---|
44 | comment : 'interlink zuid-oost (stadhuis)'
|
---|
45 | compass : 'nw'
|
---|
46 | desc : 'Ethernet naar interlink zuid-oost (stadhuis)'
|
---|
47 | dhcp : 'no'
|
---|
48 | extra_type : 'eth2wifibridge'
|
---|
49 | interface : 'vr2'
|
---|
50 | ip : '172.16.3.76/29'
|
---|
51 | mode : 'station-wds'
|
---|
52 | ns_ip : '172.16.3.75/29'
|
---|
53 | ns_mac : '00:15:6d:b5:25:65'
|
---|
54 | sdesc : '2Stadhuis'
|
---|
55 | ssid : 'il-nw.stadhuis2.wleiden.net'
|
---|
56 | status : 'up'
|
---|
57 | type : 'eth'
|
---|
58 |
|
---|
59 | iface_vr0:
|
---|
60 | channel : '149'
|
---|
61 | comment : 'interlink west (unigor2)'
|
---|
62 | compass : 'e'
|
---|
63 | desc : 'Ethernet naar interlink west (unigor2)'
|
---|
64 | dhcp : 'no'
|
---|
65 | extra_type : 'eth2wifibridge'
|
---|
66 | interface : 'vr0'
|
---|
67 | ip : '172.16.4.4/29'
|
---|
68 | mode : 'station-wds'
|
---|
69 | ns_ip : '172.16.4.3/29'
|
---|
70 | ns_mac : '00:15:6d:d0:14:c3'
|
---|
71 | sdesc : '2Unigor2'
|
---|
72 | ssid : 'il-o.unigor2.wleiden.net'
|
---|
73 | status : 'up'
|
---|
74 | type : 'eth'
|
---|
75 |
|
---|
76 | iface_vr1:
|
---|
77 | channel : '140'
|
---|
78 | comment : 'interlink noord-oost Rabo2'
|
---|
79 | compass : 'ne'
|
---|
80 | desc : 'Ethernet naar interlink noord-oost Rabo2'
|
---|
81 | dhcp : 'no'
|
---|
82 | extra_type : 'eth2wifibridge'
|
---|
83 | interface : 'vr1'
|
---|
84 | ip : '172.16.3.217/29'
|
---|
85 | mode : 'station-wds'
|
---|
86 | ns_ip : '172.16.3.218/29'
|
---|
87 | ns_mac : '00:15:6d:b5:24:4f'
|
---|
88 | sdesc : '2Rabo2'
|
---|
89 | ssid : 'il-no.dirklos2.wleiden.net'
|
---|
90 | status : 'up'
|
---|
91 | type : 'eth'
|
---|
92 |
|
---|
93 | iface_ue0_alias0:
|
---|
94 | comment : 'alias voor lokaal ethernet'
|
---|
95 | compass : 'None'
|
---|
96 | desc : 'Local Ethernet naar Hogeschool'
|
---|
97 | dhcp : '70-94'
|
---|
98 | interface : 'ue0:0'
|
---|
99 | ip : '172.16.176.65/27'
|
---|
100 | sdesc : 'eth_to_Hogeschool'
|
---|
101 | status : 'up'
|
---|
102 | type : 'eth'
|
---|
103 |
|
---|