[12688] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.25110"
|
---|
| 7 | location : "Leeuwenhorst, Langelaan 3, 2211 XT, Noordwijkerhout"
|
---|
| 8 | longitude : "4.47198"
|
---|
| 9 | masterip : "172.16.9.121"
|
---|
| 10 | monitoring_group: "noordwijkerhout"
|
---|
| 11 | nodename : "Leeuwenhorst1"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Kop en Schotels"
|
---|
| 14 | portal_url: "http://www.kopenschotels.com/nl/home.html"
|
---|
| 15 | rdnap_x : 92503
|
---|
| 16 | rdnap_y : 474067
|
---|
| 17 | release : "9.0-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
| 21 | service_proxy_ileiden: False
|
---|
| 22 | service_proxy_normal: False
|
---|
| 23 | status : "down"
|
---|
| 24 |
|
---|
| 25 | iface_ath0:
|
---|
| 26 | comment : "Ap binnen en link naar Leeuwenhorst2"
|
---|
| 27 | ip : "172.16.9.121/29"
|
---|
| 28 | sdesc : "ap"
|
---|
| 29 | mode : "ap"
|
---|
| 30 | type : "11g"
|
---|
| 31 | channel : 1
|
---|
| 32 | ssid : "ap-KopEnSchotels-binnen"
|
---|
| 33 | dhcp : "123-126"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 | iface_ue0:
|
---|
| 37 | comment : "Link naar zuidoost kabel 1"
|
---|
| 38 | ip : "172.16.6.193/29"
|
---|
| 39 | sdesc : "2zo"
|
---|
| 40 | mode : "station-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "44"
|
---|
| 44 | ssid : "il-nw.graficall.wleiden.net"
|
---|
| 45 | dhcp : False
|
---|
| 46 | compass : "150"
|
---|
| 47 | ns_ip : "172.16.6.194/29"
|
---|
| 48 | ns_mac : "dc:9f:db:2e:b2:c8"
|
---|
| 49 | bridge_type: "NanoBridge M5"
|
---|
| 50 | status : "up"
|
---|
| 51 |
|
---|
| 52 | iface_vr0:
|
---|
| 53 | comment : "Link naar Wulp kabel 7"
|
---|
| 54 | ip : "172.16.7.49/29"
|
---|
| 55 | sdesc : "2nw"
|
---|
| 56 | mode : "ap-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | extra_type : "eth2wifibridge"
|
---|
| 59 | channel : "108"
|
---|
| 60 | ssid : "il-10.leeuwenhorst.wleiden.net"
|
---|
| 61 | dhcp : False
|
---|
| 62 | compass : "10"
|
---|
| 63 | ns_ip : "172.16.7.50/29"
|
---|
| 64 | ns_mac : "dc:9f:db:2a:27:dd"
|
---|
| 65 | bridge_type: "Nanostation M5"
|
---|
| 66 | status : "up"
|
---|
| 67 |
|
---|
| 68 | iface_vr1:
|
---|
| 69 | comment : "Link naar oost Victorkerk kabel 8"
|
---|
| 70 | ip : "172.16.6.225/29"
|
---|
| 71 | sdesc : "2oost"
|
---|
| 72 | mode : "ap-wds"
|
---|
| 73 | type : "eth"
|
---|
| 74 | extra_type : "eth2wifibridge"
|
---|
| 75 | channel : "60"
|
---|
| 76 | ssid : "il-o.leeuwenhorst.wleiden.net"
|
---|
| 77 | dhcp : False
|
---|
| 78 | compass : "90"
|
---|
| 79 | ns_ip : "172.16.6.226/29"
|
---|
| 80 | ns_mac : "dc:9f:db:2e:b3:17"
|
---|
| 81 | bridge_type: "NanoBridge M5"
|
---|
| 82 | status : "down"
|
---|
| 83 |
|
---|
| 84 | iface_vr2:
|
---|
| 85 | comment : "Link naar NNW (GoudenSpar) kabel 4 v/h ap-zuid "
|
---|
| 86 | ip : "172.16.9.129/29"
|
---|
| 87 | sdesc : "2nnw"
|
---|
| 88 | mode : "ap-wds"
|
---|
| 89 | type : "eth"
|
---|
| 90 | extra_type : "eth2wifibridge"
|
---|
| 91 | channel : "60"
|
---|
| 92 | ssid : "il-350.leeuwenhorst.wleiden.net"
|
---|
| 93 | dhcp : False
|
---|
| 94 | compass : "350"
|
---|
| 95 | ns_ip : "172.16.9.130/29"
|
---|
| 96 | ns_mac : ""
|
---|
| 97 | bridge_type: "NanoBridge M5"
|
---|
| 98 | status : "down"
|
---|
| 99 |
|
---|
| 100 |
|
---|
| 101 |
|
---|