[12377] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.16218"
|
---|
| 7 | location : "Catwalk, Steenstraat 30, 2312BW, Leiden"
|
---|
[12474] | 8 | longitude : "4.48487"
|
---|
[12377] | 9 | masterip : "172.17.112.1"
|
---|
| 10 | monitoring_group: "leiden"
|
---|
| 11 | nodename : "Catwalk"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | portal_sponsor: "De Catwalk koffie & lunch"
|
---|
| 14 | portal_url: "http://www.decatwalk.nl/"
|
---|
| 15 | rdnap_x : 93260
|
---|
| 16 | rdnap_y : 464163
|
---|
| 17 | release : "9.0-RELEASE"
|
---|
| 18 | service_accesspoint: True
|
---|
| 19 | service_concentrator: False
|
---|
| 20 | service_incoming_rdr: False
|
---|
| 21 | service_proxy_ileiden: False
|
---|
| 22 | service_proxy_normal: False
|
---|
[12383] | 23 | status : "up"
|
---|
[12377] | 24 |
|
---|
| 25 |
|
---|
| 26 | iface_ue0:
|
---|
[12382] | 27 | comment : "Accesspoint 1 kabel 3"
|
---|
[12377] | 28 | ip : "172.17.112.1/24"
|
---|
| 29 | sdesc : "2ap1"
|
---|
| 30 | mode : "ap"
|
---|
| 31 | type : "eth"
|
---|
| 32 | extra_type : "eth2wifibridge"
|
---|
| 33 | channel : "6"
|
---|
| 34 | ssid : "ap-WirelessLeiden-Catwalk1"
|
---|
| 35 | dhcp : "10-250"
|
---|
| 36 | compass : "z"
|
---|
| 37 | ns_ip : "172.17.112.2/24"
|
---|
[12474] | 38 | ns_mac : "dc:9f:db:36:db:c4"
|
---|
[12377] | 39 | bridge_type: "NanostationM2Loco"
|
---|
| 40 | status : "up"
|
---|
| 41 |
|
---|
[12474] | 42 |
|
---|
[12377] | 43 | iface_vr0:
|
---|
[12382] | 44 | comment : "Link naar NNO - VisitorCentre2 kabel 1"
|
---|
[12377] | 45 | ip : "172.16.7.188/29"
|
---|
| 46 | sdesc : "2vcentre2"
|
---|
| 47 | mode : "station-wds"
|
---|
| 48 | type : "eth"
|
---|
| 49 | extra_type : "eth2wifibridge"
|
---|
| 50 | channel : "136"
|
---|
| 51 | ssid : "il-z.visitorcentre2.wleiden.net"
|
---|
| 52 | dhcp : False
|
---|
[12474] | 53 | compass : "n"
|
---|
[12377] | 54 | ns_ip : "172.16.7.187/29"
|
---|
[12474] | 55 | ns_mac : "dc:9f:db:64:23:9f"
|
---|
[12377] | 56 | bridge_type: "NanostationM5"
|
---|
| 57 | status : "up"
|
---|
| 58 |
|
---|
[12474] | 59 |
|
---|
[12377] | 60 | iface_vr1:
|
---|
[12382] | 61 | comment : "Link naar NO kabel 2"
|
---|
[12377] | 62 | ip : "172.16.7.193/29"
|
---|
| 63 | sdesc : "2no"
|
---|
| 64 | mode : "ap-wds"
|
---|
| 65 | type : "eth"
|
---|
| 66 | extra_type : "eth2wifibridge"
|
---|
| 67 | channel : "100"
|
---|
| 68 | ssid : "il-no.catwalk.wleiden.net"
|
---|
| 69 | dhcp : False
|
---|
| 70 | compass : "no"
|
---|
| 71 | ns_ip : "172.16.7.194/29"
|
---|
[12474] | 72 | ns_mac : "dc:9f:db:64:23:5a"
|
---|
[12377] | 73 | bridge_type: "NanostationM5"
|
---|
| 74 | status : "up"
|
---|
| 75 |
|
---|
[12474] | 76 |
|
---|
[12377] | 77 | iface_vr2:
|
---|
[12382] | 78 | comment : "Accesspoint 2 oostzijde kabel 4"
|
---|
[12377] | 79 | ip : "172.17.113.1/24"
|
---|
| 80 | sdesc : "ap2"
|
---|
| 81 | mode : "ap-wds"
|
---|
| 82 | type : "eth"
|
---|
| 83 | extra_type : "eth2wifibridge"
|
---|
| 84 | channel : "1"
|
---|
| 85 | ssid : "ap-WirelessLeiden-Catwalk2"
|
---|
| 86 | dhcp : "10-250"
|
---|
| 87 | compass : "o"
|
---|
| 88 | ns_ip : "172.17.113.2/24"
|
---|
[12474] | 89 | ns_mac : "dc:9f:db:36:db:1b"
|
---|
[12377] | 90 | bridge_type: "NanostationM2Loco"
|
---|
| 91 | status : "up"
|
---|
[12474] | 92 |
|
---|
| 93 |
|
---|