source: genesis/nodes/HybridWP/wleiden.yaml@ 12407

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

Allign at channels to match the 801.11g recommendations.

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10881]6latitude : "52.17294"
[10116]7location : " Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden"
[10881]8longitude : "4.47978"
[10116]9masterip : "172.19.168.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "WP"
[11296]12nodetype : "Hybrid"
[10059]13rdnap_x : 92927
14rdnap_y : 465365
[11296]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11296]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
[10059]24iface_sis0:
[10885]25 comment : "Ethernet naar proxy5"
[10116]26 ip : "172.19.168.65/30"
27 sdesc : "2proxy5"
28 type : "eth"
[10454]29 dhcp : False
[10116]30 status : "up"
[10059]31
32
33iface_sis1:
[10884]34 comment : "A-link zuid - psycho"
[10116]35 ip : "172.16.16.124/29"
36 sdesc : "2psycho"
37 mode : "station-wds"
38 type : "eth"
39 extra_type : "eth2wifibridge"
40 channel : "116"
41 ssid : "il-n.psycho.wleiden.net"
[10454]42 dhcp : False
[10729]43 compass : "z"
[10116]44 ns_ip : "172.16.16.123/29"
45 ns_mac : "00:15:6d:70:54:6d"
[10892]46 bridge_type: "NanoStation5"
[11296]47 status : "up"
[10059]48
49
[10116]50iface_wi0:
[10885]51 comment : "Omni voor de buurt"
[11296]52 ip : "172.19.168.1/24"
[10116]53 sdesc : "ap"
[10703]54 mode : "ap"
[11737]55 type : "11g"
[11738]56 channel : 11
[11296]57 ssid : "ap-WirelessLeiden-WoutertjeP"
58 dhcp : "10-250"
[10116]59 status : "up"
60
61
[10059]62iface_wi1:
[10116]63 comment : "Link naar AZC"
64 ip : "172.16.2.10/29"
65 sdesc : "2azc"
[10703]66 mode : "ap"
[11737]67 type : "11g"
[11738]68 channel : 11
[10116]69 ssid : "il-no.azc.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "ne"
[11296]72 status : "down"
[10059]73
[10116]74
75iface_wi1_alias0:
[10885]76 comment : "Link naar AZC"
[10116]77 ip : "172.16.2.114/30"
78 sdesc : "2azcsub30"
[10703]79 mode : "ap"
[11737]80 type : "11g"
[10454]81 dhcp : False
[10116]82 status : "up"
83
84
Note: See TracBrowser for help on using the repository browser.