source:
genesis/nodes/JAR/wleiden.yaml@
14354
Last change on this file since 14354 was 14299, checked in by , 6 years ago | |
---|---|
File size: 1.9 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" |
[11519] | 6 | latitude : "52.11745" |
[11390] | 7 | location : "Zwembad Haasbroek, Nieuweweg 4, 2381 NW,Zoeterwoude " |
[11519] | 8 | longitude : "4.50214" |
[11390] | 9 | masterip : "172.17.56.1" |
[11325] | 10 | monitoring_group: "wzoeterwoude" |
[11390] | 11 | nodename : "JAR" |
[10822] | 12 | nodetype : "Hybrid" |
[11390] | 13 | rdnap_x : 94381 |
14 | rdnap_y : 459173 | |
[14299] | 15 | release : "11.2-RELEASE" |
[10822] | 16 | service_accesspoint: True |
[11554] | 17 | service_concentrator: False |
[10881] | 18 | service_incoming_rdr: False |
[10822] | 19 | service_proxy_ileiden: False |
[11390] | 20 | service_proxy_normal: False |
[10116] | 21 | status : "up" |
[10059] | 22 | |
23 | ||
24 | iface_ath0: | |
[11390] | 25 | comment : "Omni voor rustplaats" |
[14178] | 26 | parent : "bridge0" |
[10703] | 27 | mode : "ap" |
[14179] | 28 | type : "11a" |
29 | channel : 40 | |
30 | ssid : "WiFi Zoeterwoude Plein" | |
[10116] | 31 | status : "up" |
[10059] | 32 | |
[14178] | 33 | iface_bridge0: |
34 | comment : "Access Points" | |
35 | ip : "172.17.57.1/24" | |
36 | type : "eth" | |
37 | dhcp : "10-240" | |
38 | status : "up" | |
[10059] | 39 | |
[14178] | 40 | |
[11390] | 41 | iface_vr0: |
42 | comment : "Nanostation gericht op het veld" | |
[14178] | 43 | parent : "bridge0" |
[11390] | 44 | mode : "ap-wds" |
45 | type : "eth" | |
[14178] | 46 | ssid : "WiFi Zoeterwoude" |
[11390] | 47 | ns_ip : "172.17.57.2/24" |
[14181] | 48 | ns_mac : "00:27:22:e2:52:50" |
[11731] | 49 | bridge_type: "NanoStation M2" |
[11390] | 50 | status : "up" |
51 | ||
52 | ||
53 | iface_vr1: | |
[11391] | 54 | comment : "Link naar Zwet" |
[11392] | 55 | ip : "172.16.4.52/29" |
[11391] | 56 | sdesc : "2zwet" |
[10116] | 57 | mode : "station-wds" |
58 | type : "eth" | |
59 | extra_type : "eth2wifibridge" | |
[11391] | 60 | ssid : "il-z.zwet.wleiden.net" |
[10454] | 61 | dhcp : False |
[11519] | 62 | compass : "nw" |
[11392] | 63 | ns_ip : "172.16.4.51/29" |
[11391] | 64 | ns_mac : "00:27:22:10:f5:b9" |
[11731] | 65 | bridge_type: "NanoStation M5" |
[10116] | 66 | status : "up" |
67 | ||
68 | ||
[11390] | 69 | iface_vr2: |
[11391] | 70 | comment : "Link naar ROC2" |
71 | ip : "172.16.5.52/29" | |
72 | sdesc : "2roc2" | |
[10116] | 73 | mode : "station-wds" |
74 | type : "eth" | |
75 | extra_type : "eth2wifibridge" | |
[11391] | 76 | ssid : "il-z.roc2.wleiden.net" |
[10454] | 77 | dhcp : False |
[10729] | 78 | compass : "n" |
[11391] | 79 | ns_ip : "172.16.5.51/29" |
80 | ns_mac : "00:27:22:8a:3b:c6" | |
[11731] | 81 | bridge_type: "NanoStation M5" |
[10116] | 82 | status : "up" |
[11391] | 83 | |
84 |
Note:
See TracBrowser
for help on using the repository browser.