source: genesis/nodes/HybridLeythenrode1/wleiden.yaml@ 11290

Last change on this file since 11290 was 11281, checked in by huub, 12 years ago

configwijzigingen roomburgh

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15582"
[10116]7location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351 CP, Leiderdorp"
[10881]8longitude : "4.53564"
[10116]9masterip : "172.17.1.1"
[11265]10nodename : "Leythenrode1"
11nodetype : "Hybrid"
[10059]12rdnap_x : 96726
13rdnap_y : 463414
[11265]14release : "9.0-RELEASE"
15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10885]23 comment : "AP voor de buurt"
[11265]24 ip : "172.17.1.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "9"
[11265]29 ssid : "ap-WirelessLeiden-Leythenrode1"
30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[10885]35 comment : "Ethernet naar interlink west"
[10116]36 ip : "172.16.17.188/29"
37 sdesc : "2som2"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "36"
42 ssid : "il-zo.som2.wleiden.net"
[10463]43 dhcp : False
[10729]44 compass : "nw"
[10116]45 ns_ip : "172.16.17.187/29"
46 ns_mac : "00:15:6d:eb:f1:33"
[10892]47 bridge_type: "NanoStation5"
[10116]48 status : "up"
[10059]49
50
51iface_vr0:
[11265]52 comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.3 - 172.17.0.8/28"
53 ip : "172.17.0.1/28"
54 sdesc : "Leythenrode_subnet"
[10116]55 type : "eth"
[10454]56 dhcp : False
[10116]57 status : "up"
[10059]58
[10116]59
[10059]60iface_vr1:
[10885]61 comment : "Ethernet naar interlink noordoost (graficall)"
[10116]62 ip : "172.16.5.145/29"
63 sdesc : "2Graficall"
[11265]64 mode : "ap-wds"
[10116]65 type : "eth"
66 extra_type : "eth2wifibridge"
67 channel : "52"
68 ssid : "il-no.leythenrode.wleiden.net"
[10463]69 dhcp : False
[11265]70 compass : "no"
[10116]71 ns_ip : "172.16.5.146/29"
72 ns_mac : "00:15:6d:bd:8a:06"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
[10884]78 comment : "A-link to DeClercq via Nanostation5"
[10116]79 ip : "172.16.5.169/29"
80 sdesc : "2DeClercq"
[11265]81 mode : "ap-wds"
[10116]82 type : "eth"
83 extra_type : "eth2wifibridge"
84 channel : "44"
85 ssid : "il-zw.leythenrode.wleiden.net"
[10463]86 dhcp : False
[10729]87 compass : "zw"
[10116]88 ns_ip : "172.16.5.170/29"
89 ns_mac : "00:15:6d:bd:8a:02"
[10892]90 bridge_type: "NanoStation5"
[10116]91 status : "up"
92
93
94
95
Note: See TracBrowser for help on using the repository browser.