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