1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16218"
|
---|
7 | location : "Catwalk, Steenstraat 30, 2312BW, Leiden"
|
---|
8 | longitude : "4.48487"
|
---|
9 | masterip : "172.17.112.1"
|
---|
10 | monitoring_group: "leiden"
|
---|
11 | nodename : "Catwalk"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | portal_sponsor: "De Catwalk koffie & lunch"
|
---|
14 | portal_url: "http://www.decatwalk.nl/"
|
---|
15 | rdnap_x : 93260
|
---|
16 | rdnap_y : 464163
|
---|
17 | release : "9.0-RELEASE"
|
---|
18 | service_accesspoint: True
|
---|
19 | service_concentrator: False
|
---|
20 | service_incoming_rdr: False
|
---|
21 | service_proxy_ileiden: False
|
---|
22 | service_proxy_normal: False
|
---|
23 | status : "up"
|
---|
24 |
|
---|
25 |
|
---|
26 | iface_ue0:
|
---|
27 | comment : "Accesspoint 1 kabel 3"
|
---|
28 | ip : "172.17.112.1/24"
|
---|
29 | sdesc : "2ap1"
|
---|
30 | mode : "ap"
|
---|
31 | type : "eth"
|
---|
32 | extra_type : "eth2wifibridge"
|
---|
33 | channel : "6"
|
---|
34 | ssid : "ap-WirelessLeiden-Catwalk1"
|
---|
35 | dhcp : "10-250"
|
---|
36 | compass : "z"
|
---|
37 | ns_ip : "172.17.112.2/24"
|
---|
38 | ns_mac : "dc:9f:db:36:db:c4"
|
---|
39 | bridge_type: "NanostationM2Loco"
|
---|
40 | status : "up"
|
---|
41 |
|
---|
42 |
|
---|
43 | iface_vr0:
|
---|
44 | comment : "Link naar NNO - VisitorCentre2 kabel 1"
|
---|
45 | ip : "172.16.7.188/29"
|
---|
46 | sdesc : "2vcentre2"
|
---|
47 | mode : "station-wds"
|
---|
48 | type : "eth"
|
---|
49 | extra_type : "eth2wifibridge"
|
---|
50 | channel : "136"
|
---|
51 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
52 | dhcp : False
|
---|
53 | compass : "n"
|
---|
54 | ns_ip : "172.16.7.187/29"
|
---|
55 | ns_mac : "dc:9f:db:64:23:9f"
|
---|
56 | bridge_type: "NanostationM5"
|
---|
57 | status : "up"
|
---|
58 |
|
---|
59 |
|
---|
60 | iface_vr1:
|
---|
61 | comment : "Link naar NO kabel 2"
|
---|
62 | ip : "172.16.7.193/29"
|
---|
63 | sdesc : "2no"
|
---|
64 | mode : "ap-wds"
|
---|
65 | type : "eth"
|
---|
66 | extra_type : "eth2wifibridge"
|
---|
67 | channel : "100"
|
---|
68 | ssid : "il-no.catwalk.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "no"
|
---|
71 | ns_ip : "172.16.7.194/29"
|
---|
72 | ns_mac : "dc:9f:db:64:23:5a"
|
---|
73 | bridge_type: "NanostationM5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
77 | iface_vr2:
|
---|
78 | comment : "Accesspoint 2 oostzijde kabel 4"
|
---|
79 | ip : "172.17.113.1/24"
|
---|
80 | sdesc : "ap2"
|
---|
81 | mode : "ap-wds"
|
---|
82 | type : "eth"
|
---|
83 | extra_type : "eth2wifibridge"
|
---|
84 | channel : "1"
|
---|
85 | ssid : "ap-WirelessLeiden-Catwalk2"
|
---|
86 | dhcp : "10-250"
|
---|
87 | compass : "o"
|
---|
88 | ns_ip : "172.17.113.2/24"
|
---|
89 | ns_mac : "dc:9f:db:36:db:1b"
|
---|
90 | bridge_type: "NanostationM2Loco"
|
---|
91 | status : "up"
|
---|
92 |
|
---|
93 |
|
---|