[12170] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
[12241] | 5 | gateway : "213.125.99.233"
|
---|
[12170] | 6 | latitude : "52.16580"
|
---|
[12204] | 7 | location : "Visitor Centre Leiden Stationskant, Stationsweg 41, 2312AT Leiden"
|
---|
[12170] | 8 | longitude : "4.48371"
|
---|
| 9 | masterip : "172.17.86.1"
|
---|
| 10 | monitoring_group: "wleiden"
|
---|
| 11 | nodename : "VisitorCentre1"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "Visitor Centre Leiden"
|
---|
| 14 | portal_url: "http://portal.leiden.nl/"
|
---|
| 15 | rdnap_x : 93186
|
---|
| 16 | rdnap_y : 464567
|
---|
| 17 | release : "9.0-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
[12241] | 21 | service_proxy_ileiden: True
|
---|
| 22 | service_proxy_normal: True
|
---|
[12223] | 23 | status : "up"
|
---|
[12170] | 24 |
|
---|
| 25 |
|
---|
| 26 | iface_ath0:
|
---|
[12204] | 27 | comment : "PA 5 GHz voor Stationsplein"
|
---|
[12170] | 28 | ip : "172.17.82.1/24"
|
---|
| 29 | sdesc : "2apzw"
|
---|
| 30 | mode : "ap"
|
---|
[12204] | 31 | type : "11a"
|
---|
| 32 | channel : 44
|
---|
| 33 | ssid : "ap-WirelessLeiden-VisitorCentrezw"
|
---|
[12170] | 34 | dhcp : "10-240"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
| 37 |
|
---|
| 38 | iface_ue0:
|
---|
[12204] | 39 | comment : "ap-noordwest sectorantenne 120 graden kabel 3 "
|
---|
[12170] | 40 | ip : "172.17.86.1/24"
|
---|
| 41 | sdesc : "2apnw"
|
---|
| 42 | mode : "ap"
|
---|
| 43 | type : "eth"
|
---|
| 44 | extra_type : "eth2wifibridge"
|
---|
[12276] | 45 | channel : "1"
|
---|
[12196] | 46 | ssid : "ap-WirelessLeiden-VisitorCentre1"
|
---|
[12170] | 47 | dhcp : "10-240"
|
---|
[12268] | 48 | ns_ip : "172.17.86.2/24"
|
---|
[12196] | 49 | ns_mac : "DC:9F:DB:0C:30:26"
|
---|
[12170] | 50 | bridge_type: "RocketM2"
|
---|
| 51 | status : "up"
|
---|
| 52 |
|
---|
| 53 | iface_vr0:
|
---|
[12204] | 54 | comment : "Link naar VisitorCentre2 via switch bij voeding kabel 4"
|
---|
[12170] | 55 | ip : "172.16.3.61/30"
|
---|
| 56 | sdesc : "2vc2"
|
---|
| 57 | type : "eth"
|
---|
| 58 | dhcp : False
|
---|
| 59 | status : "up"
|
---|
| 60 |
|
---|
[12241] | 61 | iface_vr0_alias0:
|
---|
| 62 | comment : "Uplink"
|
---|
| 63 | ip : "213.125.99.236/29"
|
---|
| 64 | sdesc : "uplink"
|
---|
| 65 | type : "eth"
|
---|
| 66 | dhcp : False
|
---|
| 67 | status : "up"
|
---|
| 68 |
|
---|
[12170] | 69 | iface_vr1:
|
---|
[12204] | 70 | comment : "Link naar Lebkov kabel 1"
|
---|
[12170] | 71 | ip : "172.16.3.129/29"
|
---|
| 72 | sdesc : "2Lebkov"
|
---|
| 73 | mode : "ap-wds"
|
---|
| 74 | type : "eth"
|
---|
| 75 | extra_type : "eth2wifibridge"
|
---|
[12196] | 76 | channel : "64"
|
---|
[12170] | 77 | ssid : "il-nw.visitorcentre1.wleiden.net"
|
---|
| 78 | dhcp : False
|
---|
| 79 | compass : "nw"
|
---|
| 80 | ns_ip : "172.16.3.130/29"
|
---|
[12196] | 81 | ns_mac : "00:15:6D:70:54:A4"
|
---|
[12170] | 82 | bridge_type: "NanoStation 5"
|
---|
| 83 | status : "up"
|
---|
| 84 |
|
---|
| 85 | iface_vr2:
|
---|
[12204] | 86 | comment : "Link naar Geluidsnet1 kabel 2"
|
---|
[12200] | 87 | ip : "172.16.7.44/29"
|
---|
[12170] | 88 | sdesc : "2geluidsnet1"
|
---|
| 89 | mode : "ap-wds"
|
---|
| 90 | type : "eth"
|
---|
| 91 | channel : "100"
|
---|
| 92 | ssid : "il-zw.visitorcentre1.wleiden.net"
|
---|
| 93 | dhcp : False
|
---|
| 94 | compass : "zw"
|
---|
[12200] | 95 | ns_ip : "172.16.7.43/29"
|
---|
[12196] | 96 | ns_mac : "00:15:6D:70:4D:6C"
|
---|
[12170] | 97 | bridge_type: "NanoStation 5"
|
---|
| 98 | status : "up"
|
---|
| 99 |
|
---|
| 100 |
|
---|