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