1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.16950"
|
---|
8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden"
|
---|
9 | longitude : "4.49378"
|
---|
10 | masterip : "172.17.2.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "SOM2"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 93880
|
---|
15 | rdnap_y : 464970
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: False
|
---|
21 | service_proxy_normal: False
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Ap zuidoost"
|
---|
26 | ip : "172.17.2.1/26"
|
---|
27 | sdesc : "ap-zo"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 1
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | wlan_mac : "00:1b:b1:02:be:1c"
|
---|
33 | dhcp : "10-60"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link Tuinvereniging Ons Buiten kabel IIIII wartel 2"
|
---|
38 | ip : "172.16.3.249/29"
|
---|
39 | sdesc : "2onsbuiten"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "64"
|
---|
44 | ssid : "il-o.som2.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "o"
|
---|
47 | ns_ip : "172.16.3.250"
|
---|
48 | ns_mac : "04:18:d6:ca:fc:be"
|
---|
49 | bridge_type: "NanoStationM5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "Ethernet naar SOM1 kabel rood"
|
---|
54 | ip : "172.16.3.138/30"
|
---|
55 | sdesc : "2som1"
|
---|
56 | type : "eth"
|
---|
57 | dhcp : False
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Link naar Rabo kabel IIIIII wartel 3"
|
---|
62 | ip : "172.16.16.17/29"
|
---|
63 | sdesc : "2Rabo"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "140"
|
---|
68 | ssid : "il-w.som2.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "w"
|
---|
71 | ns_ip : "172.16.16.18/29"
|
---|
72 | ns_mac : "04:18:d6:cc:0d:7e"
|
---|
73 | bridge_type: "NanoStationM5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 | iface_vr1_alias0:
|
---|
77 | comment : "Link naar Psycho"
|
---|
78 | ip : "172.16.16.113/29"
|
---|
79 | sdesc : "2Psycho"
|
---|
80 | type : "eth"
|
---|
81 | extra_type : "eth2wifibridge"
|
---|
82 | dhcp : False
|
---|
83 | bridge_type: "NanoStationM5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 | iface_vr2:
|
---|
87 | comment : "Link naar xxxx kabel IIIIIII wartel 1"
|
---|
88 | ip : "172.16.17.185/29"
|
---|
89 | sdesc : "2xxxx"
|
---|
90 | mode : "ap-wds"
|
---|
91 | type : "eth"
|
---|
92 | extra_type : "eth2wifibridge"
|
---|
93 | channel : "36"
|
---|
94 | ssid : "il-zo.som2.wleiden.net"
|
---|
95 | dhcp : False
|
---|
96 | compass : "zo"
|
---|
97 | ns_ip : "172.16.17.186/29"
|
---|
98 | ns_mac : "04:18:d6:ca:fd:3e"
|
---|
99 | bridge_type: "NanoStationM5"
|
---|
100 | status : "up"
|
---|
101 |
|
---|
102 | iface_vr2_alias0:
|
---|
103 | comment : "Link naar Zijloever"
|
---|
104 | ip : "172.16.4.225/29"
|
---|
105 | sdesc : "2Zijloever"
|
---|
106 | type : "eth"
|
---|
107 | extra_type : "eth2wifibridge"
|
---|
108 | dhcp : False
|
---|
109 | bridge_type: "NanoStatioM5"
|
---|
110 | status : "up"
|
---|
111 |
|
---|