source:
genesis/nodes/HybridZwaluwAK/wleiden.yaml@
13005
Last change on this file since 13005 was 12998, checked in by , 10 years ago | |
---|---|
File size: 2.1 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" |
[11647] | 6 | externalif: "vr0" |
[10881] | 7 | latitude : "52.15366" |
[10116] | 8 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden" |
[10881] | 9 | longitude : "4.44826" |
[10116] | 10 | masterip : "172.22.0.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[12885] | 12 | nodename : "ZwaluwAK" |
[11275] | 13 | nodetype : "Hybrid" |
[10059] | 14 | rdnap_x : 90743 |
15 | rdnap_y : 463247 | |
[11275] | 16 | release : "9.0-RELEASE" |
17 | service_accesspoint: True | |
[11554] | 18 | service_concentrator: False |
[11275] | 19 | service_incoming_rdr: False |
[11509] | 20 | service_proxy_ileiden: False |
[12419] | 21 | service_proxy_normal: False |
[10116] | 22 | status : "up" |
[10059] | 23 | |
[11322] | 24 | |
[10059] | 25 | iface_ath0: |
[10888] | 26 | comment : "Omni voor de buurt" |
[11275] | 27 | ip : "172.22.0.1/24" |
[10116] | 28 | sdesc : "omni" |
[10703] | 29 | mode : "ap" |
[11737] | 30 | type : "11g" |
[11738] | 31 | channel : 11 |
[10156] | 32 | ssid : "ap-WirelessLeiden-Zwaluwak" |
[11275] | 33 | dhcp : "10-250" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
36 | ||
[10116] | 37 | iface_ue0: |
[12396] | 38 | comment : "A-link naar Vosko2" |
[11424] | 39 | ip : "172.16.4.36/29" |
[12396] | 40 | sdesc : "2vosko2" |
[10116] | 41 | mode : "station-wds" |
42 | type : "eth" | |
43 | extra_type : "eth2wifibridge" | |
[12396] | 44 | ssid : "il-w.vosko2.wleiden.net" |
[10454] | 45 | dhcp : False |
[12474] | 46 | compass : "o" |
[11424] | 47 | ns_ip : "172.16.4.35" |
[12474] | 48 | ns_mac : "00:15:6d:f2:39:44" |
[12396] | 49 | bridge_type: "Nanostation5" |
[10116] | 50 | status : "up" |
51 | ||
52 | ||
[10059] | 53 | iface_vr0: |
[11275] | 54 | comment : "External Link" |
55 | ip : "0.0.0.0/30" | |
56 | sdesc : "2external" | |
[10116] | 57 | type : "eth" |
[11275] | 58 | dhcp : "client" |
[10116] | 59 | status : "up" |
[10059] | 60 | |
[10116] | 61 | |
[10059] | 62 | iface_vr1: |
[12397] | 63 | comment : "AP-NOORD via Bullet2 en SD15" |
[12398] | 64 | ip : "172.17.117.1/24" |
[12397] | 65 | mode : "ap" |
[10116] | 66 | type : "eth" |
67 | extra_type : "eth2wifibridge" | |
[12397] | 68 | ssid : "ap-WirelessLeiden-ZwaluwakN" |
[12998] | 69 | channel : 6 |
[12397] | 70 | dhcp : "10-250" |
[12398] | 71 | ns_ip : "172.17.117.2" |
[10116] | 72 | ns_mac : "00:15:6d:e8:e7:4a" |
[10892] | 73 | bridge_type: "Bullet2" |
[12397] | 74 | status : "up" |
[10059] | 75 | |
[10116] | 76 | |
77 | iface_vr2: | |
[11275] | 78 | comment : "Link naar BCStevenshof via Bullet2" |
[10116] | 79 | ip : "172.16.3.251/29" |
80 | sdesc : "2bcste" | |
81 | mode : "station-wds" | |
82 | type : "eth" | |
83 | extra_type : "eth2wifibridge" | |
84 | ssid : "il-nw.bcste.wleiden.net" | |
[10454] | 85 | dhcp : False |
[10729] | 86 | compass : "zo" |
[10116] | 87 | ns_ip : "172.16.3.252/29" |
88 | ns_mac : "00:15:6d:e8:e6:a3" | |
[10892] | 89 | bridge_type: "Bullet2" |
[11591] | 90 | status : "down" |
[10116] | 91 | |
92 |
Note:
See TracBrowser
for help on using the repository browser.