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 : 'ROC Lammenschans, Betaplein 18, 2321 KS, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.21.1.1
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : ROC2
|
---|
12 | nodetype : CNode
|
---|
13 | rdnap_x : 93822
|
---|
14 | rdnap_y : 462243
|
---|
15 | status : up
|
---|
16 | ileiden : yes
|
---|
17 | iface_ue1:
|
---|
18 | channel : '116'
|
---|
19 | comment : 'Link naar LCPL - 240'
|
---|
20 | compass : 'w'
|
---|
21 | desc : 'link naar LCPL'
|
---|
22 | dhcp : 'no'
|
---|
23 | extra_type : 'eth2wifibridge'
|
---|
24 | interface : 'ue1'
|
---|
25 | ip : '172.16.5.17/29'
|
---|
26 | mode : 'station-wds'
|
---|
27 | ns_ip : '172.16.5.18/29'
|
---|
28 | ns_mac : '00:15:6d:70:54:a3'
|
---|
29 | sdesc : '2lcpl'
|
---|
30 | ssid : 'il-w.roc2.wleiden.net'
|
---|
31 | status : 'down'
|
---|
32 | type : 'eth'
|
---|
33 |
|
---|
34 | iface_ue0:
|
---|
35 | channel : '100'
|
---|
36 | comment : 'Link naar Zwet - 140'
|
---|
37 | compass : 's'
|
---|
38 | desc : 'Link naar Zwet'
|
---|
39 | dhcp : 'no'
|
---|
40 | extra_type : 'eth2wifibridge'
|
---|
41 | interface : 'ue0'
|
---|
42 | ip : '172.16.5.49/29'
|
---|
43 | mode : 'station-wds'
|
---|
44 | ns_ip : '172.16.5.50/29'
|
---|
45 | ns_mac : '00:27:22:8a:38:38'
|
---|
46 | sdesc : '2zwet'
|
---|
47 | ssid : 'il-z.roc2.wleiden.net'
|
---|
48 | status : 'down'
|
---|
49 | type : 'eth'
|
---|
50 |
|
---|
51 | iface_ath0:
|
---|
52 | channel : '3'
|
---|
53 | comment : 'ap noord - 030'
|
---|
54 | compass : 'None'
|
---|
55 | desc : 'AP Noord'
|
---|
56 | dhcp : '10-60'
|
---|
57 | interface : 'ath0'
|
---|
58 | ip : '172.21.1.1/26'
|
---|
59 | mode : 'ap-wds'
|
---|
60 | sdesc : 'ap-n'
|
---|
61 | ssid : 'ap-wirelessleiden-roc2'
|
---|
62 | status : 'up'
|
---|
63 | type : '11b'
|
---|
64 |
|
---|
65 | iface_vr2:
|
---|
66 | channel : '52'
|
---|
67 | comment : 'Link naar Grip - 260'
|
---|
68 | compass : 'nw'
|
---|
69 | desc : 'Link naar Grip'
|
---|
70 | dhcp : 'no'
|
---|
71 | extra_type : 'eth2wifibridge'
|
---|
72 | interface : 'vr2'
|
---|
73 | ip : '172.16.5.25/29'
|
---|
74 | mode : 'station-wds'
|
---|
75 | ns_ip : '172.16.5.26/29'
|
---|
76 | ns_mac : '00:15:6d:70:50:42'
|
---|
77 | sdesc : '2grip'
|
---|
78 | ssid : 'il-nw.roc2.wleiden.net'
|
---|
79 | status : 'down'
|
---|
80 | type : 'eth'
|
---|
81 |
|
---|
82 | iface_vr0:
|
---|
83 | comment : 'Ethernet naar ROC1'
|
---|
84 | compass : 'None'
|
---|
85 | desc : 'Ethernet naar ROC1'
|
---|
86 | dhcp : 'no'
|
---|
87 | interface : 'vr0'
|
---|
88 | ip : '172.16.3.90/30'
|
---|
89 | sdesc : '2roc1'
|
---|
90 | status : 'up'
|
---|
91 | type : 'eth'
|
---|
92 |
|
---|
93 | iface_vr1:
|
---|
94 | channel : '108'
|
---|
95 | comment : 'Link naar JVC - 080'
|
---|
96 | compass : 'w'
|
---|
97 | desc : 'Link naar JVC'
|
---|
98 | dhcp : 'no'
|
---|
99 | extra_type : 'eth2wifibridge'
|
---|
100 | interface : 'vr1'
|
---|
101 | ip : '172.16.5.36/29'
|
---|
102 | mode : 'station-wds'
|
---|
103 | ns_ip : '172.16.5.35/29'
|
---|
104 | ns_mac : '00:27:22:8a:3b:d5'
|
---|
105 | sdesc : '2jvc'
|
---|
106 | ssid : 'il-w.jvc.wleiden.net'
|
---|
107 | status : 'up'
|
---|
108 | type : 'eth'
|
---|
109 |
|
---|