source: genesis/nodes/CNodeRegenboog/wleiden.yaml@ 11744

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

Allign at channels to match the 801.11g recommendations.

File size: 1.4 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 : False
[10881]7latitude : "52.17869"
[10116]8location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden"
[10881]9longitude : "4.51535"
[10116]10masterip : "172.21.152.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Regenboog"
13nodetype : "CNode"
[10059]14rdnap_x : 95368
15rdnap_y : 465975
[10116]16release : "8.0-RELEASE"
17status : "dw"
[10059]18
[10116]19
[10059]20iface_ath0:
[10888]21 comment : "Ap voor de buurt"
[10116]22 ip : "172.21.152.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[11737]25 type : "11g"
[11738]26 channel : 11
[10116]27 ssid : "ap-wirelessleiden.regenboog"
28 dhcp : "10-60"
29 compass : "wirelessleiden"
30 status : "up"
[10059]31
32
[10116]33iface_sis0:
[10885]34 comment : "Ethernet naar Regenboog"
[10116]35 ip : "172.21.152.65/28"
36 sdesc : "eth"
37 type : "eth"
38 dhcp : "70-78"
39 status : "up"
40
41
[10059]42iface_sis1:
[10116]43 comment : "Link naar Rosmolen"
44 ip : "172.16.2.66/30"
45 sdesc : "2rosmolen"
46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "11"
50 ssid : "il-o.rosmolen.wleiden.net"
[10454]51 dhcp : False
[10116]52 compass : "e"
53 ns_mac : ""
54 status : "up"
[10059]55
[10116]56
57iface_wi0:
[10884]58 comment : "Link naar oost -> Polder"
[10116]59 ip : "172.16.3.17/30"
60 sdesc : "2oost"
[10703]61 mode : "ap"
[11737]62 type : "11g"
[11738]63 channel : 6
[10116]64 ssid : "il-o.regenboog.wleiden.net"
[10454]65 dhcp : False
[10116]66 compass : "e"
67 status : "up"
68
69
Note: See TracBrowser for help on using the repository browser.