source: genesis/nodes/HybridAJSoft1/wleiden.yaml@ 12297

Last change on this file since 12297 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"
[10116]6ileiden : True
[10881]7latitude : "52.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]9longitude : "4.46729"
[10116]10masterip : "172.20.136.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "AJSoft1"
[10929]13nodetype : "Hybrid"
[10059]14rdnap_x : 92035
15rdnap_y : 462384
[10929]16release : "9.0-RELEASE"
17service_accesspoint: True
[11554]18service_concentrator: False
[10929]19service_incoming_rdr: False
20service_proxy_ileiden: False
21service_proxy_normal: False
[10116]22status : "up"
[10059]23
[10116]24
[10059]25iface_ath0:
[10884]26 comment : "Ap"
[10116]27 ip : "172.20.136.1/26"
28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 1
[10156]32 ssid : "ap-WirelessLeiden-Ajsoft1"
[10116]33 dhcp : "10-60"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[10885]38 comment : "InterLink naar RijnVliet"
[10116]39 ip : "172.16.4.68/29"
40 sdesc : "b2rijnvliet"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "4"
45 ssid : "il-zw.rv.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "no"
[10116]48 ns_ip : "172.16.4.67/29"
49 ns_mac : "00:15:6d:e8:f9:b1"
[11422]50 status : "down"
[10116]51
52
[10059]53iface_vr0:
[10116]54 comment : "Ethernet naar AJSoft2"
55 ip : "172.16.3.81/30"
56 sdesc : "2ajsoft2"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10884]63 comment : "Link naar Haagwijk"
[10116]64 ip : "172.16.5.236/29"
65 sdesc : "2haagwijk"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "52"
70 ssid : "il-nw.haagwijk.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "zo"
[10116]73 ns_ip : "172.16.5.235/29"
74 ns_mac : "00:15:6d:ea:eb:d5"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
[10059]77
[10116]78
79iface_vr2:
[10885]80 comment : "InterLink naar Robijn"
[10116]81 ip : "172.16.5.225/29"
82 sdesc : "2robijn"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 channel : "60"
87 ssid : "il-nnw.ajsoft1.wleiden.net"
[10454]88 dhcp : False
[10729]89 compass : "n"
[10116]90 ns_ip : "172.16.5.226/29"
91 ns_mac : "00:15:6d:ec:82:8a"
[10892]92 bridge_type: "NanoStation5"
[10116]93 status : "up"
94
95
Note: See TracBrowser for help on using the repository browser.