1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.18523"
|
---|
7 | location : "Lijtweg (noord), 2341 HB, Oegstgeest"
|
---|
8 | longitude : "4.47100"
|
---|
9 | masterip : "172.23.12.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Lijtweg1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 92344
|
---|
14 | rdnap_y : 466740
|
---|
15 | release : "9.0-RELEASE"
|
---|
16 | service_accesspoint: True
|
---|
17 | service_concentrator: False
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "Ap noord"
|
---|
25 | ip : "172.23.12.1/24"
|
---|
26 | sdesc : "ap-n"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11g"
|
---|
29 | channel : 11
|
---|
30 | ssid : "WiFi-Oegstgeest"
|
---|
31 | wlan_mac : "00:1b:b1:05:02:7c"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Extra ap west richting Rabobank"
|
---|
37 | ip : "172.17.69.1/24"
|
---|
38 | sdesc : "AP-west"
|
---|
39 | mode : "ap3"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "2"
|
---|
43 | ssid : "WiFi-Oegstgeest-3"
|
---|
44 | dhcp : "10-250"
|
---|
45 | compass : "w"
|
---|
46 | ns_ip : "172.17.69.2/24"
|
---|
47 | ns_mac : "00:27:22:e2:53:1c"
|
---|
48 | bridge_type: "NanoStationM2"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 | iface_vr0:
|
---|
52 | comment : "Link naar Voorhout TEYBestuurscentrum via RB switch poort 5"
|
---|
53 | ip : "172.16.4.113/29"
|
---|
54 | sdesc : "2teybc"
|
---|
55 | mode : "ap-wds"
|
---|
56 | type : "eth"
|
---|
57 | extra_type : "eth2wifibridge"
|
---|
58 | channel : "56"
|
---|
59 | ssid : "il-n.lijtweg1.wleiden.net"
|
---|
60 | dhcp : False
|
---|
61 | compass : "n"
|
---|
62 | ns_ip : "172.16.4.114/29"
|
---|
63 | ns_mac : "dc:9f:db:2e:0b:03"
|
---|
64 | bridge_type: "NanoBridgeM5"
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 | iface_vr0_alias0:
|
---|
68 | comment : "naar Lijtweg2 via RBswitch poort 1 en 2 en Lora Gateway"
|
---|
69 | ip : "172.31.250.17/29"
|
---|
70 | sdesc : "2lijtweg2"
|
---|
71 | type : "eth"
|
---|
72 | dhcp : False
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 | iface_vr0_extra0:
|
---|
76 | comment : "LoRa Gateway 02:4b:0b:03:03:65 switch poort 4"
|
---|
77 | ip : "172.31.250.18/29"
|
---|
78 | type : "eth"
|
---|
79 | dhcp : False
|
---|
80 | status : "up"
|
---|
81 |
|
---|
82 | iface_vr1:
|
---|
83 | comment : "Link naar Langevoort"
|
---|
84 | ip : "172.16.6.241/29"
|
---|
85 | sdesc : "2langevoort"
|
---|
86 | type : "eth"
|
---|
87 | extra_type : "eth2wifibridge"
|
---|
88 | dhcp : False
|
---|
89 | channel : "124"
|
---|
90 | ssid : "il-o.lijtweg1.wleiden.net"
|
---|
91 | compass : "no"
|
---|
92 | ns_ip : "172.16.6.242/29"
|
---|
93 | ns_mac : "24:a4:3c:0a:54:9e"
|
---|
94 | bridge_type: "NanoStationM5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 | iface_vr2:
|
---|
98 | comment : "Link naar Aster"
|
---|
99 | ip : "172.16.17.89/29"
|
---|
100 | sdesc : "2aster"
|
---|
101 | mode : "ap-wds"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | channel : "116"
|
---|
105 | ssid : "il-w.lijtweg1.wleiden.net"
|
---|
106 | dhcp : False
|
---|
107 | compass : "w"
|
---|
108 | ns_ip : "172.16.17.90/29"
|
---|
109 | ns_mac : "04:18:d6:ca:fd:d6"
|
---|
110 | bridge_type: "NanoStationM5"
|
---|
111 | status : "up"
|
---|
112 |
|
---|