1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16200"
|
---|
7 | location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
|
---|
8 | longitude : "4.48003"
|
---|
9 | masterip : "172.17.5.1"
|
---|
10 | monitoring_group: "wleiden"
|
---|
11 | nodename : "Geluidsnet2"
|
---|
12 | nodetype : "Hybrid"
|
---|
13 | rdnap_x : 92929
|
---|
14 | rdnap_y : 464148
|
---|
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.5.1/24"
|
---|
27 | sdesc : "ap"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11g"
|
---|
30 | channel : 11
|
---|
31 | ssid : "WiFi-Leiden"
|
---|
32 | wlan_mac : "90:a4:de:b7:ae:6b"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Link naar Webster"
|
---|
39 | ip : "172.16.4.193/29"
|
---|
40 | sdesc : "2webster"
|
---|
41 | mode : "station-wds"
|
---|
42 | type : "eth"
|
---|
43 | extra_type : "eth2wifibridge"
|
---|
44 | channel : "132"
|
---|
45 | ssid : "il-z.geluidsnet2.wleiden.net"
|
---|
46 | dhcp : False
|
---|
47 | compass : "zo"
|
---|
48 | ns_ip : "172.16.4.194/29"
|
---|
49 | ns_mac : "00:15:6d:70:4d:6a"
|
---|
50 | bridge_type: "NanoStation5"
|
---|
51 | status : "up"
|
---|
52 |
|
---|
53 |
|
---|
54 | iface_vr0:
|
---|
55 | comment : "Link naar Geluidsnet1"
|
---|
56 | ip : "172.16.4.186/30"
|
---|
57 | sdesc : "2geluidsnet1"
|
---|
58 | type : "eth"
|
---|
59 | extra_type : "eth2wifibridge"
|
---|
60 | dhcp : False
|
---|
61 | bridge_type: "NanoStation M5"
|
---|
62 | status : "up"
|
---|
63 |
|
---|
64 |
|
---|
65 | iface_vr1:
|
---|
66 | comment : "Link naar xxxx"
|
---|
67 | ip : "172.16.9.81/29"
|
---|
68 | sdesc : "2xxx"
|
---|
69 | mode : "station-wds"
|
---|
70 | type : "eth"
|
---|
71 | channel : "36"
|
---|
72 | ssid : "il-zo.geluidsnet2.wleiden.net"
|
---|
73 | dhcp : False
|
---|
74 | compass : "z"
|
---|
75 | ns_ip : "172.16.9.82/29"
|
---|
76 | ns_mac : "00:15:6d:70:4d:a3"
|
---|
77 | bridge_type: "NanoStation5"
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr2:
|
---|
82 | comment : "Link naar vosko3"
|
---|
83 | ip : "172.16.4.204/29"
|
---|
84 | sdesc : "2vosko3"
|
---|
85 | mode : "station-wds"
|
---|
86 | type : "eth"
|
---|
87 | extra_type : "eth2wifibridge"
|
---|
88 | channel : "100"
|
---|
89 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
90 | dhcp : False
|
---|
91 | compass : "zo"
|
---|
92 | ns_ip : "172.16.4.203/29"
|
---|
93 | ns_mac : "00:15:6d:ec:82:96"
|
---|
94 | bridge_type: "NanoStation5"
|
---|
95 | status : "up"
|
---|
96 |
|
---|
97 |
|
---|