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_incoming_rdr: False
|
---|
18 | service_proxy_ileiden: False
|
---|
19 | service_proxy_normal: False
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_ath0:
|
---|
24 | comment : "Ap"
|
---|
25 | ip : "172.17.140.1/26"
|
---|
26 | sdesc : "ap"
|
---|
27 | mode : "ap"
|
---|
28 | type : "11b"
|
---|
29 | channel : "5"
|
---|
30 | ssid : "ap-WirelessLeiden-Victoria"
|
---|
31 | dhcp : "10-60"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_ue0:
|
---|
36 | comment : "Ethernet naar lokaal AP met PoE"
|
---|
37 | ip : "172.17.140.65/26"
|
---|
38 | sdesc : "lokaalAP"
|
---|
39 | mode : "ap"
|
---|
40 | type : "eth"
|
---|
41 | extra_type : "eth2wifibridge"
|
---|
42 | channel : "6"
|
---|
43 | ssid : "ap2-WirelessLeiden-Victoria"
|
---|
44 | dhcp : "70-120"
|
---|
45 | ns_ip : "172.17.14.66/26"
|
---|
46 | ns_mac : ""
|
---|
47 | status : "up"
|
---|
48 |
|
---|
49 |
|
---|
50 | iface_vr0:
|
---|
51 | comment : "A-link naar Stadhuis"
|
---|
52 | ip : "172.16.17.196/29"
|
---|
53 | sdesc : "2stadhuis"
|
---|
54 | mode : "station-wds"
|
---|
55 | type : "eth"
|
---|
56 | extra_type : "eth2wifibridge"
|
---|
57 | channel : "44"
|
---|
58 | ssid : "il-zo.stadhuis.wleiden.net"
|
---|
59 | dhcp : False
|
---|
60 | compass : "nw"
|
---|
61 | ns_ip : "172.16.17.195/29"
|
---|
62 | ns_mac : "00:15:6d:70:51:f2"
|
---|
63 | bridge_type: "NanoStation5"
|
---|
64 | status : "up"
|
---|
65 |
|
---|
66 |
|
---|
67 | iface_vr1:
|
---|
68 | comment : "A-link naar CeTIM2"
|
---|
69 | ip : "172.16.17.204/29"
|
---|
70 | sdesc : "2cetim2"
|
---|
71 | mode : "station-wds"
|
---|
72 | type : "eth"
|
---|
73 | extra_type : "eth2wifibridge"
|
---|
74 | channel : "116"
|
---|
75 | ssid : "il-zw.cetim2.wleiden.net"
|
---|
76 | dhcp : False
|
---|
77 | compass : "n"
|
---|
78 | ns_ip : "172.16.17.203/29"
|
---|
79 | ns_mac : "00:15:6d:70:53:7f"
|
---|
80 | bridge_type: "NanoStation5"
|
---|
81 | status : "up"
|
---|
82 |
|
---|
83 |
|
---|
84 | iface_vr2:
|
---|
85 | comment : "Nog vrij"
|
---|
86 | ip : "172.16.17.209/29"
|
---|
87 | sdesc : "2vrij"
|
---|
88 | mode : "ap-wds"
|
---|
89 | type : "eth"
|
---|
90 | extra_type : "eth2wifibridge"
|
---|
91 | channel : "124"
|
---|
92 | ssid : "il-zo.victoria.wleiden.net"
|
---|
93 | dhcp : False
|
---|
94 | compass : "se"
|
---|
95 | ns_ip : "172.16.17.210/29"
|
---|
96 | ns_mac : "00:15:6d:70:53:39"
|
---|
97 | bridge_type: "NanoStation5"
|
---|
98 | status : "down"
|
---|
99 |
|
---|
100 |
|
---|