source: genesis/nodes/CNodeLMdorp/wleiden.yaml@ 13124

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

Allign at channels to match the 801.11g recommendations.

File size: 1.3 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.22369"
[10116]8location : "NH Kerk, Dorpsstraat 49. 2451 AP, Leimuiden"
[10881]9longitude : "4.67279"
[10116]10masterip : "172.25.40.1"
[11325]11monitoring_group: "westeinder"
[10116]12nodename : "LMdorp"
13nodetype : "CNode"
[10059]14rdnap_x : 106185
15rdnap_y : 470864
[10116]16release : "7.2-RELEASE"
17status : "dw"
18
19
[10059]20iface_sis0:
[10885]21 comment : "Ethernet naar kerk"
[10116]22 ip : "172.25.40.65/29"
23 sdesc : "eth"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 status : "up"
[10059]27
[10116]28
[10059]29iface_wi0:
[10885]30 comment : "AP voor de buurt"
[10116]31 ip : "172.25.40.1/26"
32 sdesc : "ap-omni"
[10703]33 mode : "ap"
[11737]34 type : "11g"
[11738]35 channel : 6
[10116]36 ssid : "ap.lmdorp.wleiden.net"
37 dhcp : "10-60"
38 status : "up"
[10059]39
40
41iface_wi1:
[10884]42 comment : "Link naar LMKempers1"
[10116]43 ip : "172.16.1.194/30"
44 sdesc : "2lmkempers1"
[10703]45 mode : "ap"
[11737]46 type : "11g"
[11738]47 channel : 1
[10116]48 ssid : "il-zw.kmprs.wleiden.net"
[10454]49 dhcp : False
[10116]50 compass : "sw"
51 status : "up"
[10059]52
[10116]53
54iface_wi2:
[10884]55 comment : "Link naar Space"
[10116]56 ip : "172.16.0.61/30"
57 sdesc : "2space"
[10703]58 mode : "ap"
[11737]59 type : "11g"
[11738]60 channel : 11
[10116]61 ssid : "il-w.lmdorp.wleiden.net"
[10454]62 dhcp : False
[10116]63 compass : "w"
64 status : "up"
65
66
Note: See TracBrowser for help on using the repository browser.