source: genesis/nodes/CNodeAMKudelstaart/wleiden.yaml@ 12423

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

Allign at channels to match the 801.11g recommendations.

File size: 1.6 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.25493"
[10116]8location : ""
[10881]9longitude : "4.75742"
[10116]10masterip : "172.17.6.1"
[11325]11monitoring_group: "westeinder"
[10116]12nodename : "AMKudelstaart"
13nodetype : "CNode"
[10059]14rdnap_x : 111998
15rdnap_y : 474286
[10116]16release : "8.1-RELEASE"
17status : "dw"
18
19
[10059]20iface_ath0:
[10885]21 comment : "AP voor de buurt"
[10116]22 ip : "172.17.6.1/26"
23 sdesc : "ap-omni"
[10703]24 mode : "ap"
[11737]25 type : "11g"
[11738]26 channel : 6
[10116]27 ssid : "ap-westereinder-kudelstaart"
28 dhcp : "70-120"
29 status : "up"
[10059]30
31
32iface_vr0:
[10885]33 comment : "Ethernet naar watertoren2"
[10116]34 ip : "172.16.16.177/29"
35 sdesc : "2watertoren2"
36 mode : "station-wds"
37 type : "eth"
38 channel : ""
39 ssid : "il-z.watertoren2.wleiden.net"
[10454]40 dhcp : False
[10116]41 compass : "s"
42 ns_ip : ""
43 ns_mac : ""
44 status : "up"
[10059]45
[10116]46
[10059]47iface_vr1:
[10884]48 comment : "Nanostation naar Kempers"
[10116]49 ip : "172.16.16.185/29"
50 sdesc : "2kempers"
51 mode : "station-wds"
52 type : "eth"
53 channel : ""
54 ssid : "il-unknown.kempers.wleiden.net"
[10454]55 dhcp : False
[10116]56 compass : "unknewn"
57 ns_ip : ""
58 ns_mac : ""
59 status : "up"
[10059]60
[10116]61
62iface_vr2:
[10884]63 comment : "Nanostation naar bilderdam"
[10116]64 ip : "172.16.16.193/29"
65 sdesc : "2bilderdam"
66 mode : "station-wds"
67 type : "eth"
68 channel : ""
69 ssid : "il-z.kudelstaart.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "s"
72 ns_ip : ""
73 ns_mac : ""
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.