Rev | Line | |
---|
[11701] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | externalif: "vr0"
|
---|
| 7 | gateway : "192.168.13.254"
|
---|
| 8 | ileiden : True
|
---|
[11732] | 9 | latitude : "52.27111"
|
---|
[11701] | 10 | location : "De Carlton, Kraaierslaan 13, 2204AN, Noordwijk"
|
---|
[11732] | 11 | longitude : "4.47666"
|
---|
[11701] | 12 | masterip : "172.17.71.1"
|
---|
| 13 | monitoring_group: "noordwijk"
|
---|
| 14 | nodename : "Carlton"
|
---|
[11732] | 15 | nodetype : "Hybrid"
|
---|
[11703] | 16 | portal_sponsor: "Camping De Carlton"
|
---|
| 17 | portal_url: "http://www.campingcarlton.nl"
|
---|
[11701] | 18 | rdnap_x : 92851
|
---|
| 19 | rdnap_y : 476289
|
---|
| 20 | release : "9.0-RELEASE"
|
---|
| 21 | service_accesspoint: True
|
---|
| 22 | service_concentrator: False
|
---|
| 23 | service_incoming_rdr: False
|
---|
[12376] | 24 | service_proxy_ileiden: False
|
---|
[11701] | 25 | service_proxy_normal: False
|
---|
[12376] | 26 | status : "down"
|
---|
[11701] | 27 |
|
---|
[11732] | 28 |
|
---|
[11701] | 29 | iface_ue0:
|
---|
| 30 | comment : "AP sector oost"
|
---|
| 31 | ip : "172.17.71.1/24"
|
---|
| 32 | sdesc : "2oost"
|
---|
| 33 | mode : "ap"
|
---|
| 34 | type : "eth"
|
---|
| 35 | extra_type : "eth2wifibridge"
|
---|
| 36 | channel : "11"
|
---|
| 37 | ssid : "ap-DeCarlton-oost"
|
---|
| 38 | dhcp : "10-250"
|
---|
| 39 | compass : "o"
|
---|
| 40 | ns_ip : "172.17.71.2/24"
|
---|
| 41 | ns_mac : ""
|
---|
[12170] | 42 | ns_type : "RocketM2"
|
---|
[11701] | 43 | status : "up"
|
---|
| 44 |
|
---|
[11732] | 45 |
|
---|
[11701] | 46 | iface_vr0:
|
---|
| 47 | comment : "External Link"
|
---|
[11702] | 48 | ip : "0.0.0.0/24"
|
---|
[11701] | 49 | sdesc : "2external"
|
---|
| 50 | type : "eth"
|
---|
| 51 | dhcp : "client"
|
---|
| 52 | status : "up"
|
---|
| 53 |
|
---|
[11732] | 54 |
|
---|
[11701] | 55 | iface_vr0_alias0:
|
---|
| 56 | comment : "Link naar external gateway 192.168.13.225 via NanoM5 192.168.13.16"
|
---|
| 57 | ip : "192.168.13.17/24"
|
---|
| 58 | sdesc : "2external"
|
---|
| 59 | mode : "station-wds"
|
---|
| 60 | type : "eth"
|
---|
| 61 | extra_type : "eth2wifibridge"
|
---|
| 62 | channel : "44"
|
---|
| 63 | ssid : "Carlton-NW"
|
---|
| 64 | dhcp : False
|
---|
| 65 | compass : "no"
|
---|
| 66 | ns_ip : "192.168.13.16/24"
|
---|
| 67 | ns_mac : ""
|
---|
| 68 | status : "up"
|
---|
| 69 |
|
---|
[11732] | 70 |
|
---|
[11701] | 71 | iface_vr1:
|
---|
| 72 | comment : "AP sector west"
|
---|
| 73 | ip : "172.17.72.1/24"
|
---|
| 74 | sdesc : "2west"
|
---|
| 75 | mode : "ap"
|
---|
| 76 | type : "eth"
|
---|
| 77 | extra_type : "eth2wifibridge"
|
---|
| 78 | channel : "6"
|
---|
| 79 | ssid : "ap-DeCarlton-west"
|
---|
| 80 | dhcp : "10-250"
|
---|
| 81 | compass : "w"
|
---|
[11702] | 82 | ns_ip : "172.17.72.2/24"
|
---|
[11701] | 83 | ns_mac : ""
|
---|
[12170] | 84 | ns_type : "RocketM2"
|
---|
[11701] | 85 | status : "up"
|
---|
| 86 |
|
---|
[11732] | 87 |
|
---|
[11701] | 88 | iface_vr2:
|
---|
| 89 | comment : "Ap sector noord en sector noordoost via wds"
|
---|
| 90 | ip : "172.17.73.1/24"
|
---|
| 91 | sdesc : "2noord"
|
---|
| 92 | mode : "ap-wds"
|
---|
| 93 | type : "eth"
|
---|
| 94 | extra_type : "eth2wifibridge"
|
---|
| 95 | channel : "1"
|
---|
| 96 | ssid : "ap-DeCarlton-noord"
|
---|
| 97 | dhcp : "10-250"
|
---|
| 98 | ns_ip : "172.17.73.2/24"
|
---|
| 99 | ns_mac : ""
|
---|
[12170] | 100 | ns_type : "RocketM2"
|
---|
[11701] | 101 | status : "up"
|
---|
| 102 |
|
---|
| 103 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.