[12647] | 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.126.1"
|
---|
| 10 | monitoring_group: "Teylingen"
|
---|
| 11 | nodename : "TEYAkzoNobel"
|
---|
| 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 : "ap voor locaal"
|
---|
| 26 | ip : "172.17.126.1/24"
|
---|
| 27 | sdesc : "omni"
|
---|
| 28 | mode : "ap"
|
---|
| 29 | type : "11g"
|
---|
| 30 | channel : 1
|
---|
| 31 | ssid : "ap-WirelessLeiden-AkzoNobel"
|
---|
| 32 | dhcp : "10-250"
|
---|
| 33 | status : "up"
|
---|
| 34 |
|
---|
| 35 | iface_ue0:
|
---|
| 36 | comment : "Interlink naar zuid"
|
---|
| 37 | ip : "172.16.6.105/29"
|
---|
| 38 | sdesc : "2bartholomeus"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "140"
|
---|
| 43 | ssid : "il-z.teyakzonobel.wleiden.net"
|
---|
| 44 | dhcp : False
|
---|
| 45 | compass : "z"
|
---|
| 46 | ns_ip : "172.16.6.106/29"
|
---|
| 47 | ns_mac : ""
|
---|
| 48 | bridge_type: "NanostationM5"
|
---|
| 49 | status : "up"
|
---|
| 50 |
|
---|
| 51 |
|
---|
| 52 | iface_vr0:
|
---|
| 53 | comment : "Interlink naar Bartholomeus"
|
---|
| 54 | ip : "172.16.9.36/29"
|
---|
| 55 | sdesc : "2bartholomeus"
|
---|
| 56 | mode : "station-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | extra_type : "eth2wifibridge"
|
---|
| 59 | channel : "124"
|
---|
| 60 | ssid : "il-z.teybartholomeus.wleiden.net"
|
---|
| 61 | dhcp : False
|
---|
| 62 | compass : "n"
|
---|
| 63 | ns_ip : "172.16.9.35/29"
|
---|
| 64 | ns_mac : ""
|
---|
| 65 | bridge_type: "NanostationM5"
|
---|
| 66 | status : "up"
|
---|
| 67 |
|
---|
| 68 |
|
---|
| 69 | iface_vr1:
|
---|
| 70 | comment : "Interlink naar noordoost"
|
---|
| 71 | ip : "172.16.5.1/29"
|
---|
| 72 | sdesc : "2no"
|
---|
| 73 | mode : "ap-wds"
|
---|
| 74 | type : "eth"
|
---|
| 75 | extra_type : "eth2wifibridge"
|
---|
| 76 | channel : "100"
|
---|
| 77 | ssid : "il-no.teyakzonobel.wleiden.net"
|
---|
| 78 | dhcp : False
|
---|
| 79 | compass : "no"
|
---|
| 80 | ns_ip : "172.16.5.2"
|
---|
| 81 | ns_mac : ""
|
---|
| 82 | bridge_type: "NanostationM5"
|
---|
| 83 | status : "up"
|
---|
| 84 |
|
---|
| 85 |
|
---|
| 86 | iface_vr2:
|
---|
| 87 | comment : "Interlink naar Kaag1"
|
---|
| 88 | ip : "172.16.5.209/29"
|
---|
| 89 | sdesc : "2ono"
|
---|
| 90 | mode : "ap"
|
---|
| 91 | type : "eth"
|
---|
| 92 | extra_type : "eth2wifibridge"
|
---|
| 93 | channel : "64"
|
---|
| 94 | ssid : "il-ono.teyakzonobel.wleiden.net"
|
---|
| 95 | dhcp : False
|
---|
| 96 | compass : "ono"
|
---|
| 97 | ns_ip : "172.16.5.210"
|
---|
| 98 | ns_mac : ""
|
---|
| 99 | bridge_type: "NanoStationM5"
|
---|
| 100 | status : "down"
|
---|
| 101 |
|
---|
| 102 |
|
---|