source: genesis/nodes/CNodeKoster/wleiden.yaml@ 13205

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

Allign at channels to match the 801.11g recommendations.

File size: 1.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10881]6height : "16"
[10116]7ileiden : False
[10881]8latitude : "52.13494"
[10116]9location : "Prins Bernhardlaan 10, 2405 VT, Alphen aan den Rijn"
[10881]10longitude : "4.65690"
[10116]11masterip : "172.28.137.1"
[11325]12monitoring_group: "walphen"
[10116]13nodename : "Koster"
14nodetype : "CNode"
[10059]15rdnap_x : 105000
16rdnap_y : 461000
[10116]17release : "5.0-RELEASE"
[11664]18status : "down"
[10116]19
20
[10059]21iface_sis0:
[10116]22 comment : "Ethernet (Proxy)"
23 ip : "172.17.255.228/29"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 status : "up"
[10059]28
29
30iface_sis1:
[10116]31 comment : "Ethernet"
32 ip : "172.28.176.75/29"
33 sdesc : "eth"
34 type : "eth"
[10454]35 dhcp : False
[10116]36 status : "up"
[10059]37
38
[10116]39iface_wi0:
[10888]40 comment : "Omni voor de buurt"
[10116]41 ip : "172.28.137.1/26"
42 sdesc : "ap-omni"
[10703]43 mode : "ap"
[11737]44 type : "11g"
[11738]45 channel : 11
[10116]46 ssid : "ap-omni.koster.walphen.net"
47 dhcp : "10-60"
48 compass : "omni"
49 status : "up"
50
51
[10059]52iface_wi1:
[10884]53 comment : "Interlink naar noord HWFortis2"
[10116]54 ip : "172.28.1.158/30"
55 sdesc : "2HWFortis2"
[10703]56 mode : "ap"
[11737]57 type : "11g"
[11738]58 channel : 6
[10116]59 ssid : "il-w.koster.walphen.net"
[10454]60 dhcp : False
[10116]61 compass : "w"
62 status : "up"
[10059]63
[10116]64
65iface_wi2:
[10884]66 comment : "Interlink naar Stadhuis"
[10116]67 ip : "172.28.1.129/30"
68 sdesc : "2SHFortis"
[10703]69 mode : "ap"
[11737]70 type : "11g"
[11738]71 channel : 11
[10116]72 ssid : "il-w.shfortis.walphen.net"
[10454]73 dhcp : False
[10116]74 compass : "w"
75 status : "up"
76
77
Note: See TracBrowser for help on using the repository browser.