1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15569"
|
---|
7 | location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
|
---|
8 | longitude : "4.49327"
|
---|
9 | masterip : "172.17.140.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Victoria"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93826
|
---|
14 | rdnap_y : 463434
|
---|
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.140.1/26"
|
---|
27 | sdesc : "ap"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 6
|
---|
31 | ssid : "ap-WirelessLeiden-Victoria"
|
---|
32 | dhcp : "10-60"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Ethernet naar lokaal AP met PoE"
|
---|
38 | ip : "172.17.140.65/26"
|
---|
39 | sdesc : "lokaalAP"
|
---|
40 | mode : "ap"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "6"
|
---|
44 | ssid : "ap2-WirelessLeiden-Victoria"
|
---|
45 | dhcp : "70-120"
|
---|
46 | ns_ip : "172.17.14.66/26"
|
---|
47 | ns_mac : ""
|
---|
48 | bridge_type: "NanoStation M5"
|
---|
49 | status : "up"
|
---|
50 |
|
---|
51 |
|
---|
52 | iface_vr0:
|
---|
53 | comment : "A-link naar Stadhuis"
|
---|
54 | ip : "172.16.17.196/29"
|
---|
55 | sdesc : "2stadhuis"
|
---|
56 | mode : "station-wds"
|
---|
57 | type : "eth"
|
---|
58 | extra_type : "eth2wifibridge"
|
---|
59 | channel : "44"
|
---|
60 | ssid : "il-o.stadhuis.wleiden.net"
|
---|
61 | dhcp : False
|
---|
62 | compass : "nw"
|
---|
63 | ns_ip : "172.16.17.195/29"
|
---|
64 | ns_mac : "00:15:6d:70:51:f2"
|
---|
65 | bridge_type: "NanoStation5"
|
---|
66 | status : "up"
|
---|
67 |
|
---|
68 |
|
---|
69 | iface_vr1:
|
---|
70 | comment : "A-link naar CeTIM2"
|
---|
71 | ip : "172.16.17.204/29"
|
---|
72 | sdesc : "2cetim2"
|
---|
73 | mode : "station-wds"
|
---|
74 | type : "eth"
|
---|
75 | extra_type : "eth2wifibridge"
|
---|
76 | channel : "116"
|
---|
77 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
78 | dhcp : False
|
---|
79 | compass : "n"
|
---|
80 | ns_ip : "172.16.17.203/29"
|
---|
81 | ns_mac : "00:15:6d:70:53:7f"
|
---|
82 | bridge_type: "NanoStation5"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
86 | iface_vr2:
|
---|
87 | comment : "Nog vrij"
|
---|
88 | ip : "172.16.17.209/29"
|
---|
89 | sdesc : "2vrij"
|
---|
90 | mode : "ap-wds"
|
---|
91 | type : "eth"
|
---|
92 | extra_type : "eth2wifibridge"
|
---|
93 | channel : "124"
|
---|
94 | ssid : "il-zo.victoria.wleiden.net"
|
---|
95 | dhcp : False
|
---|
96 | compass : "se"
|
---|
97 | ns_ip : "172.16.17.210/29"
|
---|
98 | ns_mac : "00:15:6d:70:53:39"
|
---|
99 | bridge_type: "NanoStation5"
|
---|
100 | status : "down"
|
---|
101 |
|
---|
102 |
|
---|