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

Last change on this file since 12711 was 12548, checked in by huub, 11 years ago

visitorcentre is rdr-host

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"
30 sdesc : "2apzw"
31 mode : "ap"
[12204]32 type : "11a"
33 channel : 44
34 ssid : "ap-WirelessLeiden-VisitorCentrezw"
[12170]35 dhcp : "10-240"
36 status : "up"
37
38
39iface_ue0:
[12474]40 comment : "Ap-noordwest sectorantenne 120 graden kabel 3 "
[12170]41 ip : "172.17.86.1/24"
42 sdesc : "2apnw"
43 mode : "ap"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[12276]46 channel : "1"
[12196]47 ssid : "ap-WirelessLeiden-VisitorCentre1"
[12170]48 dhcp : "10-240"
[12268]49 ns_ip : "172.17.86.2/24"
[12474]50 ns_mac : "dc:9f:db:0c:30:26"
[12170]51 bridge_type: "RocketM2"
52 status : "up"
53
[12474]54
[12170]55iface_vr0:
[12204]56 comment : "Link naar VisitorCentre2 via switch bij voeding kabel 4"
[12170]57 ip : "172.16.3.61/30"
58 sdesc : "2vc2"
59 type : "eth"
60 dhcp : False
61 status : "up"
62
[12474]63
[12241]64iface_vr0_alias0:
65 comment : "Uplink"
66 ip : "213.125.99.236/29"
67 sdesc : "uplink"
68 type : "eth"
69 dhcp : False
70 status : "up"
71
[12474]72
[12170]73iface_vr1:
[12204]74 comment : "Link naar Lebkov kabel 1"
[12170]75 ip : "172.16.3.129/29"
76 sdesc : "2Lebkov"
77 mode : "ap-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
[12196]80 channel : "64"
[12170]81 ssid : "il-nw.visitorcentre1.wleiden.net"
82 dhcp : False
83 compass : "nw"
84 ns_ip : "172.16.3.130/29"
[12474]85 ns_mac : "00:15:6d:70:54:a4"
[12170]86 bridge_type: "NanoStation 5"
87 status : "up"
88
[12474]89
[12170]90iface_vr2:
[12204]91 comment : "Link naar Geluidsnet1 kabel 2"
[12200]92 ip : "172.16.7.44/29"
[12170]93 sdesc : "2geluidsnet1"
94 mode : "ap-wds"
95 type : "eth"
96 channel : "100"
97 ssid : "il-zw.visitorcentre1.wleiden.net"
98 dhcp : False
99 compass : "zw"
[12200]100 ns_ip : "172.16.7.43/29"
[12474]101 ns_mac : "00:15:6d:70:4d:6c"
[12170]102 bridge_type: "NanoStation 5"
103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.