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 : "2apzw"
|
---|
31 | mode : "ap"
|
---|
32 | type : "11a"
|
---|
33 | channel : 44
|
---|
34 | ssid : "ap-WirelessLeiden-VisitorCentrezw"
|
---|
35 | dhcp : "10-240"
|
---|
36 | status : "up"
|
---|
37 |
|
---|
38 |
|
---|
39 | iface_ue0:
|
---|
40 | comment : "Ap-noordwest sectorantenne 120 graden kabel 3 "
|
---|
41 | ip : "172.17.86.1/24"
|
---|
42 | sdesc : "2apnw"
|
---|
43 | mode : "ap"
|
---|
44 | type : "eth"
|
---|
45 | extra_type : "eth2wifibridge"
|
---|
46 | channel : "1"
|
---|
47 | ssid : "ap-WirelessLeiden-VisitorCentre1"
|
---|
48 | dhcp : "10-240"
|
---|
49 | ns_ip : "172.17.86.2/24"
|
---|
50 | ns_mac : "dc:9f:db:0c:30:26"
|
---|
51 | bridge_type: "RocketM2"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr0:
|
---|
56 | comment : "Link naar VisitorCentre2 via switch bij voeding kabel 4"
|
---|
57 | ip : "172.16.3.61/30"
|
---|
58 | sdesc : "2vc2"
|
---|
59 | type : "eth"
|
---|
60 | dhcp : False
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 |
|
---|
64 | iface_vr0_alias0:
|
---|
65 | comment : "Uplink"
|
---|
66 | ip : "213.125.99.236/29"
|
---|
67 | sdesc : "uplink"
|
---|
68 | type : "eth"
|
---|
69 | dhcp : False
|
---|
70 | status : "up"
|
---|
71 |
|
---|
72 |
|
---|
73 | iface_vr1:
|
---|
74 | comment : "Link naar Lebkov kabel 1"
|
---|
75 | ip : "172.16.3.129/29"
|
---|
76 | sdesc : "2Lebkov"
|
---|
77 | mode : "ap-wds"
|
---|
78 | type : "eth"
|
---|
79 | extra_type : "eth2wifibridge"
|
---|
80 | channel : "64"
|
---|
81 | ssid : "il-nw.visitorcentre1.wleiden.net"
|
---|
82 | dhcp : False
|
---|
83 | compass : "nw"
|
---|
84 | ns_ip : "172.16.3.130/29"
|
---|
85 | ns_mac : "00:15:6d:70:54:a4"
|
---|
86 | bridge_type: "NanoStation 5"
|
---|
87 | status : "up"
|
---|
88 |
|
---|
89 |
|
---|
90 | iface_vr2:
|
---|
91 | comment : "Link naar Geluidsnet1 kabel 2"
|
---|
92 | ip : "172.16.7.44/29"
|
---|
93 | sdesc : "2geluidsnet1"
|
---|
94 | mode : "ap-wds"
|
---|
95 | type : "eth"
|
---|
96 | channel : "100"
|
---|
97 | ssid : "il-zw.visitorcentre1.wleiden.net"
|
---|
98 | dhcp : False
|
---|
99 | compass : "zw"
|
---|
100 | ns_ip : "172.16.7.43/29"
|
---|
101 | ns_mac : "00:15:6d:70:4d:6c"
|
---|
102 | bridge_type: "NanoStation 5"
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|