1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.25562"
|
---|
7 | location : "Jachthaven Stenhuis haven, Uiterweg 417a, 1431AM, Aalsmeer"
|
---|
8 | longitude : "4.71522"
|
---|
9 | masterip : "172.17.96.1"
|
---|
10 | monitoring_group: "westeinder"
|
---|
11 | nodename : "Stenhuis2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Jachthaven Stenhuis"
|
---|
14 | portal_url: "http://www.jachtwerfstenhuis.nl/"
|
---|
15 | rdnap_x : 109117
|
---|
16 | rdnap_y : 474389
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_vr0:
|
---|
27 | comment : "Accesspoint jachthaven west omni met bullet2"
|
---|
28 | ip : "172.17.96.1/24"
|
---|
29 | sdesc : "2ap-w"
|
---|
30 | mode : "ap"
|
---|
31 | type : "eth"
|
---|
32 | extra_type : "eth2wifibridge"
|
---|
33 | channel : "6"
|
---|
34 | ssid : "ap-jachthavenStenhuis-west"
|
---|
35 | dhcp : "10-250"
|
---|
36 | ns_ip : "172.17.96.2/24"
|
---|
37 | ns_mac : "00:27:22:66:6c:88"
|
---|
38 | bridge_type: "BulletM2"
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_vr1:
|
---|
43 | comment : "Link naar Stenhuis1"
|
---|
44 | ip : "172.16.7.145/29"
|
---|
45 | sdesc : "2stenhuis1"
|
---|
46 | mode : "ap-wds"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : "52"
|
---|
50 | ssid : "il-o.stenhuis2.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "o"
|
---|
53 | ns_ip : "172.16.7.146/29"
|
---|
54 | ns_mac : "dc:9f:db:e4:98:8f"
|
---|
55 | bridge_type: "Nanostation M5"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr2:
|
---|
60 | comment : "Link naar Blauwe Beugel"
|
---|
61 | ip : "172.16.7.105/29"
|
---|
62 | sdesc : "2blbglw"
|
---|
63 | mode : "ap-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "60"
|
---|
67 | ssid : "il-zzo.stenhuis2.wleiden.net"
|
---|
68 | dhcp : False
|
---|
69 | compass : "zzo"
|
---|
70 | ns_ip : "172.16.7.106/29"
|
---|
71 | ns_mac : "dc:9f:db:2a:1d:8f"
|
---|
72 | bridge_type: "NanostationM5"
|
---|
73 | status : "down"
|
---|
74 |
|
---|
75 |
|
---|