1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.14498"
|
---|
7 | location : "ROC Lammenschans, Betaplein 18, 2321 KS, Leiden"
|
---|
8 | longitude : "4.49342"
|
---|
9 | masterip : "172.21.1.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "ROC2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93822
|
---|
14 | rdnap_y : 462243
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "AP Noord"
|
---|
26 | ip : "172.21.1.1/24"
|
---|
27 | sdesc : "ap-n"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 1
|
---|
31 | ssid : "ap-WirelessLeiden-Roc2"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link naar Zwet"
|
---|
38 | ip : "172.16.5.49/29"
|
---|
39 | sdesc : "2zwet"
|
---|
40 | mode : "station-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "100"
|
---|
44 | ssid : "il-z.roc2.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "z"
|
---|
47 | ns_ip : "172.16.5.50/29"
|
---|
48 | ns_mac : "00:27:22:8a:38:38"
|
---|
49 | bridge_type: "NanoStation M5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_ue0_alias0:
|
---|
54 | comment : "Link naar ZTWDorpskerk"
|
---|
55 | ip : "172.16.5.41/29"
|
---|
56 | sdesc : "2ztwdorpskerk"
|
---|
57 | type : "eth"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_ue1:
|
---|
62 | comment : "Link naar LCPL"
|
---|
63 | ip : "172.16.5.17/29"
|
---|
64 | sdesc : "2lcpl"
|
---|
65 | mode : "ap-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | channel : "116"
|
---|
69 | ssid : "il-w.roc2.wleiden.net"
|
---|
70 | dhcp : False
|
---|
71 | compass : "w"
|
---|
72 | ns_ip : "172.16.5.18/29"
|
---|
73 | ns_mac : "00:15:6d:70:54:a3"
|
---|
74 | bridge_type: "NanoStation5"
|
---|
75 | status : "down"
|
---|
76 |
|
---|
77 |
|
---|
78 | iface_ue1_alias0:
|
---|
79 | comment : "Link naar LivingLab"
|
---|
80 | ip : "172.16.5.2/29"
|
---|
81 | sdesc : "2livlab"
|
---|
82 | type : "eth"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
86 | iface_vr0:
|
---|
87 | comment : "Ethernet naar ROC1"
|
---|
88 | ip : "172.16.3.90/30"
|
---|
89 | sdesc : "2roc1"
|
---|
90 | type : "eth"
|
---|
91 | dhcp : False
|
---|
92 | status : "up"
|
---|
93 |
|
---|
94 |
|
---|
95 | iface_vr1:
|
---|
96 | comment : "Link naar JVC - 080"
|
---|
97 | ip : "172.16.5.36/29"
|
---|
98 | sdesc : "2jvc"
|
---|
99 | mode : "station-wds"
|
---|
100 | type : "eth"
|
---|
101 | extra_type : "eth2wifibridge"
|
---|
102 | channel : "108"
|
---|
103 | ssid : "il-w.jvc.wleiden.net"
|
---|
104 | dhcp : False
|
---|
105 | compass : "o"
|
---|
106 | ns_ip : "172.16.5.35/29"
|
---|
107 | ns_mac : "00:27:22:8a:3b:d5"
|
---|
108 | bridge_type: "NanoStation M5"
|
---|
109 | status : "up"
|
---|
110 |
|
---|
111 |
|
---|
112 | iface_vr2:
|
---|
113 | comment : "Link naar Grip - 260"
|
---|
114 | ip : "172.16.5.25/29"
|
---|
115 | sdesc : "2grip"
|
---|
116 | mode : "station-wds"
|
---|
117 | type : "eth"
|
---|
118 | extra_type : "eth2wifibridge"
|
---|
119 | channel : "52"
|
---|
120 | ssid : "il-nw.roc2.wleiden.net"
|
---|
121 | dhcp : False
|
---|
122 | compass : "nw"
|
---|
123 | ns_ip : "172.16.5.26/29"
|
---|
124 | ns_mac : "00:15:6d:70:50:42"
|
---|
125 | bridge_type: "NanoStation5"
|
---|
126 | status : "down"
|
---|
127 |
|
---|
128 |
|
---|