Rev | Line | |
---|
[13633] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.214201"
|
---|
[13636] | 7 | location : "Koeienstal, 2e Elsgeesterweg, Voorhout (gemeente Teylingen)"
|
---|
[13633] | 8 | longitude : "4.485635"
|
---|
| 9 | masterip : "172.17.192.1"
|
---|
| 10 | monitoring_group: "wleiden"
|
---|
| 11 | nodename : "TEYKlara"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: ""
|
---|
[13636] | 14 | portal_url: "https://thingspeak.com/channels/31903"
|
---|
| 15 | rdnap_x : 93385
|
---|
| 16 | rdnap_y : 469950
|
---|
[13633] | 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 : "planned"
|
---|
| 24 |
|
---|
| 25 |
|
---|
| 26 | iface_ath0:
|
---|
[13636] | 27 | comment : "AP 00:80:48:67:e7:ae"
|
---|
[13633] | 28 | ip : "172.17.192.1/24"
|
---|
| 29 | sdesc : "apbg"
|
---|
| 30 | mode : "ap"
|
---|
| 31 | type : "11g"
|
---|
[13635] | 32 | channel : 1
|
---|
| 33 | ssid : "WiFi Teylingen"
|
---|
[13633] | 34 | dhcp : "10-250"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
[13635] | 37 | iface_ath1:
|
---|
[13636] | 38 | comment : "AP2 00:0b:6b:20:de:80"
|
---|
[13635] | 39 | ip : "172.17.193.1/24"
|
---|
| 40 | sdesc : "apbg"
|
---|
| 41 | mode : "ap"
|
---|
| 42 | type : "11a"
|
---|
| 43 | channel : 36
|
---|
| 44 | ssid : "WiFi Teylingen"
|
---|
| 45 | dhcp : "10-250"
|
---|
| 46 | status : "up"
|
---|
[13633] | 47 |
|
---|
| 48 | iface_vr0:
|
---|
| 49 | comment : "Link naar Akzo1"
|
---|
| 50 | ip : "172.16.10.20/29"
|
---|
[13635] | 51 | sdesc : "2akzo1"
|
---|
[13636] | 52 | mode : "station-ads"
|
---|
[13633] | 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "136"
|
---|
| 56 | ssid : "il-n.teyakzonobel1.wleiden.net"
|
---|
| 57 | dhcp : False
|
---|
[13636] | 58 | compass : "z"
|
---|
[13633] | 59 | ns_ip : "172.16.10.19/29"
|
---|
| 60 | ns_mac : ""
|
---|
| 61 | bridge_type: "NanoStation M5"
|
---|
| 62 | status : "up"
|
---|
| 63 |
|
---|
| 64 |
|
---|
| 65 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.