1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | gateway : "213.125.99.233"
|
---|
6 | latitude : "52.16580"
|
---|
7 | location : "Visitor Centre Leiden Stationskant, Stationsweg 41, 2312AT Leiden"
|
---|
8 | longitude : "4.48371"
|
---|
9 | masterip : "172.17.86.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "VisitorCentre1"
|
---|
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 | rdr_host : "213.125.99.236"
|
---|
18 | release : "9.0-RELEASE"
|
---|
19 | service_accesspoint: True
|
---|
20 | service_concentrator: False
|
---|
21 | service_incoming_rdr: False
|
---|
22 | service_proxy_ileiden: True
|
---|
23 | service_proxy_normal: True
|
---|
24 | status : "up"
|
---|
25 |
|
---|
26 |
|
---|
27 | iface_ath0:
|
---|
28 | comment : "PA 5 GHz voor Stationsplein"
|
---|
29 | ip : "172.17.82.1/24"
|
---|
30 | sdesc : "2ap5GHz"
|
---|
31 | mode : "ap"
|
---|
32 | type : "11a"
|
---|
33 | channel : 52
|
---|
34 | ssid : "WiFi-Leiden-5Gtest"
|
---|
35 | wlan_mac : "00:1b:b1:02:bf:79"
|
---|
36 | dhcp : "10-240"
|
---|
37 | status : "up"
|
---|
38 |
|
---|
39 |
|
---|
40 | iface_ue0:
|
---|
41 | comment : "Ap-noordwest sectorantenne 120 graden kabel 3 "
|
---|
42 | ip : "172.17.86.1/24"
|
---|
43 | sdesc : "2apnw"
|
---|
44 | mode : "ap"
|
---|
45 | type : "eth"
|
---|
46 | extra_type : "eth2wifibridge"
|
---|
47 | channel : "1"
|
---|
48 | ssid : "WiFi-Leiden-1"
|
---|
49 | dhcp : "10-240"
|
---|
50 | ns_ip : "172.17.86.2/24"
|
---|
51 | ns_mac : "dc:9f:db:0c:30:26"
|
---|
52 | bridge_type: "RocketM2"
|
---|
53 | status : "up"
|
---|
54 |
|
---|
55 |
|
---|
56 | iface_vr0:
|
---|
57 | comment : "Link naar VisitorCentre2 via switch bij voeding kabel 4"
|
---|
58 | ip : "172.16.3.61/30"
|
---|
59 | sdesc : "2vc2"
|
---|
60 | type : "eth"
|
---|
61 | dhcp : False
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
65 | iface_vr0_alias0:
|
---|
66 | comment : "Uplink"
|
---|
67 | ip : "213.125.99.236/29"
|
---|
68 | sdesc : "uplink"
|
---|
69 | type : "eth"
|
---|
70 | dhcp : False
|
---|
71 | status : "up"
|
---|
72 |
|
---|
73 |
|
---|
74 | iface_vr1:
|
---|
75 | comment : "Link naar Lebkov kabel 1 - .134 temponary AnyWi Webcam"
|
---|
76 | ip : "172.16.3.129/29"
|
---|
77 | sdesc : "2Lebkov"
|
---|
78 | mode : "ap-wds"
|
---|
79 | type : "eth"
|
---|
80 | extra_type : "eth2wifibridge"
|
---|
81 | channel : "64"
|
---|
82 | ssid : "il-nw.visitorcentre1.wleiden.net"
|
---|
83 | dhcp : False
|
---|
84 | compass : "nw"
|
---|
85 | ns_ip : "172.16.3.130/29"
|
---|
86 | ns_mac : "00:15:6d:70:54:a4"
|
---|
87 | bridge_type: "NanoStation 5"
|
---|
88 | status : "up"
|
---|
89 |
|
---|
90 |
|
---|
91 | iface_vr2:
|
---|
92 | comment : "Link naar Geluidsnet1 kabel 2"
|
---|
93 | ip : "172.16.7.44/29"
|
---|
94 | sdesc : "2geluidsnet1"
|
---|
95 | mode : "ap-wds"
|
---|
96 | type : "eth"
|
---|
97 | channel : "100"
|
---|
98 | ssid : "il-zw.visitorcentre1.wleiden.net"
|
---|
99 | dhcp : False
|
---|
100 | compass : "zw"
|
---|
101 | ns_ip : "172.16.7.43/29"
|
---|
102 | ns_mac : "00:15:6d:70:4d:6c"
|
---|
103 | bridge_type: "NanoStation 5"
|
---|
104 | status : "up"
|
---|
105 |
|
---|
106 |
|
---|