Last change
on this file since 13812 was 13806, checked in by huub, 8 years ago |
aanvulling config ZHVC coordinaten en adresgegevens
|
File size:
1.4 KB
|
Rev | Line | |
---|
[13803] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | height : "16"
|
---|
| 7 | latitude : "52.161973"
|
---|
[13806] | 8 | location : "ZHVC, Randweg Marine Vliegkamp, Valkenburg, Katwijk"
|
---|
[13803] | 9 | longitude : "4.415256"
|
---|
| 10 | masterip : "172.16.11.1"
|
---|
| 11 | monitoring_group: "Katwijk"
|
---|
| 12 | nodename : "ZHVC"
|
---|
| 13 | nodetype : "Hybrid"
|
---|
[13806] | 14 | rdnap_x : 88497
|
---|
| 15 | rdnap_y : 464202
|
---|
[13803] | 16 | release : "9.0-RELEASE"
|
---|
| 17 | service_accesspoint: True
|
---|
| 18 | service_concentrator: False
|
---|
| 19 | service_incoming_rdr: False
|
---|
| 20 | service_proxy_ileiden: False
|
---|
| 21 | service_proxy_normal: False
|
---|
| 22 | status : "up"
|
---|
| 23 |
|
---|
| 24 |
|
---|
| 25 | iface_ath0:
|
---|
[13805] | 26 | comment : "Omni voor de buurt AR2413"
|
---|
[13803] | 27 | ip : "172.16.11.1/24"
|
---|
| 28 | sdesc : "omni"
|
---|
| 29 | mode : "ap"
|
---|
| 30 | type : "11g"
|
---|
| 31 | channel : 1
|
---|
| 32 | ssid : "WiFi-ZHVC"
|
---|
[13805] | 33 | wlan_mac : "00:80:48:67:e7:af"
|
---|
[13803] | 34 | dhcp : "10-250"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
[13805] | 37 | iface_ath1:
|
---|
| 38 | comment : "Omni voor de buurt AR5413"
|
---|
| 39 | ip : "172.17.104.1/24"
|
---|
| 40 | sdesc : "omni"
|
---|
| 41 | mode : "ap"
|
---|
| 42 | type : "11a"
|
---|
| 43 | channel : 36
|
---|
| 44 | ssid : "WiFi-ZHVC-a"
|
---|
| 45 | wlan_mac : "00:0b:6b:20:dd:d3"
|
---|
| 46 | dhcp : "10-250"
|
---|
| 47 | status : "up"
|
---|
[13803] | 48 |
|
---|
[13805] | 49 |
|
---|
[13803] | 50 | iface_vr0:
|
---|
| 51 | comment : "Naar HuygensN1"
|
---|
| 52 | ip : "172.16.7.164/29"
|
---|
| 53 | sdesc : "2huygensn1"
|
---|
| 54 | mode : "station-wds"
|
---|
| 55 | type : "eth"
|
---|
| 56 | extra_type : "eth2wifibridge"
|
---|
| 57 | channel : 104
|
---|
| 58 | ssid : "il-307.huygensn1.wleiden.net"
|
---|
| 59 | dhcp : False
|
---|
| 60 | compass : "o"
|
---|
| 61 | ns_ip : "172.16.7.163/29"
|
---|
| 62 | ns_mac : ""
|
---|
| 63 | bridge_type: "NanoStation5"
|
---|
| 64 | status : "up"
|
---|
| 65 |
|
---|
| 66 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.