source: genesis/nodes/CNodeAMSchiphol/wleiden.yaml@ 12487

Last change on this file since 12487 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
[10374]7latitude : "52.25493"
[10400]8location : "52.261853"
9longitude : "4.73463"
[10116]10masterip : "172.16.17.1"
[11325]11monitoring_group: "westeinder"
[10400]12nodename : "AMSchiphol"
[10116]13nodetype : "CNode"
[10400]14rdnap_x : "110442"
15rdnap_y : "474300"
[10116]16release : "8.1-RELEASE"
17status : "dw"
18
19
[10059]20iface_ath0:
[10116]21 comment : "OMNI voor Wifi op Schiphol"
22 ip : "172.16.17.1/26"
23 sdesc : "ap-omni"
[10703]24 mode : "ap"
[11737]25 type : "11g"
[11738]26 channel : 6
[10116]27 ssid : "ap-westereinder-schiphol"
28 dhcp : "10-60"
29 status : "up"
[10059]30
31
32iface_vr0:
[10885]33 comment : "Ethernet naar watertoren2"
[10116]34 ip : "172.16.16.201/29"
35 sdesc : "2watertoren2"
36 mode : "station-wds"
37 type : "eth"
38 channel : ""
39 ssid : "il-nw.watertoren2.wleiden.net"
[10454]40 dhcp : False
[10116]41 compass : "nw"
42 ns_ip : ""
43 ns_mac : ""
44 status : "up"
[10059]45
[10116]46
[10059]47iface_vr1:
[10885]48 comment : "Ethernet naar drijfhuis"
[10116]49 ip : "172.16.16.209/29"
50 sdesc : "2drijfhuis"
51 mode : "station-wds"
52 type : "eth"
53 channel : ""
54 ssid : "il-zw.drijfhuis.wleiden.net"
[10454]55 dhcp : False
[10116]56 compass : "sw"
57 ns_ip : ""
58 ns_mac : ""
59 status : "up"
[10059]60
[10116]61
62iface_vr2:
[10885]63 comment : "Ethernet naar recpark"
[10116]64 ip : "172.16.16.217/29"
65 sdesc : "2recpark"
66 mode : "station-wds"
67 type : "eth"
68 channel : ""
69 ssid : "il-no.recpark.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "ne"
72 ns_ip : ""
73 ns_mac : ""
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.