1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16254"
|
---|
7 | location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
|
---|
8 | longitude : "4.47908"
|
---|
9 | masterip : "172.17.3.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Geluidsnet1"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 92865
|
---|
14 | rdnap_y : 464209
|
---|
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 : "Ap"
|
---|
26 | ip : "172.17.3.1/24"
|
---|
27 | sdesc : "ap"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "ap-WirelessLeiden-Geluidsnet1"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link naar Geluidsnet2"
|
---|
38 | ip : "172.16.4.185/30"
|
---|
39 | sdesc : "2geluidsnet2"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : False
|
---|
42 | status : "up"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_vr0:
|
---|
46 | comment : "Link naar Webcam"
|
---|
47 | ip : "172.16.16.1/30"
|
---|
48 | sdesc : "2webcam"
|
---|
49 | type : "eth"
|
---|
50 | dhcp : False
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr1:
|
---|
55 | comment : "Link naar Lebkov"
|
---|
56 | ip : "172.16.17.225/29"
|
---|
57 | sdesc : "2lebkov"
|
---|
58 | mode : "station-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "36"
|
---|
62 | ssid : "il-n.geluidsnet1.wleiden.net"
|
---|
63 | dhcp : False
|
---|
64 | compass : "n"
|
---|
65 | ns_ip : "172.16.17.226/29"
|
---|
66 | ns_mac : "00:15:6d:ec:82:8c"
|
---|
67 | bridge_type: "NanoStation5"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 | iface_vr1_alias0:
|
---|
71 | comment : "Link naar Langevoort"
|
---|
72 | ip : "172.16.7.41/29"
|
---|
73 | sdesc : "2vcentre1"
|
---|
74 | mode : "ap-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | dhcp : False
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr2:
|
---|
82 | comment : "Link naar VisitorCentre1"
|
---|
83 | ip : "172.16.4.153/29"
|
---|
84 | sdesc : "2dirklos1"
|
---|
85 | mode : "station-wds"
|
---|
86 | type : "eth"
|
---|
87 | extra_type : "eth2wifibridge"
|
---|
88 | channel : "140"
|
---|
89 | ssid : "il-zw.geluidsnet1.wleiden.net"
|
---|
90 | dhcp : False
|
---|
91 | compass : "nw"
|
---|
92 | ns_ip : "172.16.4.154/29"
|
---|
93 | ns_mac : "00:15:6d:ec:81:7b"
|
---|
94 | bridge_type: "NanoStation5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|