source: genesis/nodes/HybridVisitorCentre1/wleiden.yaml@ 13279

Last change on this file since 13279 was 13259, checked in by rick, 10 years ago

Temponary AnyWi webcam links. Solution will be made final after 6 weeks (since
solution and links will be flapping, due to lack of power on site).

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