1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.15765"
|
---|
7 | location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
|
---|
8 | longitude : "4.48786"
|
---|
9 | masterip : "172.17.93.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Vosko2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 93459
|
---|
14 | rdnap_y : 463657
|
---|
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 noord"
|
---|
26 | ip : "172.17.93.1/24"
|
---|
27 | sdesc : "ap-n"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 6
|
---|
31 | ssid : "ap-WirelessLeiden-Vosko2"
|
---|
32 | dhcp : "10-250"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_ue0:
|
---|
37 | comment : "Link naar Hortus"
|
---|
38 | ip : "172.16.4.137/29"
|
---|
39 | sdesc : "2hortus"
|
---|
40 | mode : "ap-wds"
|
---|
41 | type : "eth"
|
---|
42 | extra_type : "eth2wifibridge"
|
---|
43 | channel : "36"
|
---|
44 | ssid : "il-w2.vosko2.wleiden.net"
|
---|
45 | dhcp : False
|
---|
46 | compass : "w"
|
---|
47 | ns_ip : "172.16.4.138/29"
|
---|
48 | ns_mac : "00:27:22:8a:3d:94"
|
---|
49 | bridge_type: "NanoStation M5"
|
---|
50 | status : "up"
|
---|
51 |
|
---|
52 |
|
---|
53 | iface_vr0:
|
---|
54 | comment : "Link naar Visitorcentre2"
|
---|
55 | ip : "172.16.7.60/29"
|
---|
56 | sdesc : "2visitorc2"
|
---|
57 | mode : "station-wds"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | channel : "136"
|
---|
61 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
62 | dhcp : False
|
---|
63 | compass : "no"
|
---|
64 | ns_ip : "172.16.7.59"
|
---|
65 | ns_mac : "00:15:6d:f2:35:7d"
|
---|
66 | bridge_type: "NanoStation5"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 | iface_vr1_alias0:
|
---|
70 | comment : "Interlink Rund"
|
---|
71 | ip : "172.16.17.153/29"
|
---|
72 | sdesc : "2rund"
|
---|
73 | type : "eth"
|
---|
74 | extra_type : "eth2wifibridge"
|
---|
75 | dhcp : False
|
---|
76 | status : "down"
|
---|
77 |
|
---|
78 |
|
---|
79 | iface_vr1:
|
---|
80 | comment : "Interlink w (Robijn)"
|
---|
81 | ip : "172.16.4.81/29"
|
---|
82 | sdesc : "2Robijn"
|
---|
83 | mode : "ap-wds"
|
---|
84 | type : "eth"
|
---|
85 | extra_type : "eth2wifibridge"
|
---|
86 | channel : "140"
|
---|
87 | ssid : "il-w.vosko2.wleiden.net"
|
---|
88 | dhcp : False
|
---|
89 | compass : "w"
|
---|
90 | ns_ip : "172.16.4.82/29"
|
---|
91 | ns_mac : "00:15:6d:f6:be:f7"
|
---|
92 | bridge_type: "NanoStation5"
|
---|
93 | status : "up"
|
---|
94 |
|
---|
95 |
|
---|
96 | iface_vr1_alias0:
|
---|
97 | comment : "Interlink w (Huub)"
|
---|
98 | ip : "172.16.4.121/29"
|
---|
99 | sdesc : "2huub"
|
---|
100 | type : "eth"
|
---|
101 | extra_type : "eth2wifibridge"
|
---|
102 | dhcp : False
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|
106 | iface_vr1_alias1:
|
---|
107 | comment : "Interlink w (BCSte)"
|
---|
108 | ip : "172.16.3.155/29"
|
---|
109 | sdesc : "2bcste"
|
---|
110 | type : "eth"
|
---|
111 | extra_type : "eth2wifibridge"
|
---|
112 | dhcp : False
|
---|
113 | status : "up"
|
---|
114 |
|
---|
115 |
|
---|
116 | iface_vr2:
|
---|
117 | comment : "Lokaal ethernet"
|
---|
118 | ip : "172.17.175.72/28"
|
---|
119 | sdesc : "ethernet"
|
---|
120 | type : "eth"
|
---|
121 | dhcp : False
|
---|
122 | status : "up"
|
---|
123 |
|
---|
124 |
|
---|