source: genesis/nodes/HybridDirkLos1/wleiden.yaml@ 12253

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

Allign at channels to match the 801.11g recommendations.

File size: 2.4 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.16732"
[10116]7location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden"
[10881]8longitude : "4.47071"
[10116]9masterip : "172.19.131.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "DirkLos1"
[11254]12nodetype : "Hybrid"
[10116]13rdnap_x : "092299"
[10059]14rdnap_y : 464748
[11254]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11254]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[11322]25 comment : "Ap noord"
[11254]26 ip : "172.17.45.1/24"
27 sdesc : "2ap2"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[11254]31 ssid : "ap2-WirelessLeiden-Dirklos"
[11322]32 dhcp : "10-250"
[10116]33 compass : "e"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10885]38 comment : "Ethernet naar DirkLos2"
[10116]39 ip : "172.16.3.58/30"
40 sdesc : "2DLos2"
41 type : "eth"
[10454]42 dhcp : False
[10116]43 status : "up"
44
45
46iface_ue0_alias0:
[10885]47 comment : "Local Ethernet"
[10116]48 ip : "172.16.176.66/27"
49 sdesc : "localeth"
50 type : "eth"
[10454]51 dhcp : False
[10116]52 status : "up"
53
54
[10059]55iface_vr0:
[10885]56 comment : "Ethernet to interlink oost"
[10116]57 ip : "172.16.4.156/29"
58 sdesc : "2geluidsnet1"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "140"
63 ssid : "il-zw.geluidsnet1.wleiden.net"
[10454]64 dhcp : False
[10729]65 compass : "zo"
[10116]66 ns_ip : "172.16.4.155/29"
67 ns_mac : "00:15:6d:f6:be:ff"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[10116]71
[10059]72iface_vr1:
[10885]73 comment : "Ethernet to interlink south-east (Vosko3)"
[10116]74 ip : "172.16.4.76/29"
75 sdesc : "2Vosko3"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 channel : "100"
80 ssid : "il-wnw.vosko3.wleiden.net"
[10454]81 dhcp : False
[10729]82 compass : "zo"
[10116]83 ns_ip : "172.16.4.75/29"
84 ns_mac : "00:15:6d:f6:be:eb"
[10892]85 bridge_type: "NanoStation5"
[10116]86 status : "up"
[10059]87
88
[10116]89iface_vr2:
[10885]90 comment : "Ethernet to interlink west (Cam)"
[10116]91 ip : "172.16.4.89/29"
92 sdesc : "2cam"
[11301]93 mode : "ap-wds"
[10116]94 type : "eth"
95 extra_type : "eth2wifibridge"
96 channel : "44"
97 ssid : "il-zw.dirklos1.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "z"
[10116]100 ns_ip : "172.16.4.90/29"
101 ns_mac : "00:15:6d:70:53:52"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "down"
104
105
Note: See TracBrowser for help on using the repository browser.