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