Last change
on this file since 13804 was 13803, checked in by huub, 8 years ago |
configuratie nieuwe node van de Vliegclub
|
File size:
1.1 KB
|
Line | |
---|
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"
|
---|
8 | location : "ZHVC, , , Katwijk"
|
---|
9 | longitude : "4.415256"
|
---|
10 | masterip : "172.16.11.1"
|
---|
11 | monitoring_group: "Katwijk"
|
---|
12 | nodename : "ZHVC"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 88843
|
---|
15 | rdnap_y : 466945
|
---|
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:
|
---|
26 | comment : "Omni voor de buurt"
|
---|
27 | ip : "172.16.11.1/24"
|
---|
28 | sdesc : "omni"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 1
|
---|
32 | ssid : "WiFi-ZHVC"
|
---|
33 | wlan_mac : ""
|
---|
34 | dhcp : "10-250"
|
---|
35 | status : "up"
|
---|
36 |
|
---|
37 |
|
---|
38 | iface_vr0:
|
---|
39 | comment : "Naar HuygensN1"
|
---|
40 | ip : "172.16.7.164/29"
|
---|
41 | sdesc : "2huygensn1"
|
---|
42 | mode : "station-wds"
|
---|
43 | type : "eth"
|
---|
44 | extra_type : "eth2wifibridge"
|
---|
45 | channel : 104
|
---|
46 | ssid : "il-307.huygensn1.wleiden.net"
|
---|
47 | dhcp : False
|
---|
48 | compass : "o"
|
---|
49 | ns_ip : "172.16.7.163/29"
|
---|
50 | ns_mac : ""
|
---|
51 | bridge_type: "NanoStation5"
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.