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

Last change on this file since 12860 was 11738, checked in by rick, 12 years ago

Allign at channels to match the 801.11g recommendations.

File size: 2.5 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"
[11325]10monitoring_group: "wleiden"
[11265]11nodename : "Leythenrode1"
12nodetype : "Hybrid"
[10059]13rdnap_x : 96726
14rdnap_y : 463414
[11265]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11265]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11265]26 ip : "172.17.1.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[11265]31 ssid : "ap-WirelessLeiden-Leythenrode1"
32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[10885]37 comment : "Ethernet naar interlink west"
[10116]38 ip : "172.16.17.188/29"
39 sdesc : "2som2"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "36"
44 ssid : "il-zo.som2.wleiden.net"
[10463]45 dhcp : False
[10729]46 compass : "nw"
[10116]47 ns_ip : "172.16.17.187/29"
[11733]48 ns_mac : "00:15:6d:ea:f1:33"
[10892]49 bridge_type: "NanoStation5"
[10116]50 status : "up"
[10059]51
52
53iface_vr0:
[11432]54 comment : "Local 28-subnet to Leythenrode2 and clients (ap bridges), ip address 172.17.0.5 - 172.17.0.6/28 00:15:6D:30:D3:2E"
[11265]55 ip : "172.17.0.1/28"
56 sdesc : "Leythenrode_subnet"
[11432]57 mode : "ap-wds"
[10116]58 type : "eth"
[11432]59 extra_type : "eth2wifibridge"
60 channel : "6"
61 ssid : "ap-nw.leythenrode"
[10454]62 dhcp : False
[11519]63 compass : "z"
[11432]64 ns_ip : "172.17.0.5/28"
[11732]65 ns_mac : "00:15:6d:30:d3:2d"
[11432]66 bridge_type: "NanoStation2"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[10885]71 comment : "Ethernet naar interlink noordoost (graficall)"
[10116]72 ip : "172.16.5.145/29"
73 sdesc : "2Graficall"
[11265]74 mode : "ap-wds"
[10116]75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "52"
78 ssid : "il-no.leythenrode.wleiden.net"
[10463]79 dhcp : False
[11322]80 compass : "o"
[10116]81 ns_ip : "172.16.5.146/29"
82 ns_mac : "00:15:6d:bd:8a:06"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[10884]88 comment : "A-link to DeClercq via Nanostation5"
[10116]89 ip : "172.16.5.169/29"
90 sdesc : "2DeClercq"
[11265]91 mode : "ap-wds"
[10116]92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "44"
95 ssid : "il-zw.leythenrode.wleiden.net"
[10463]96 dhcp : False
[10729]97 compass : "zw"
[10116]98 ns_ip : "172.16.5.170/29"
99 ns_mac : "00:15:6d:bd:8a:02"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
102
103
Note: See TracBrowser for help on using the repository browser.