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 : "WiFi-Leiden-2"
|
---|
32 | wlan_mac : "00:0b:6b:34:61:d9"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Link naar Hortus"
|
---|
39 | ip : "172.16.4.137/29"
|
---|
40 | sdesc : "2hortus"
|
---|
41 | mode : "ap-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "36"
|
---|
45 | ssid : "il-w2.vosko2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "w"
|
---|
48 | ns_ip : "172.16.4.138/29"
|
---|
49 | ns_mac : "00:27:22:8a:3d:94"
|
---|
50 | bridge_type: "NanoStation M5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Link naar Rabo1"
|
---|
56 | ip : "172.16.4.12/29"
|
---|
57 | sdesc : "2visitorc2"
|
---|
58 | mode : "station-wds"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | channel : "136"
|
---|
62 | ssid : "il-z.rabo1.wleiden.net"
|
---|
63 | dhcp : False
|
---|
64 | compass : "n"
|
---|
65 | ns_ip : "172.16.4.11"
|
---|
66 | ns_mac : "00:15:6d:f2:35:7d"
|
---|
67 | bridge_type: "NanoStation5"
|
---|
68 | status : "up"
|
---|
69 |
|
---|
70 |
|
---|
71 | iface_vr1:
|
---|
72 | comment : "Interlink w (Robijn)"
|
---|
73 | ip : "172.16.4.81/29"
|
---|
74 | sdesc : "2Robijn"
|
---|
75 | mode : "ap-wds"
|
---|
76 | type : "eth"
|
---|
77 | extra_type : "eth2wifibridge"
|
---|
78 | channel : "140"
|
---|
79 | ssid : "il-w.vosko2.wleiden.net"
|
---|
80 | dhcp : False
|
---|
81 | compass : "w"
|
---|
82 | ns_ip : "172.16.4.82/29"
|
---|
83 | ns_mac : "00:15:6d:f6:be:f7"
|
---|
84 | bridge_type: "NanoStation5"
|
---|
85 | status : "up"
|
---|
86 |
|
---|
87 |
|
---|
88 | iface_vr1_alias0:
|
---|
89 | comment : "Interlink w (Huub)"
|
---|
90 | ip : "172.16.4.121/29"
|
---|
91 | sdesc : "2huub"
|
---|
92 | type : "eth"
|
---|
93 | extra_type : "eth2wifibridge"
|
---|
94 | dhcp : False
|
---|
95 | bridge_type: "NanoStation M5"
|
---|
96 | status : "up"
|
---|
97 |
|
---|
98 |
|
---|
99 | iface_vr1_alias1:
|
---|
100 | comment : "Interlink w (BCSte)"
|
---|
101 | ip : "172.16.3.155/29"
|
---|
102 | sdesc : "2bcste"
|
---|
103 | type : "eth"
|
---|
104 | extra_type : "eth2wifibridge"
|
---|
105 | dhcp : False
|
---|
106 | bridge_type: "NanoStation M5"
|
---|
107 | status : "up"
|
---|
108 |
|
---|
109 |
|
---|
110 | iface_vr1_alias2:
|
---|
111 | comment : "Link naar Zwaluwak"
|
---|
112 | ip : "172.16.4.33/29"
|
---|
113 | sdesc : "2zwaluwak"
|
---|
114 | type : "eth"
|
---|
115 | dhcp : False
|
---|
116 | status : "up"
|
---|
117 |
|
---|
118 |
|
---|
119 | iface_vr2:
|
---|
120 | comment : "Lokaal ethernet"
|
---|
121 | ip : "172.17.175.72/28"
|
---|
122 | sdesc : "ethernet"
|
---|
123 | type : "eth"
|
---|
124 | dhcp : False
|
---|
125 | status : "up"
|
---|
126 |
|
---|
127 |
|
---|