source: genesis/nodes/HybridKWVdeKaag/wleiden.yaml@ 11738

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

Allign at channels to match the 801.11g recommendations.

File size: 2.4 KB
RevLine 
[10712]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[11013]6ileiden : True
[10881]7latitude : "52.19745"
[10712]8location : "Starttoren KWV de Kaag, Sweilandpolder 8, 2362AG Warmond"
[10881]9longitude : "4.53709"
[10712]10masterip : "172.27.16.1"
[11325]11monitoring_group: "wleiden"
[10712]12nodename : "KWVdeKaag"
13nodetype : "Hybrid"
14rdnap_x : 96879
15rdnap_y : 468044
16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
[10712]20service_proxy_ileiden: False
21service_proxy_normal: False
22status : "up"
23
[10729]24
[10712]25iface_ath0:
26 comment : "Omni voor de buurt"
[11342]27 ip : "172.27.16.1/24"
[10712]28 sdesc : "omni"
29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[10712]32 ssid : "ap-WirelessLeiden-Kwv"
[11342]33 dhcp : "10-250"
[10712]34 status : "up"
35
36
37iface_ue0:
[10884]38 comment : "Link naar oost"
[10712]39 ip : "172.16.18.9/29"
40 sdesc : "2oost"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "136"
45 ssid : "il-o.kwvdekaag.wleiden.net"
46 dhcp : False
47 compass : "e"
48 ns_ip : "172.16.18.10/29"
[11733]49 ns_mac : "00:15:6d:e2:be:15"
[10892]50 bridge_type: "NanoStation M5"
[10712]51 status : "down"
52
53
54iface_vr0:
[10884]55 comment : "Link naar Kaag1"
[10712]56 ip : "172.16.18.4/29"
57 sdesc : "2kaag1"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "128"
62 ssid : "il-z.kaag1.wleiden.net"
63 dhcp : False
[10729]64 compass : "no"
[10712]65 ns_ip : "172.16.18.3/29"
66 ns_mac : "00:15:6d:e2:be:7c"
[10892]67 bridge_type: "NanoStation M5"
[10712]68 status : "up"
69
70
71iface_vr1:
[10884]72 comment : "Link naar Lijtweg2"
[10712]73 ip : "172.16.17.252/29"
74 sdesc : "2lijtweg2"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "161"
79 ssid : "il-ono.lijtweg2.wleiden.net"
80 dhcp : False
[10729]81 compass : "w"
[10712]82 ns_ip : "172.16.17.251/29"
83 ns_mac : "00:15:6d:f2:44:2e"
[10892]84 bridge_type: "NanoStation M5"
[10712]85 status : "up"
86
87
88iface_vr2:
[10884]89 comment : "Link naar proxy16"
[10712]90 ip : "172.16.18.17/30"
91 sdesc : "2proxy16"
92 type : "eth"
93 dhcp : False
[11408]94 status : "up"
[10712]95
96
97iface_vr2_alias0:
[11623]98 comment : "Lokaal subnet voor ap-wds-s 172.17.23.2 en 172.17.23.4 00:15:6D:30:D2:CF 00:15:6D:30:D2:B5"
[10712]99 ip : "172.17.23.1/24"
100 sdesc : "2aps"
101 type : "eth"
102 extra_type : "eth2wifibridge"
103 dhcp : "10-250"
[11408]104 status : "up"
[10712]105
106
Note: See TracBrowser for help on using the repository browser.