source:
genesis/nodes/ZHVC/wleiden.yaml@
14394
Last change on this file since 14394 was 13844, checked in by , 8 years ago | |
---|---|
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 | ||
[13844] | 24 | |
[13803] | 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 | |
[13813] | 32 | ssid : "WiFi-ZHVC-b" |
[13805] | 33 | wlan_mac : "00:80:48:67:e7:af" |
[13803] | 34 | dhcp : "10-250" |
35 | status : "up" | |
36 | ||
[13844] | 37 | |
[13805] | 38 | iface_ath1: |
39 | comment : "Omni voor de buurt AR5413" | |
40 | ip : "172.17.104.1/24" | |
41 | sdesc : "omni" | |
42 | mode : "ap" | |
43 | type : "11a" | |
[13829] | 44 | channel : 44 |
[13805] | 45 | ssid : "WiFi-ZHVC-a" |
46 | wlan_mac : "00:0b:6b:20:dd:d3" | |
47 | dhcp : "10-250" | |
48 | status : "up" | |
[13803] | 49 | |
[13844] | 50 | |
[13803] | 51 | iface_vr0: |
[13815] | 52 | comment : "Naar HuygensZ" |
[13803] | 53 | ip : "172.16.7.164/29" |
[13815] | 54 | sdesc : "2huygensz" |
[13803] | 55 | mode : "station-wds" |
56 | type : "eth" | |
57 | extra_type : "eth2wifibridge" | |
58 | channel : 104 | |
[13815] | 59 | ssid : "il-116.huygensz.wleiden.net" |
[13803] | 60 | dhcp : False |
61 | compass : "o" | |
62 | ns_ip : "172.16.7.163/29" | |
[13819] | 63 | ns_mac : "00:15:6d:70:4d:75" |
[13803] | 64 | bridge_type: "NanoStation5" |
65 | status : "up" | |
66 | ||
[13844] | 67 | |
[13813] | 68 | iface_vr0_alias0: |
69 | comment : "Naar Hangar" | |
70 | ip : "172.16.7.169/29" | |
71 | sdesc : "2hangar" | |
72 | type : "eth" | |
73 | dhcp : False | |
74 | status : "up" | |
[13803] | 75 | |
[13813] | 76 |
Note:
See TracBrowser
for help on using the repository browser.