1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | latitude : "52.16580"
|
---|
6 | location : "Visitor Centre Leiden Stadskant, Stationsweg 41, 2312AT Leiden"
|
---|
7 | longitude : "4.48371"
|
---|
8 | masterip : "172.17.87.1"
|
---|
9 | gateway : "213.125.99.233"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "VisitorCentre2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "Visitor Centre Leiden"
|
---|
14 | portal_url: "http://portal.leiden.nl/"
|
---|
15 | rdnap_x : 93186
|
---|
16 | rdnap_y : 464567
|
---|
17 | release : "9.0-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 : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ath0:
|
---|
27 | comment : "PA4040 voor Stationsweg"
|
---|
28 | ip : "172.17.88.1/24"
|
---|
29 | sdesc : "2apzo"
|
---|
30 | mode : "ap"
|
---|
31 | type : "11g"
|
---|
32 | channel : 1
|
---|
33 | ssid : "ap-WirelessLeiden-VC3"
|
---|
34 | dhcp : "10-240"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_ue0:
|
---|
39 | comment : "ap-zuidwest sectorantenne 120 graden kabel 3"
|
---|
40 | ip : "172.17.87.1/24"
|
---|
41 | sdesc : "2apzw"
|
---|
42 | mode : "ap"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : "11"
|
---|
46 | ssid : "ap-WirelessLeiden-VisitorCentre2"
|
---|
47 | dhcp : "10-240"
|
---|
48 | ns_ip : "172.17.87.2/24"
|
---|
49 | ns_mac : "DC:9F:DB:0C:30:2A"
|
---|
50 | bridge_type: "RocketM2"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Link naar VisitorCentre1 via switch bij voeding"
|
---|
55 | ip : "172.16.3.62/30"
|
---|
56 | sdesc : "2vc1"
|
---|
57 | type : "eth"
|
---|
58 | dhcp : False
|
---|
59 | status : "up"
|
---|
60 |
|
---|
61 | iface_vr0_alias0:
|
---|
62 | comment : "Uplink"
|
---|
63 | ip : "213.125.99.237/29"
|
---|
64 | sdesc : "uplink"
|
---|
65 | type : "eth"
|
---|
66 | dhcp : False
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 | iface_vr1:
|
---|
70 | comment : "Link naar Beestenmarkt/Cope kabel 1"
|
---|
71 | ip : "172.16.7.57/29"
|
---|
72 | sdesc : "2zuid"
|
---|
73 | mode : "ap-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "136"
|
---|
77 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "z"
|
---|
80 | ns_ip : "172.16.7.58/29"
|
---|
81 | ns_mac : "DC:9F:DB:2E:0A:A6"
|
---|
82 | bridge_type: "NanoBridgeM5"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 | iface_vr2:
|
---|
86 | comment : "Link naar Nieuwe Energie kabel 2"
|
---|
87 | ip : "172.16.7.65/29"
|
---|
88 | sdesc : "2nwenergie"
|
---|
89 | mode : "ap-wds"
|
---|
90 | type : "eth"
|
---|
91 | channel : "108"
|
---|
92 | ssid : "il-o.visitorcentre2.wleiden.net"
|
---|
93 | dhcp : False
|
---|
94 | compass : "o"
|
---|
95 | ns_ip : "172.16.7.66/29"
|
---|
96 | ns_mac : "DC:9F:DB:2E:0B:01"
|
---|
97 | bridge_type: "NanoBridgeM5"
|
---|
98 | status : "down"
|
---|
99 |
|
---|
100 |
|
---|