|
Last change
on this file since 12230 was 11738, checked in by rick, 13 years ago |
|
Allign at channels to match the 801.11g recommendations.
|
|
File size:
2.1 KB
|
| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | externalif: "vr0"
|
|---|
| 7 | latitude : "52.15366"
|
|---|
| 8 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
|
|---|
| 9 | longitude : "4.44826"
|
|---|
| 10 | masterip : "172.22.0.1"
|
|---|
| 11 | monitoring_group: "wleiden"
|
|---|
| 12 | nodename : "Zwaluwak"
|
|---|
| 13 | nodetype : "Hybrid"
|
|---|
| 14 | rdnap_x : 90743
|
|---|
| 15 | rdnap_y : 463247
|
|---|
| 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: True
|
|---|
| 22 | status : "up"
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | iface_ath0:
|
|---|
| 26 | comment : "Omni voor de buurt"
|
|---|
| 27 | ip : "172.22.0.1/24"
|
|---|
| 28 | sdesc : "omni"
|
|---|
| 29 | mode : "ap"
|
|---|
| 30 | type : "11g"
|
|---|
| 31 | channel : 11
|
|---|
| 32 | ssid : "ap-WirelessLeiden-Zwaluwak"
|
|---|
| 33 | dhcp : "10-250"
|
|---|
| 34 | status : "up"
|
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 | iface_ue0:
|
|---|
| 38 | comment : "A-link naar NodeUnigor via Airlive"
|
|---|
| 39 | ip : "172.16.4.36/29"
|
|---|
| 40 | sdesc : "2unigor1"
|
|---|
| 41 | mode : "station-wds"
|
|---|
| 42 | type : "eth"
|
|---|
| 43 | extra_type : "eth2wifibridge"
|
|---|
| 44 | ssid : "il-z.unigor1.wleiden.net"
|
|---|
| 45 | dhcp : False
|
|---|
| 46 | compass : "no"
|
|---|
| 47 | ns_ip : "172.16.4.35"
|
|---|
| 48 | ns_mac : "00:4f:79:90:31:bf"
|
|---|
| 49 | bridge_type: "AirMax5"
|
|---|
| 50 | status : "up"
|
|---|
| 51 |
|
|---|
| 52 |
|
|---|
| 53 | iface_vr0:
|
|---|
| 54 | comment : "External Link"
|
|---|
| 55 | ip : "0.0.0.0/30"
|
|---|
| 56 | sdesc : "2external"
|
|---|
| 57 | type : "eth"
|
|---|
| 58 | dhcp : "client"
|
|---|
| 59 | status : "up"
|
|---|
| 60 |
|
|---|
| 61 |
|
|---|
| 62 | iface_vr1:
|
|---|
| 63 | comment : "Link naar Unused via Bullet2"
|
|---|
| 64 | ip : "172.16.6.73/29"
|
|---|
| 65 | sdesc : "2unused"
|
|---|
| 66 | mode : "station-wds"
|
|---|
| 67 | type : "eth"
|
|---|
| 68 | extra_type : "eth2wifibridge"
|
|---|
| 69 | ssid : "effeniks"
|
|---|
| 70 | dhcp : False
|
|---|
| 71 | ns_ip : "172.16.6.74/29"
|
|---|
| 72 | ns_mac : "00:15:6d:e8:e7:4a"
|
|---|
| 73 | bridge_type: "Bullet2"
|
|---|
| 74 | status : "down"
|
|---|
| 75 |
|
|---|
| 76 |
|
|---|
| 77 | iface_vr2:
|
|---|
| 78 | comment : "Link naar BCStevenshof via Bullet2"
|
|---|
| 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"
|
|---|
| 85 | dhcp : False
|
|---|
| 86 | compass : "zo"
|
|---|
| 87 | ns_ip : "172.16.3.252/29"
|
|---|
| 88 | ns_mac : "00:15:6d:e8:e6:a3"
|
|---|
| 89 | bridge_type: "Bullet2"
|
|---|
| 90 | status : "down"
|
|---|
| 91 |
|
|---|
| 92 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.