Last change
on this file since 13813 was 13813, checked in by huub, 8 years ago |
extra interface voor link naar hangar op ZHVC
|
File size:
1.6 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 | iface_ath0:
|
---|
[13805] | 25 | comment : "Omni voor de buurt AR2413"
|
---|
[13803] | 26 | ip : "172.16.11.1/24"
|
---|
| 27 | sdesc : "omni"
|
---|
| 28 | mode : "ap"
|
---|
| 29 | type : "11g"
|
---|
| 30 | channel : 1
|
---|
[13813] | 31 | ssid : "WiFi-ZHVC-b"
|
---|
[13805] | 32 | wlan_mac : "00:80:48:67:e7:af"
|
---|
[13803] | 33 | dhcp : "10-250"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
[13805] | 36 | iface_ath1:
|
---|
| 37 | comment : "Omni voor de buurt AR5413"
|
---|
| 38 | ip : "172.17.104.1/24"
|
---|
| 39 | sdesc : "omni"
|
---|
| 40 | mode : "ap"
|
---|
| 41 | type : "11a"
|
---|
| 42 | channel : 36
|
---|
| 43 | ssid : "WiFi-ZHVC-a"
|
---|
| 44 | wlan_mac : "00:0b:6b:20:dd:d3"
|
---|
| 45 | dhcp : "10-250"
|
---|
| 46 | status : "up"
|
---|
[13803] | 47 |
|
---|
| 48 | iface_vr0:
|
---|
| 49 | comment : "Naar HuygensN1"
|
---|
| 50 | ip : "172.16.7.164/29"
|
---|
| 51 | sdesc : "2huygensn1"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : 104
|
---|
| 56 | ssid : "il-307.huygensn1.wleiden.net"
|
---|
| 57 | dhcp : False
|
---|
| 58 | compass : "o"
|
---|
| 59 | ns_ip : "172.16.7.163/29"
|
---|
| 60 | ns_mac : ""
|
---|
| 61 | bridge_type: "NanoStation5"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
[13813] | 64 | iface_vr0_alias0:
|
---|
| 65 | comment : "Naar Hangar"
|
---|
| 66 | ip : "172.16.7.169/29"
|
---|
| 67 | sdesc : "2hangar"
|
---|
| 68 | type : "eth"
|
---|
| 69 | dhcp : False
|
---|
| 70 | status : "up"
|
---|
[13803] | 71 |
|
---|
[13813] | 72 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.