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 : "11b"
|
---|
30 | channel : "5"
|
---|
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 | status : "up"
|
---|
49 |
|
---|
50 |
|
---|
51 | iface_vr0:
|
---|
52 | comment : "A-link naar Stadhuis"
|
---|
53 | ip : "172.16.17.196/29"
|
---|
54 | sdesc : "2stadhuis"
|
---|
55 | mode : "station-wds"
|
---|
56 | type : "eth"
|
---|
57 | extra_type : "eth2wifibridge"
|
---|
58 | channel : "44"
|
---|
59 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
60 | dhcp : False
|
---|
61 | compass : "nw"
|
---|
62 | ns_ip : "172.16.17.195/29"
|
---|
63 | ns_mac : "00:15:6d:70:51:f2"
|
---|
64 | bridge_type: "NanoStation5"
|
---|
65 | status : "up"
|
---|
66 |
|
---|
67 |
|
---|
68 | iface_vr1:
|
---|
69 | comment : "A-link naar CeTIM2"
|
---|
70 | ip : "172.16.17.204/29"
|
---|
71 | sdesc : "2cetim2"
|
---|
72 | mode : "station-wds"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | channel : "116"
|
---|
76 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
77 | dhcp : False
|
---|
78 | compass : "n"
|
---|
79 | ns_ip : "172.16.17.203/29"
|
---|
80 | ns_mac : "00:15:6d:70:53:7f"
|
---|
81 | bridge_type: "NanoStation5"
|
---|
82 | status : "up"
|
---|
83 |
|
---|
84 |
|
---|
85 | iface_vr2:
|
---|
86 | comment : "Nog vrij"
|
---|
87 | ip : "172.16.17.209/29"
|
---|
88 | sdesc : "2vrij"
|
---|
89 | mode : "ap-wds"
|
---|
90 | type : "eth"
|
---|
91 | extra_type : "eth2wifibridge"
|
---|
92 | channel : "124"
|
---|
93 | ssid : "il-zo.victoria.wleiden.net"
|
---|
94 | dhcp : False
|
---|
95 | compass : "se"
|
---|
96 | ns_ip : "172.16.17.210/29"
|
---|
97 | ns_mac : "00:15:6d:70:53:39"
|
---|
98 | bridge_type: "NanoStation5"
|
---|
99 | status : "down"
|
---|
100 |
|
---|
101 |
|
---|