[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.126.1"
|
---|
| 10 | monitoring_group: "Teylingen"
|
---|
| 11 | nodename : "TEYAkzoNobel1"
|
---|
| 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 : "Accesspoints buiten (toekomst)"
|
---|
| 26 | ip : "172.17.126.1/24"
|
---|
[12807] | 27 | sdesc : "buiten"
|
---|
[12806] | 28 | mode : "ap"
|
---|
| 29 | type : "11g"
|
---|
| 30 | channel : 11
|
---|
| 31 | ssid : "ap-Tey-AkzoNobel-buiten"
|
---|
| 32 | dhcp : "10-250"
|
---|
| 33 | status : "up"
|
---|
| 34 |
|
---|
| 35 | iface_ue0:
|
---|
| 36 | comment : "Interlink naar Warmond"
|
---|
| 37 | ip : "172.16.6.105/29"
|
---|
| 38 | sdesc : "2zo"
|
---|
| 39 | mode : "ap-wds"
|
---|
| 40 | type : "eth"
|
---|
| 41 | extra_type : "eth2wifibridge"
|
---|
| 42 | channel : "140"
|
---|
| 43 | ssid : "il-zo.teyakzonobel1.wleiden.net"
|
---|
| 44 | dhcp : False
|
---|
| 45 | compass : "nnw"
|
---|
| 46 | ns_ip : "172.16.6.106/29"
|
---|
| 47 | ns_mac : ""
|
---|
| 48 | bridge_type: "NanoBridgeM5"
|
---|
| 49 | status : "down"
|
---|
| 50 |
|
---|
| 51 |
|
---|
| 52 | iface_vr0:
|
---|
| 53 | comment : "Interlink naar Bartholomeus"
|
---|
| 54 | ip : "172.17.2.241/29"
|
---|
| 55 | sdesc : "2bartholomeus"
|
---|
| 56 | mode : "station-wds"
|
---|
| 57 | type : "eth"
|
---|
| 58 | extra_type : "eth2wifibridge"
|
---|
| 59 | channel : "124"
|
---|
| 60 | ssid : "il-n.teyakzonobel1.wleiden.net"
|
---|
| 61 | dhcp : False
|
---|
| 62 | compass : "n"
|
---|
| 63 | ns_ip : "172.17.2.242"
|
---|
| 64 | ns_mac : ""
|
---|
| 65 | bridge_type: "NanoBridgeM5"
|
---|
| 66 | status : "up"
|
---|
| 67 |
|
---|
| 68 |
|
---|
| 69 | iface_vr0_alias0:
|
---|
| 70 | comment : "Interlink naar St. Victor"
|
---|
| 71 | ip : "172.17.2.233/29"
|
---|
| 72 | sdesc : "2stvictor"
|
---|
| 73 | type : "eth"
|
---|
| 74 | extra_type : "eth2wifibridge"
|
---|
| 75 | dhcp : False
|
---|
| 76 | status : "up"
|
---|
| 77 |
|
---|
| 78 |
|
---|
| 79 | iface_vr0_alias1:
|
---|
| 80 | comment : "Interlink naar Sportpark Elsgeest"
|
---|
| 81 | ip : "172.17.0.73/29"
|
---|
| 82 | sdesc : "2nnw"
|
---|
| 83 | type : "eth"
|
---|
| 84 | extra_type : "eth2wifibridge"
|
---|
| 85 | dhcp : False
|
---|
| 86 | status : "down"
|
---|
| 87 |
|
---|
| 88 |
|
---|
[12807] | 89 | iface_vr1:
|
---|
[12806] | 90 | comment : "Interlink naar Kaag1"
|
---|
| 91 | ip : "172.16.5.209/29"
|
---|
| 92 | sdesc : "2kaag1"
|
---|
| 93 | mode : "ap"
|
---|
| 94 | type : "eth"
|
---|
| 95 | extra_type : "eth2wifibridge"
|
---|
| 96 | channel : "64"
|
---|
| 97 | ssid : "il-ono.teyakzonobel.wleiden.net"
|
---|
| 98 | dhcp : False
|
---|
| 99 | compass : "ono"
|
---|
| 100 | ns_ip : "172.16.5.210"
|
---|
| 101 | ns_mac : ""
|
---|
| 102 | bridge_type: "NanoBridgeM5"
|
---|
| 103 | status : "up"
|
---|
| 104 |
|
---|
| 105 |
|
---|
| 106 | iface_vr2:
|
---|
| 107 | comment : "Link naar AkzoNobel2"
|
---|
| 108 | ip : "172.17.0.65/30"
|
---|
| 109 | sdesc : "2akzo2"
|
---|
| 110 | type : "eth"
|
---|
| 111 | dhcp : False
|
---|
| 112 | status : "up"
|
---|
| 113 |
|
---|