[13384] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
[13548] | 5 | latitude : "52.16741"
|
---|
[13384] | 6 | location : "De Kijker, , Leiden"
|
---|
[13389] | 7 | longitude : "4.48229"
|
---|
[13384] | 8 | masterip : "172.17.86.1"
|
---|
| 9 | monitoring_group: "wleiden"
|
---|
| 10 | nodename : "DeKijker"
|
---|
| 11 | nodetype : "Hybrid"
|
---|
| 12 | portal_sponsor: "Visitor Centre Leiden"
|
---|
| 13 | portal_url: "http://portal.leiden.nl/"
|
---|
[13389] | 14 | rdnap_x : 93091
|
---|
| 15 | rdnap_y : 464747
|
---|
[13384] | 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 : "up"
|
---|
| 23 |
|
---|
[13548] | 24 |
|
---|
[13384] | 25 | iface_ath0:
|
---|
| 26 | comment : "PA 5 GHz voor Stationsplein"
|
---|
| 27 | ip : "172.17.82.1/24"
|
---|
| 28 | sdesc : "2ap5GHz"
|
---|
| 29 | mode : "ap"
|
---|
| 30 | type : "11a"
|
---|
| 31 | channel : 52
|
---|
| 32 | ssid : "WiFi-Leiden"
|
---|
| 33 | wlan_mac : "00:1b:b1:02:bf:79"
|
---|
| 34 | dhcp : "10-240"
|
---|
| 35 | status : "up"
|
---|
| 36 |
|
---|
| 37 |
|
---|
| 38 | iface_ue0:
|
---|
| 39 | comment : "Ap-west sectorantenne 120 graden kabel 3 "
|
---|
| 40 | ip : "172.17.86.1/24"
|
---|
| 41 | sdesc : "2apw"
|
---|
| 42 | mode : "ap"
|
---|
| 43 | type : "eth"
|
---|
| 44 | extra_type : "eth2wifibridge"
|
---|
| 45 | channel : "1"
|
---|
| 46 | ssid : "WiFi-Leiden"
|
---|
| 47 | dhcp : "10-240"
|
---|
| 48 | ns_ip : "172.17.86.2/24"
|
---|
| 49 | ns_mac : "dc:9f:db:0c:30:26"
|
---|
| 50 | bridge_type: "RocketM2"
|
---|
| 51 | status : "up"
|
---|
| 52 |
|
---|
| 53 |
|
---|
| 54 | iface_vr0:
|
---|
[13571] | 55 | comment : "Link naar Catwalk kabel 4"
|
---|
[13400] | 56 | ip : "172.16.7.185/29"
|
---|
[13571] | 57 | sdesc : "2catwlk"
|
---|
| 58 | mode : "ap-wds"
|
---|
[13384] | 59 | type : "eth"
|
---|
| 60 | extra_type : "eth2wifibridge"
|
---|
[13571] | 61 | channel : "136"
|
---|
[13384] | 62 | ssid : "il-zzo.dekijker.wleiden.net"
|
---|
| 63 | dhcp : False
|
---|
[13548] | 64 | compass : "z"
|
---|
[13400] | 65 | ns_ip : "172.16.7.186"
|
---|
[13384] | 66 | ns_mac : "04:18:d6:ca:fd:bf"
|
---|
[13395] | 67 | bridge_type: "NanoStationM5"
|
---|
[13384] | 68 | status : "up"
|
---|
| 69 |
|
---|
| 70 | iface_vr1:
|
---|
[13575] | 71 | comment : "Link naar noordwest JorisdeWitte"
|
---|
| 72 | ip : "172.16.7.116/29"
|
---|
| 73 | sdesc : "2jorisdw"
|
---|
| 74 | mode : "station-wds"
|
---|
[13384] | 75 | type : "eth"
|
---|
| 76 | extra_type : "eth2wifibridge"
|
---|
| 77 | channel : "64"
|
---|
[13575] | 78 | ssid : "il-nno.jorisdewitte.wleiden.net"
|
---|
[13384] | 79 | dhcp : False
|
---|
[13548] | 80 | compass : "n"
|
---|
[13575] | 81 | ns_ip : "172.16.7.115/29"
|
---|
[13396] | 82 | ns_mac : "04:18:d6:cc:09:4b"
|
---|
[13395] | 83 | bridge_type: "NanoStationM5"
|
---|
[13384] | 84 | status : "up"
|
---|
| 85 |
|
---|
| 86 |
|
---|
| 87 | iface_vr2:
|
---|
| 88 | comment : "Link naar Geluidsnet1 kabel 2"
|
---|
| 89 | ip : "172.16.7.44/29"
|
---|
[13395] | 90 | sdesc : "2geluidsnet1"
|
---|
| 91 | mode : "station-wds"
|
---|
[13384] | 92 | type : "eth"
|
---|
[13395] | 93 | channel : "36"
|
---|
| 94 | ssid : "il-n.geluidsnet1.wleiden.net"
|
---|
[13384] | 95 | dhcp : False
|
---|
| 96 | compass : "zw"
|
---|
| 97 | ns_ip : "172.16.7.43/29"
|
---|
[13395] | 98 | ns_mac : "04:18:d6:ca:fe:b2"
|
---|
| 99 | bridge_type: "NanoStationM5"
|
---|
[13384] | 100 | status : "up"
|
---|
| 101 |
|
---|
| 102 |
|
---|