source: genesis/nodes/CNodeBrug/wleiden.yaml@ 12439

Last change on this file since 12439 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.17002"
[10116]8location : "School de Brug, Wassenaarseweg 499, 2333 AL, Leiden"
[10881]9longitude : "4.47006"
[10116]10masterip : "172.19.160.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Brug"
13nodetype : "CNode"
[10059]14rdnap_x : 92258
15rdnap_y : 465048
[10116]16release : "5.0-RELEASE"
[11664]17status : "down"
[10116]18
19
[10059]20iface_sis0:
[10885]21 comment : "Ethernet naar de school"
[10116]22 ip : "172.19.160.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 : "Omni voor de buurt"
[10116]31 ip : "172.19.160.1/26"
32 sdesc : "omni"
[10703]33 mode : "ap"
[11737]34 type : "11g"
[11738]35 channel : 6
[10116]36 ssid : "ap-omni.brug.wleiden.net"
37 dhcp : "10-60"
38 compass : "omni"
39 status : "up"
[10059]40
41
42iface_wi1:
[10116]43 comment : "Link naar Unigor"
44 ip : "172.16.0.18/30"
45 sdesc : "2Unigor"
[10703]46 mode : "ap"
[11737]47 type : "11g"
[11738]48 channel : 1
[10116]49 ssid : "n-o.unigor.wleiden.net"
[10454]50 dhcp : False
[10116]51 compass : "e"
52 status : "up"
[10059]53
[10116]54
55iface_wi2:
56 comment : "Link naar Lijtweg2"
57 ip : "172.16.1.178/30"
58 sdesc : "2lijtweg2"
[10703]59 mode : "ap"
[11737]60 type : "11g"
[10116]61 ssid : "il-z.lijtweg2.wleiden.net"
[10454]62 dhcp : False
[10116]63 compass : "s"
64 status : "up"
65
66
Note: See TracBrowser for help on using the repository browser.