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