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

Last change on this file since 12352 was 12276, checked in by huub, 12 years ago

config link lijtweg1 - kaag1 hoger ip ivm gewenste routering naar teybestuurscentrum ipv naar langevoort

File size: 2.4 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
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
[12241]21service_proxy_ileiden: True
22service_proxy_normal: True
[12223]23status : "up"
[12170]24
25
26iface_ath0:
[12204]27 comment : "PA 5 GHz voor Stationsplein"
[12170]28 ip : "172.17.82.1/24"
29 sdesc : "2apzw"
30 mode : "ap"
[12204]31 type : "11a"
32 channel : 44
33 ssid : "ap-WirelessLeiden-VisitorCentrezw"
[12170]34 dhcp : "10-240"
35 status : "up"
36
37
38iface_ue0:
[12204]39 comment : "ap-noordwest sectorantenne 120 graden kabel 3 "
[12170]40 ip : "172.17.86.1/24"
41 sdesc : "2apnw"
42 mode : "ap"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[12276]45 channel : "1"
[12196]46 ssid : "ap-WirelessLeiden-VisitorCentre1"
[12170]47 dhcp : "10-240"
[12268]48 ns_ip : "172.17.86.2/24"
[12196]49 ns_mac : "DC:9F:DB:0C:30:26"
[12170]50 bridge_type: "RocketM2"
51 status : "up"
52
53iface_vr0:
[12204]54 comment : "Link naar VisitorCentre2 via switch bij voeding kabel 4"
[12170]55 ip : "172.16.3.61/30"
56 sdesc : "2vc2"
57 type : "eth"
58 dhcp : False
59 status : "up"
60
[12241]61iface_vr0_alias0:
62 comment : "Uplink"
63 ip : "213.125.99.236/29"
64 sdesc : "uplink"
65 type : "eth"
66 dhcp : False
67 status : "up"
68
[12170]69iface_vr1:
[12204]70 comment : "Link naar Lebkov kabel 1"
[12170]71 ip : "172.16.3.129/29"
72 sdesc : "2Lebkov"
73 mode : "ap-wds"
74 type : "eth"
75 extra_type : "eth2wifibridge"
[12196]76 channel : "64"
[12170]77 ssid : "il-nw.visitorcentre1.wleiden.net"
78 dhcp : False
79 compass : "nw"
80 ns_ip : "172.16.3.130/29"
[12196]81 ns_mac : "00:15:6D:70:54:A4"
[12170]82 bridge_type: "NanoStation 5"
83 status : "up"
84
85iface_vr2:
[12204]86 comment : "Link naar Geluidsnet1 kabel 2"
[12200]87 ip : "172.16.7.44/29"
[12170]88 sdesc : "2geluidsnet1"
89 mode : "ap-wds"
90 type : "eth"
91 channel : "100"
92 ssid : "il-zw.visitorcentre1.wleiden.net"
93 dhcp : False
94 compass : "zw"
[12200]95 ns_ip : "172.16.7.43/29"
[12196]96 ns_mac : "00:15:6D:70:4D:6C"
[12170]97 bridge_type: "NanoStation 5"
98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.