[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10435] | 4 | board : "ALIX2"
|
---|
[10059] | 5 | comment : "None"
|
---|
[12907] | 6 | latitude : "52.166297"
|
---|
| 7 | location : "Groene Hart Recreatie Hofdijklaan 63, 2374 BS Oud-Ade"
|
---|
| 8 | longitude : "4.5505"
|
---|
| 9 | masterip : "172.17.149.1"
|
---|
| 10 | monitoring_group: "leiden"
|
---|
| 11 | nodename : "GHR"
|
---|
[10822] | 12 | nodetype : "Hybrid"
|
---|
| 13 | release : "9.0-RELEASE"
|
---|
| 14 | service_accesspoint: True
|
---|
[11554] | 15 | service_concentrator: False
|
---|
[12421] | 16 | service_incoming_rdr: False
|
---|
[10822] | 17 | service_proxy_ileiden: False
|
---|
[11735] | 18 | service_proxy_normal: False
|
---|
[10116] | 19 | status : "up"
|
---|
[12907] | 20 | portal_sponsor: "Groene Hart Recreatie"
|
---|
| 21 | portal_url: "http://www.groenehart-recreatie.nl"
|
---|
[10059] | 22 |
|
---|
| 23 |
|
---|
| 24 | iface_ath0:
|
---|
[12907] | 25 | comment : "Omni voor Buurt MGMT"
|
---|
| 26 | ip : "172.17.149.1/24"
|
---|
[10116] | 27 | sdesc : "2buurt"
|
---|
[10703] | 28 | mode : "ap"
|
---|
[11737] | 29 | type : "11g"
|
---|
[11738] | 30 | channel : 11
|
---|
[12907] | 31 | ssid : "ap-GHR-Management"
|
---|
| 32 | dhcp : "10-240"
|
---|
[10116] | 33 | status : "up"
|
---|
[10059] | 34 |
|
---|
| 35 |
|
---|
[11390] | 36 | iface_vr0:
|
---|
[12907] | 37 | comment : "Link naar StBavo2"
|
---|
| 38 | ip : "172.16.3.124/29"
|
---|
| 39 | sdesc : "2stbavo"
|
---|
[11390] | 40 | mode : "ap-wds"
|
---|
| 41 | type : "eth"
|
---|
[10116] | 42 | extra_type : "eth2wifibridge"
|
---|
[12907] | 43 | ssid : "il-zo.stbavo2.wleiden.net"
|
---|
[10454] | 44 | dhcp : False
|
---|
[12907] | 45 | compass : "no"
|
---|
| 46 | ns_ip : "172.16.3.123/29"
|
---|
| 47 | ns_mac : "00:00:00:00:00:00"
|
---|
[11731] | 48 | bridge_type: "NanoStation M5"
|
---|
[10116] | 49 | status : "up"
|
---|
| 50 |
|
---|
[11519] | 51 |
|
---|
[11390] | 52 | iface_vr1:
|
---|
[12907] | 53 | comment : "Accesspoint West"
|
---|
| 54 | ip : "172.17.150.1/24"
|
---|
| 55 | sdesc : "2ap-w"
|
---|
[11390] | 56 | mode : "ap-wds"
|
---|
[10116] | 57 | type : "eth"
|
---|
[12907] | 58 | ssid : "ap-GroeneHart-West"
|
---|
| 59 | dhcp : "10-240"
|
---|
| 60 | ns_ip : "172.17.150.2/24"
|
---|
| 61 | ns_mac : "00:00:00:00:00:00"
|
---|
| 62 | bridge_type: "NanoStation M2"
|
---|
[10116] | 63 | status : "up"
|
---|
[10059] | 64 |
|
---|
[11390] | 65 | iface_vr2:
|
---|
[12907] | 66 | comment : "Accesspoint Oost"
|
---|
| 67 | ip : "172.17.151.1/24"
|
---|
[11391] | 68 | sdesc : "2buurt"
|
---|
[10116] | 69 | mode : "ap-wds"
|
---|
| 70 | type : "eth"
|
---|
[12907] | 71 | ssid : "ap-GroeneHart-Oost"
|
---|
| 72 | dhcp : "10-240"
|
---|
| 73 | ns_ip : "172.17.151.2/24"
|
---|
| 74 | ns_mac : "00:00:00:00:00:00"
|
---|
| 75 | bridge_type: "NanoStation M2"
|
---|
[10116] | 76 | status : "up"
|
---|
[10059] | 77 |
|
---|
[10116] | 78 |
|
---|
[12907] | 79 | iface_ue0:
|
---|
| 80 | comment : "Link naar Boterhuis (client soonish)"
|
---|
| 81 | ip : "172.16.7.68/29"
|
---|
| 82 | sdesc : "2boterhuis"
|
---|
| 83 | mode : "ap-wds"
|
---|
| 84 | type : "eth"
|
---|
| 85 | extra_type : "eth2wifibridge"
|
---|
| 86 | ssid : "il-nw.ghr.wleiden.net"
|
---|
| 87 | dhcp : False
|
---|
| 88 | compass : "nw"
|
---|
| 89 | ns_ip : "172.16.7.67/29"
|
---|
| 90 | ns_mac : "00:00:00:00:00:00"
|
---|
| 91 | bridge_type: "NanoStation M5"
|
---|
| 92 | status : "up"
|
---|
| 93 |
|
---|