source: genesis/nodes/CNodeOBLc/wleiden.yaml@ 12446

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

Allign at channels to match the 801.11g recommendations.

File size: 997 bytes
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.15845"
[10116]8location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
[10881]9longitude : "4.49348"
[10116]10masterip : "172.17.153.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "OBLc"
13nodetype : "CNode"
[10059]14rdnap_x : 93844
15rdnap_y : 463741
[10116]16release : "5.0-RELEASE"
[11664]17status : "down"
[10116]18
19
[10059]20iface_ep0:
[10885]21 comment : "AP voor bieb"
[10116]22 ip : "172.17.153.1/24"
23 sdesc : "apples"
24 type : "eth"
25 dhcp : "10-250"
26 status : "up"
[10059]27
[10116]28
[10059]29iface_wi0:
[10884]30 comment : "Link naar CeTIM3"
[10116]31 ip : "172.16.0.162/30"
32 sdesc : "2cetim3"
[10703]33 mode : "ap"
[11737]34 type : "11g"
[11738]35 channel : 6
[10116]36 ssid : "il-nw.cetim3.wleiden.net"
[10454]37 dhcp : False
[10116]38 compass : "nw"
39 status : "up"
[10059]40
[10116]41
[10059]42iface_xl0:
[10885]43 comment : "Ethernet naar OBL"
[10116]44 ip : "172.17.152.65/27"
45 sdesc : "eth"
46 type : "eth"
[10454]47 dhcp : False
[10116]48 status : "up"
[10059]49
[10116]50
Note: See TracBrowser for help on using the repository browser.