1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.21786"
|
---|
7 | location : "Jachtwerf Feadship (Van Lent), Julianalaan 3, 2159 LA, Kaag (Eiland)"
|
---|
8 | longitude : "4.55925"
|
---|
9 | masterip : "172.27.8.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Kaag2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 98420
|
---|
14 | rdnap_y : 470298
|
---|
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 richting Dieperpoel via kaartje op gaasantennes"
|
---|
26 | ip : "172.27.8.1/24"
|
---|
27 | sdesc : "omni"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 1
|
---|
31 | ssid : "ap-WirelessLeiden-SPKaag2-zw"
|
---|
32 | dhcp : "10-250"
|
---|
33 | compass : "zw"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "AP richting brug A44 op NanoStation M2"
|
---|
39 | ip : "172.17.81.1/24"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "11"
|
---|
44 | ssid : "ap-WirelessLeiden-SPKaag2-nw"
|
---|
45 | dhcp : "10-250"
|
---|
46 | compass : "nw"
|
---|
47 | ns_ip : "172.17.81.2/24"
|
---|
48 | ns_mac : "00:27:22:e2:52:39"
|
---|
49 | bridge_type: "NanoStation M2"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Link naar Watertoren2"
|
---|
55 | ip : "172.16.9.172/29"
|
---|
56 | sdesc : "2watertoren2"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "64"
|
---|
61 | ssid : "il-zw.watertoren2.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "o"
|
---|
64 | ns_ip : "172.16.9.171/29"
|
---|
65 | ns_mac : "dc:9f:db:2e:b9:df"
|
---|
66 | bridge_type: "NanoBridge M5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr1:
|
---|
71 | comment : "Link naar Kaag1"
|
---|
72 | ip : "172.16.17.65/29"
|
---|
73 | sdesc : "2kaag1"
|
---|
74 | mode : "ap-wds"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | channel : "112"
|
---|
78 | ssid : "il-z.kaag2.wleiden.net"
|
---|
79 | dhcp : False
|
---|
80 | compass : "z"
|
---|
81 | ns_ip : "172.16.17.66/29"
|
---|
82 | ns_mac : "00:15:6d:70:51:ea"
|
---|
83 | bridge_type: "NanoStation5"
|
---|
84 | status : "up"
|
---|
85 |
|
---|
86 |
|
---|
87 | iface_vr1_alias0:
|
---|
88 | comment : "Link naar StBavo1"
|
---|
89 | ip : "172.16.7.252/29"
|
---|
90 | sdesc : "2kaag2"
|
---|
91 | type : "eth"
|
---|
92 | extra_type : "eth2wifibridge"
|
---|
93 | bridge_type: "NanoStation5"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
97 | iface_vr2:
|
---|
98 | comment : "Link naar UniGorN"
|
---|
99 | ip : "172.16.17.76/29"
|
---|
100 | sdesc : "2unigorn"
|
---|
101 | mode : "station-wds"
|
---|
102 | type : "eth"
|
---|
103 | extra_type : "eth2wifibridge"
|
---|
104 | channel : "52"
|
---|
105 | ssid : "il-no.unigorn.wleiden.net"
|
---|
106 | dhcp : False
|
---|
107 | compass : "zw"
|
---|
108 | ns_ip : "172.16.17.75/29"
|
---|
109 | ns_mac : "dc:9f:db:f2:11:37"
|
---|
110 | bridge_type: "NanoBridge M5"
|
---|
111 | status : "up"
|
---|
112 |
|
---|
113 |
|
---|