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_vr0_102:
|
---|
38 | comment : "Link naar Geluidsnet1"
|
---|
39 | ip : "172.16.4.186/30"
|
---|
40 | sdesc : "2geluidsnet1"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : False
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr0_103:
|
---|
47 | comment : "Link Stadhuis and BSP-OV Pilot"
|
---|
48 | ip : "172.16.9.98/29"
|
---|
49 | sdesc : "2stadhuis"
|
---|
50 | mode : "station-wds"
|
---|
51 | type : "eth"
|
---|
52 | extra_type : "eth2wifibridge"
|
---|
53 | channel : "132"
|
---|
54 | ssid : "il-o.geluidsnet2.wleiden.net"
|
---|
55 | dhcp : False
|
---|
56 | compass : "zo"
|
---|
57 | ns_ip : "172.16.9.99/29"
|
---|
58 | ns_mac : "78:8a:20:14:d0:0e"
|
---|
59 | bridge_type: "LiteBeam-5AC-16-120"
|
---|
60 | encrypted : True
|
---|
61 | status : "up"
|
---|
62 |
|
---|
63 | iface_vr0_103_alias0:
|
---|
64 | comment : "Link naar BSP-OV Pilot"
|
---|
65 | ip : "192.168.1.93/29"
|
---|
66 | sdesc : "2bsp-ov"
|
---|
67 | type : "eth"
|
---|
68 | dhcp : False
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
72 | iface_vr0_105:
|
---|
73 | comment : "Link naar Geluidsnet Opstelpunt"
|
---|
74 | ip : "172.16.9.105/29"
|
---|
75 | sdesc : "2meetunit"
|
---|
76 | type : "eth"
|
---|
77 | dhcp : False
|
---|
78 | status : "up"
|
---|
79 |
|
---|
80 |
|
---|
81 | iface_vr1:
|
---|
82 | comment : "Link naar Cope"
|
---|
83 | ip : "172.16.7.57/29"
|
---|
84 | sdesc : "2cope"
|
---|
85 | mode : "station-wds"
|
---|
86 | type : "eth"
|
---|
87 | channel : "36"
|
---|
88 | ssid : "il-zo.geluidsnet2.wleiden.net"
|
---|
89 | dhcp : False
|
---|
90 | compass : "z"
|
---|
91 | ns_ip : "172.16.7.58/29"
|
---|
92 | ns_mac : "00:15:6d:70:4d:a3"
|
---|
93 | bridge_type: "NanoStation5"
|
---|
94 | status : "up"
|
---|
95 |
|
---|
96 |
|
---|
97 | iface_vr1_alias0:
|
---|
98 | comment : "Link naar Webster"
|
---|
99 | ip : "172.16.4.193/29"
|
---|
100 | sdesc : "2webster"
|
---|
101 | type : "eth"
|
---|
102 | dhcp : False
|
---|
103 | status : "up"
|
---|
104 |
|
---|
105 |
|
---|
106 | iface_vr2:
|
---|
107 | comment : "Link naar vosko3"
|
---|
108 | ip : "172.16.4.204/29"
|
---|
109 | sdesc : "2vosko3"
|
---|
110 | mode : "station-wds"
|
---|
111 | type : "eth"
|
---|
112 | extra_type : "eth2wifibridge"
|
---|
113 | channel : "100"
|
---|
114 | ssid : "il-wnw.vosko3.wleiden.net"
|
---|
115 | dhcp : False
|
---|
116 | compass : "zo"
|
---|
117 | ns_ip : "172.16.4.203/29"
|
---|
118 | ns_mac : "00:15:6d:ec:82:96"
|
---|
119 | bridge_type: "NanoStation5"
|
---|
120 | status : "up"
|
---|
121 |
|
---|
122 |
|
---|