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_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "AP voor de buurt"
|
---|
25 | ip : "172.17.1.1/24"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "9"
|
---|
30 | ssid : "ap-WirelessLeiden-Leythenrode1"
|
---|
31 | dhcp : "10-250"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Ethernet naar interlink west"
|
---|
37 | ip : "172.16.17.188/29"
|
---|
38 | sdesc : "2som2"
|
---|
39 | mode : "station-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "36"
|
---|
43 | ssid : "il-zo.som2.wleiden.net"
|
---|
44 | dhcp : False
|
---|
45 | compass : "nw"
|
---|
46 | ns_ip : "172.16.17.187/29"
|
---|
47 | ns_mac : "00:15:6d:eb:f1:33"
|
---|
48 | bridge_type: "NanoStation5"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | 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"
|
---|
54 | ip : "172.17.0.1/28"
|
---|
55 | sdesc : "Leythenrode_subnet"
|
---|
56 | mode : "ap-wds"
|
---|
57 | type : "eth"
|
---|
58 | extra_type : "eth2wifibridge"
|
---|
59 | channel : "6"
|
---|
60 | ssid : "ap-nw.leythenrode"
|
---|
61 | dhcp : False
|
---|
62 | compass : "no"
|
---|
63 | ns_ip : "172.17.0.5/28"
|
---|
64 | ns_mac : "00:15:6D:30:D3:2D"
|
---|
65 | bridge_type: "NanoStation2"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr1:
|
---|
70 | comment : "Ethernet naar interlink noordoost (graficall)"
|
---|
71 | ip : "172.16.5.145/29"
|
---|
72 | sdesc : "2Graficall"
|
---|
73 | mode : "ap-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "52"
|
---|
77 | ssid : "il-no.leythenrode.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "o"
|
---|
80 | ns_ip : "172.16.5.146/29"
|
---|
81 | ns_mac : "00:15:6d:bd:8a:06"
|
---|
82 | bridge_type: "NanoStation5"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
86 | iface_vr2:
|
---|
87 | comment : "A-link to DeClercq via Nanostation5"
|
---|
88 | ip : "172.16.5.169/29"
|
---|
89 | sdesc : "2DeClercq"
|
---|
90 | mode : "ap-wds"
|
---|
91 | type : "eth"
|
---|
92 | extra_type : "eth2wifibridge"
|
---|
93 | channel : "44"
|
---|
94 | ssid : "il-zw.leythenrode.wleiden.net"
|
---|
95 | dhcp : False
|
---|
96 | compass : "zw"
|
---|
97 | ns_ip : "172.16.5.170/29"
|
---|
98 | ns_mac : "00:15:6d:bd:8a:02"
|
---|
99 | bridge_type: "NanoStation5"
|
---|
100 | status : "up"
|
---|
101 |
|
---|
102 |
|
---|