1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | latitude : "52.16740"
|
---|
6 | location : "De Kijker, , Leiden"
|
---|
7 | longitude : "4.48229"
|
---|
8 | masterip : "172.17.86.1"
|
---|
9 | monitoring_group: "wleiden"
|
---|
10 | nodename : "DeKijker"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | portal_sponsor: "Visitor Centre Leiden"
|
---|
13 | portal_url: "http://portal.leiden.nl/"
|
---|
14 | rdnap_x : 93091
|
---|
15 | rdnap_y : 464747
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: False
|
---|
21 | service_proxy_normal: False
|
---|
22 | status : "up"
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "PA 5 GHz voor Stationsplein"
|
---|
26 | ip : "172.17.82.1/24"
|
---|
27 | sdesc : "2ap5GHz"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11a"
|
---|
30 | channel : 52
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | wlan_mac : "00:1b:b1:02:bf:79"
|
---|
33 | dhcp : "10-240"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Ap-west sectorantenne 120 graden kabel 3 "
|
---|
39 | ip : "172.17.86.1/24"
|
---|
40 | sdesc : "2apw"
|
---|
41 | mode : "ap"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "1"
|
---|
45 | ssid : "WiFi-Leiden"
|
---|
46 | dhcp : "10-240"
|
---|
47 | ns_ip : "172.17.86.2/24"
|
---|
48 | ns_mac : "dc:9f:db:0c:30:26"
|
---|
49 | bridge_type: "RocketM2"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Link naar VisitorCentre kabel 4"
|
---|
55 | ip : "172.16.7.185/29"
|
---|
56 | sdesc : "2vc"
|
---|
57 | type : "eth"
|
---|
58 | extra_type : "eth2wifibridge"
|
---|
59 | channel : ""
|
---|
60 | ssid : "il-zzo.dekijker.wleiden.net"
|
---|
61 | dhcp : False
|
---|
62 | compass : "zzo"
|
---|
63 | ns_ip : "172.16.7.186"
|
---|
64 | ns_mac : "04:18:d6:ca:fd:bf"
|
---|
65 | bridge_type: "NanoStationM5"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 | iface_vr0_alias0:
|
---|
69 | comment : "Interlink naar Catwalk"
|
---|
70 | ip : "172.16.5.185/29"
|
---|
71 | sdesc : "2catwalk"
|
---|
72 | type : "eth"
|
---|
73 | dhcp : False
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 | iface_vr1:
|
---|
77 | comment : "Link naar noordwest lijtweg2 kabel 1"
|
---|
78 | ip : "172.16.6.100/29"
|
---|
79 | sdesc : "2Lijtweg2"
|
---|
80 | mode : "ap-wds"
|
---|
81 | type : "eth"
|
---|
82 | extra_type : "eth2wifibridge"
|
---|
83 | channel : "64"
|
---|
84 | ssid : "il-z.lijtweg2.wleiden.net"
|
---|
85 | dhcp : False
|
---|
86 | compass : "nw"
|
---|
87 | ns_ip : "172.16.6.99/29"
|
---|
88 | ns_mac : "04:18:d6:cc:09:4b"
|
---|
89 | bridge_type: "NanoStationM5"
|
---|
90 | status : "up"
|
---|
91 |
|
---|
92 |
|
---|
93 | iface_vr2:
|
---|
94 | comment : "Link naar Geluidsnet1 kabel 2"
|
---|
95 | ip : "172.16.7.44/29"
|
---|
96 | sdesc : "2geluidsnet1"
|
---|
97 | mode : "station-wds"
|
---|
98 | type : "eth"
|
---|
99 | channel : "36"
|
---|
100 | ssid : "il-n.geluidsnet1.wleiden.net"
|
---|
101 | dhcp : False
|
---|
102 | compass : "zw"
|
---|
103 | ns_ip : "172.16.7.43/29"
|
---|
104 | ns_mac : "04:18:d6:ca:fe:b2"
|
---|
105 | bridge_type: "NanoStationM5"
|
---|
106 | status : "up"
|
---|
107 |
|
---|
108 |
|
---|