1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15582"
|
---|
7 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
|
---|
8 | longitude : "4.53564"
|
---|
9 | masterip : "172.17.1.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Leythenrode1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 96726
|
---|
14 | rdnap_y : 463414
|
---|
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 voor de buurt"
|
---|
26 | ip : "172.17.1.1/24"
|
---|
27 | sdesc : "ap"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 6
|
---|
31 | ssid : "WiFi-Leiderdorp-Leythenrode1"
|
---|
32 | wlan_mac : "00:80:48:54:bb:54"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Ethernet naar interlink west"
|
---|
39 | ip : "172.16.17.188/29"
|
---|
40 | sdesc : "2som2"
|
---|
41 | mode : "station-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "36"
|
---|
45 | ssid : "il-zo.som2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "nw"
|
---|
48 | ns_ip : "172.16.17.187/29"
|
---|
49 | ns_mac : "00:15:6d:ea:f1:33"
|
---|
50 | bridge_type: "NanoStation5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.5 - 172.17.0.6/28 00:15:6D:30:D3:2E"
|
---|
56 | ip : "172.17.0.1/28"
|
---|
57 | sdesc : "Leythenrode_subnet"
|
---|
58 | mode : "ap-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "6"
|
---|
62 | ssid : "ap-nw.leythenrode"
|
---|
63 | dhcp : False
|
---|
64 | compass : "z"
|
---|
65 | ns_ip : "172.17.0.5/28"
|
---|
66 | ns_mac : "00:15:6d:30:d3:2d"
|
---|
67 | bridge_type: "NanoStation2"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr1:
|
---|
72 | comment : "Ethernet naar interlink noordoost (graficall)"
|
---|
73 | ip : "172.16.5.145/29"
|
---|
74 | sdesc : "2Graficall"
|
---|
75 | mode : "ap-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "52"
|
---|
79 | ssid : "il-no.leythenrode.wleiden.net"
|
---|
80 | dhcp : False
|
---|
81 | compass : "o"
|
---|
82 | ns_ip : "172.16.5.146/29"
|
---|
83 | ns_mac : "00:15:6d:bd:8a:06"
|
---|
84 | bridge_type: "NanoStation5"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr2:
|
---|
89 | comment : "A-link to DeClercq via Nanostation5"
|
---|
90 | ip : "172.16.5.169/29"
|
---|
91 | sdesc : "2DeClercq"
|
---|
92 | mode : "ap-wds"
|
---|
93 | type : "eth"
|
---|
94 | extra_type : "eth2wifibridge"
|
---|
95 | channel : "44"
|
---|
96 | ssid : "il-zw.leythenrode.wleiden.net"
|
---|
97 | dhcp : False
|
---|
98 | compass : "zw"
|
---|
99 | ns_ip : "172.16.5.170/29"
|
---|
100 | ns_mac : "00:15:6d:bd:8a:02"
|
---|
101 | bridge_type: "NanoStation5"
|
---|
102 | status : "up"
|
---|
103 |
|
---|
104 |
|
---|