[12806] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.20738"
|
---|
| 7 | location : "AkzoNobel, Sassenheim"
|
---|
| 8 | longitude : "4.488716"
|
---|
| 9 | masterip : "172.17.80.1"
|
---|
| 10 | monitoring_group: "Teylingen"
|
---|
| 11 | nodename : "TEYAkzoNobel2"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | rdnap_x : 93585
|
---|
| 14 | rdnap_y : 469188
|
---|
| 15 | release : "9.0-RELEASE"
|
---|
| 16 | service_accesspoint: True
|
---|
| 17 | service_concentrator: False
|
---|
| 18 | service_incoming_rdr: False
|
---|
| 19 | service_proxy_ileiden: False
|
---|
| 20 | service_proxy_normal: False
|
---|
| 21 | status : "planned"
|
---|
| 22 |
|
---|
| 23 |
|
---|
| 24 | iface_ath0:
|
---|
| 25 | comment : "Link naar AkzoNobel1, in stationmodus!"
|
---|
| 26 | ip : "172.17.0.66/30"
|
---|
| 27 | sdesc : "2akzonobel1"
|
---|
| 28 | mode : "sta"
|
---|
| 29 | type : "11g"
|
---|
| 30 | channel : 1
|
---|
| 31 | ssid : "il-i-teyakzonobel.wleiden.net"
|
---|
| 32 | dhcp : False
|
---|
| 33 | status : "up"
|
---|
| 34 |
|
---|
| 35 |
|
---|
| 36 | iface_ue0:
|
---|
| 37 | comment : "Accesspoints binnen (toekomst)"
|
---|
| 38 | ip : "172.17.80.1/24"
|
---|
| 39 | sdesc : "binnen"
|
---|
| 40 | mode : "station-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | extra_type : "eth2wifibridge"
|
---|
| 43 | channel : "div"
|
---|
| 44 | ssid : "ap-Tey-AkzoNobel"
|
---|
| 45 | dhcp : "10-250"
|
---|
| 46 | compass : "zo"
|
---|
| 47 | ns_ip : "172.17.80.2"
|
---|
| 48 | ns_mac : ""
|
---|
| 49 | bridge_type: "NanoStationLocoM2"
|
---|
| 50 | status : "up"
|
---|
| 51 |
|
---|
| 52 |
|
---|
| 53 | iface_vr0:
|
---|
| 54 | comment : "Interlink naar Joris de Witte"
|
---|
| 55 | ip : "172.16.7.20/29"
|
---|
| 56 | sdesc : "2jorisdewitte"
|
---|
| 57 | mode : "ap-wds"
|
---|
| 58 | type : "eth"
|
---|
| 59 | extra_type : "eth2wifibridge"
|
---|
| 60 | channel : "64"
|
---|
| 61 | ssid : "il-nno.jorisdewitte.wleiden.net"
|
---|
| 62 | dhcp : False
|
---|
| 63 | compass : "zzw"
|
---|
| 64 | ns_ip : "172.16.7.19"
|
---|
| 65 | ns_mac : ""
|
---|
| 66 | bridge_type: "NanoBridgeM5"
|
---|
| 67 | status : "up"
|
---|
| 68 |
|
---|
| 69 |
|
---|
| 70 | iface_vr1:
|
---|
| 71 | comment : "Interlink naar Sassenheim"
|
---|
| 72 | ip : "172.16.5.1/29"
|
---|
| 73 | sdesc : "2no"
|
---|
| 74 | mode : "ap-wds"
|
---|
| 75 | type : "eth"
|
---|
| 76 | extra_type : "eth2wifibridge"
|
---|
| 77 | channel : "100"
|
---|
| 78 | ssid : "il-no.teyakzonobel.wleiden.net"
|
---|
| 79 | dhcp : False
|
---|
| 80 | compass : "no"
|
---|
| 81 | ns_ip : "172.16.5.2"
|
---|
| 82 | ns_mac : ""
|
---|
| 83 | bridge_type: "NanoBridgeM5"
|
---|
| 84 | status : "up"
|
---|
| 85 |
|
---|
| 86 |
|
---|
| 87 | iface_vr2:
|
---|
| 88 | comment : "Interlink naar Rijnsburg"
|
---|
| 89 | ip : "172.17.2.225/29"
|
---|
| 90 | sdesc : "2"
|
---|
| 91 | mode : "ap"
|
---|
| 92 | type : "eth"
|
---|
| 93 | extra_type : "eth2wifibridge"
|
---|
| 94 | channel : ""
|
---|
| 95 | ssid : "il-zw.teyakzonobel2.wleiden.net"
|
---|
| 96 | dhcp : False
|
---|
| 97 | compass : "zw"
|
---|
| 98 | ns_ip : "172.17.2.226"
|
---|
| 99 | ns_mac : ""
|
---|
| 100 | bridge_type: "NanoBridgeM5"
|
---|
| 101 | status : "down"
|
---|
| 102 |
|
---|
| 103 |
|
---|