source: genesis/nodes/HybridVosko1/wleiden.yaml@ 12292

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

Allign at channels to match the 801.11g recommendations.

File size: 2.1 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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[10116]9masterip : "172.17.174.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko1"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10884]25 comment : "Ap west"
[10116]26 ip : "172.17.174.1/24"
27 sdesc : "ap-w"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Vosko1"
[10116]32 dhcp : "10-250"
33 status : "up"
[10059]34
35
36iface_vr0:
[10884]37 comment : "Lokaal ethernet"
[10116]38 ip : "172.17.175.71/28"
39 sdesc : "ethernet"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 status : "up"
[10059]43
[10116]44
[10059]45iface_vr1:
[10884]46 comment : "A-link naar Grip"
[10116]47 ip : "172.16.16.57/29"
48 sdesc : "2grip"
49 mode : "ap-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "64"
53 ssid : "il-zw.vosko1.wleiden.net"
[10454]54 dhcp : False
[10729]55 compass : "z"
[10116]56 ns_ip : "172.16.16.58/29"
[11733]57 ns_mac : "00:15:6d:ec:83:7d"
[10892]58 bridge_type: "NanoStation5"
[10116]59 status : "up"
[10059]60
[10116]61
62iface_vr1_alias0:
[10884]63 comment : "A-link naar Thomas"
[10116]64 ip : "172.16.16.41/29"
65 sdesc : "2thomas"
66 type : "eth"
67 extra_type : "eth2wifibridge"
[10454]68 dhcp : False
[10116]69 status : "up"
70
71
72iface_vr2:
73 comment : "Ethernet/PoE naar AP in kerk"
74 ip : "172.17.26.1/24"
75 sdesc : "2kerk"
[11364]76 mode : "ap-wds"
[10116]77 type : "eth"
[11357]78 extra_type : "eth2wifibridge"
[11566]79 channel : "2"
[11357]80 ssid : "ap-WirelessLeiden-Pieterskerk"
[11519]81 dhcp : "10-250"
[11357]82 ns_ip : "172.17.26.2/24"
[11732]83 ns_mac : "00:27:22:e2:52:50"
[11731]84 bridge_type: "NanoStation M2"
[10116]85 status : "up"
86
[11519]87
[11357]88iface_vr2_alias0:
[11519]89 comment : "B-link naar Vosko4"
[11357]90 ip : "172.17.0.17/30"
91 sdesc : "2vosko4"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 dhcp : False
95 status : "up"
[10116]96
[11519]97
Note: See TracBrowser for help on using the repository browser.