1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.19183"
|
---|
7 | location : "Sint Bavo Kerk, Leidse weg 6, 2374 AL, Oud-Ade"
|
---|
8 | longitude : "4.56611"
|
---|
9 | masterip : "172.17.121.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "StBavo2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 98856
|
---|
14 | rdnap_y : 467396
|
---|
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 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Link naar StBavo1, N.B. station modus!"
|
---|
26 | ip : "172.16.3.94/30"
|
---|
27 | sdesc : "2stbavo1"
|
---|
28 | mode : "sta"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "il-intern.stbavo1.wleiden.net"
|
---|
32 | dhcp : False
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "AP voor de buurt - kabel 7"
|
---|
38 | ip : "172.17.122.1/24"
|
---|
39 | mode : "ap-wds"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "1"
|
---|
43 | ssid : "ap-WirelessLeiden-StBavo-Zuid"
|
---|
44 | dhcp : "10-250"
|
---|
45 | ns_ip : "172.17.122.2/24"
|
---|
46 | ns_mac : "dc:9f:db:36:1d:f0"
|
---|
47 | bridge_type: "NanoStation2M"
|
---|
48 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_vr0:
|
---|
52 | comment : "Interlink naar Watertoren2 - kabel 2"
|
---|
53 | ip : "172.16.9.9/29"
|
---|
54 | sdesc : "2watertoren2"
|
---|
55 | mode : "station-wds"
|
---|
56 | type : "eth"
|
---|
57 | extra_type : "eth2wifibridge"
|
---|
58 | channel : "36"
|
---|
59 | ssid : "il-zw.watertoren2.wleiden.net"
|
---|
60 | compass : "no"
|
---|
61 | ns_ip : "172.16.9.10/29"
|
---|
62 | ns_mac : "dc:9f:db:64:2f:10"
|
---|
63 | bridge_type: "Nanostation M5"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr1:
|
---|
68 | comment : "Link naar HMKerk - kabel 3"
|
---|
69 | ip : "172.16.9.17/29"
|
---|
70 | sdesc : "2zo"
|
---|
71 | mode : "ap-wds"
|
---|
72 | type : "eth"
|
---|
73 | extra_type : "eth2wifibridge"
|
---|
74 | channel : "64"
|
---|
75 | ssid : "il-zo.stbavo2.wleiden.net"
|
---|
76 | dhcp : False
|
---|
77 | compass : "zo"
|
---|
78 | ns_ip : "172.16.9.18/29"
|
---|
79 | ns_mac : "dc:9f:db:64:2d:27"
|
---|
80 | bridge_type: "NanoStation M5"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr2:
|
---|
85 | comment : "AP voor de buurt - kabel 6"
|
---|
86 | ip : "172.17.121.1/24"
|
---|
87 | mode : "ap-wds"
|
---|
88 | type : "eth"
|
---|
89 | extra_type : "eth2wifibridge"
|
---|
90 | channel : "6"
|
---|
91 | ssid : "ap-WirelessLeiden-StBavo-Noord"
|
---|
92 | dhcp : "10-250"
|
---|
93 | ns_ip : "172.17.121.2/24"
|
---|
94 | ns_mac : "00:27:22:e2:53:e1"
|
---|
95 | bridge_type: "NanoStation2M"
|
---|
96 | status : "up"
|
---|
97 |
|
---|
98 |
|
---|