Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | ileiden : True
|
---|
7 | latitude : "52.11823"
|
---|
8 | location : "PV De Kerkduif, Nieuweweg 9, 2381 NW,Zoeterwoude "
|
---|
9 | longitude : "4.50433"
|
---|
10 | masterip : "172.17.13.1"
|
---|
11 | monitoring_group: "wzoeterwoude"
|
---|
12 | nodename : "PVKerkDuif"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 94532
|
---|
15 | rdnap_y : 459257
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | status : "up"
|
---|
18 |
|
---|
19 |
|
---|
20 | iface_ath0:
|
---|
21 | comment : "Omni voor Binnen"
|
---|
22 | ip : "172.17.13.1/26"
|
---|
23 | sdesc : "2binnen"
|
---|
24 | mode : "ap"
|
---|
25 | type : "11b"
|
---|
26 | channel : "10"
|
---|
27 | ssid : "ap-ZTW-PVKerkDuif-Binnen"
|
---|
28 | dhcp : "10-60"
|
---|
29 | status : "up"
|
---|
30 |
|
---|
31 |
|
---|
32 | iface_vr0:
|
---|
33 | comment : "Link naar PVKerkDuif Network"
|
---|
34 | ip : "172.17.13.65/28"
|
---|
35 | sdesc : "2building"
|
---|
36 | type : "eth"
|
---|
37 | dhcp : "66-78"
|
---|
38 | status : "down"
|
---|
39 |
|
---|
40 |
|
---|
41 | iface_vr1:
|
---|
42 | comment : "Link to Zwet"
|
---|
43 | ip : "172.16.16.172/29"
|
---|
44 | sdesc : "2zwet"
|
---|
45 | mode : "ap-wds"
|
---|
46 | type : "eth"
|
---|
47 | extra_type : "eth2wifibridge"
|
---|
48 | ssid : "il-o.zwet.wleiden.net"
|
---|
49 | dhcp : False
|
---|
50 | compass : "w"
|
---|
51 | ns_ip : "172.16.16.171/29"
|
---|
52 | ns_mac : "00:15:6d:ec:82:69"
|
---|
53 | bridge_type: "NanoStation5"
|
---|
54 | status : "up"
|
---|
55 |
|
---|
56 |
|
---|
57 | iface_vr2:
|
---|
58 | comment : "AccessPoint Sportvelden via NanoStation"
|
---|
59 | ip : "172.17.20.1/24"
|
---|
60 | sdesc : "2sportvelden"
|
---|
61 | mode : "station-wds"
|
---|
62 | type : "eth"
|
---|
63 | channel : "10"
|
---|
64 | ssid : "ap-ZTW-PVKerkDuif-Voetbal"
|
---|
65 | dhcp : "11-250"
|
---|
66 | ns_ip : "172.17.20.2/24"
|
---|
67 | ns_mac : "00:27:22:80:5a:b6"
|
---|
68 | bridge_type: "NanoStation M2"
|
---|
69 | status : "up"
|
---|
70 |
|
---|
71 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.