1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.25557"
|
---|
7 | location : "Jachthaven Stenhuis botenlift, Uiterweg 417a, 1431AM, Aalsmeer"
|
---|
8 | longitude : "4.717501"
|
---|
9 | masterip : "172.17.94.1"
|
---|
10 | monitoring_group: "westeinder"
|
---|
11 | nodename : "Stenhuis1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Jachthaven Stenhuis"
|
---|
14 | portal_url: "http://www.jachtwerfstenhuis.nl/"
|
---|
15 | rdnap_x : 109273
|
---|
16 | rdnap_y : 474381
|
---|
17 | release : "9.1-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: True
|
---|
22 | service_proxy_normal: True
|
---|
23 | status : "planned"
|
---|
24 |
|
---|
25 | iface_ue0:
|
---|
26 | comment : "Accesspoint oost omni met bulletM2"
|
---|
27 | ip : "172.17.94.1/24"
|
---|
28 | sdesc : "ap-oost"
|
---|
29 | mode : "ap"
|
---|
30 | type : "eth"
|
---|
31 | extra_type : "eth2wifibridge"
|
---|
32 | channel : "11"
|
---|
33 | ssid : "ap-jachthavenStenhuis-oost"
|
---|
34 | dhcp : "10-250"
|
---|
35 | ns_ip : "172.17.94.2/24"
|
---|
36 | ns_mac : ""
|
---|
37 | bridge_type: "BulletM2"
|
---|
38 | status : "up"
|
---|
39 |
|
---|
40 | iface_vr0:
|
---|
41 | comment : "Link naar Watertoren3"
|
---|
42 | ip : "172.16.6.156/29"
|
---|
43 | sdesc : "2watertn"
|
---|
44 | mode : "station-wds"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "36"
|
---|
48 | ssid : "il-w.watertoren3.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "o"
|
---|
51 | ns_ip : "172.16.6.155/29"
|
---|
52 | ns_mac : ""
|
---|
53 | bridge_type: "Nanostation M5"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 | iface_vr1:
|
---|
57 | comment : "Link naar Blauwe Beugel"
|
---|
58 | ip : "172.16.7.89/29"
|
---|
59 | sdesc : "2blbglo"
|
---|
60 | mode : "ap-wds"
|
---|
61 | type : "eth"
|
---|
62 | extra_type : "eth2wifibridge"
|
---|
63 | channel : "44"
|
---|
64 | ssid : "il-zo.stenhuis1.wleiden.net"
|
---|
65 | dhcp : False
|
---|
66 | compass : "zo"
|
---|
67 | ns_ip : "172.16.7.90/29"
|
---|
68 | ns_mac : ""
|
---|
69 | bridge_type: "NanostationM5"
|
---|
70 | status : "down"
|
---|
71 |
|
---|
72 | iface_vr2:
|
---|
73 | comment : "Link naar Stenhuis2"
|
---|
74 | ip : "172.16.7.148/29"
|
---|
75 | sdesc : "2stenhuis2"
|
---|
76 | mode : "station-wds"
|
---|
77 | type : "eth"
|
---|
78 | extra_type : "eth2wifibridge"
|
---|
79 | channel : "52"
|
---|
80 | ssid : "il-o.stenhuis2.wleiden.net"
|
---|
81 | dhcp : False
|
---|
82 | compass : "w"
|
---|
83 | ns_ip : "172.16.7.147/29"
|
---|
84 | ns_mac : ""
|
---|
85 | bridge_type: "NanoStationM5"
|
---|
86 | status : "up"
|
---|
87 |
|
---|