source: genesis/nodes/CNodePPFortis/wleiden.yaml@ 12423

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

Allign at channels to match the 801.11g recommendations.

File size: 1.6 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.11453"
[10116]9location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
[10881]10longitude : "4.65606"
[10116]11masterip : "172.28.138.1"
[11325]12monitoring_group: "walphen"
[10116]13nodename : "PPFortis"
14nodetype : "CNode"
[10059]15rdnap_x : 104920
16rdnap_y : 458730
[10116]17release : "5.0-RELEASE"
[11664]18status : "down"
[10116]19
20
[10059]21iface_sis0:
[10116]22 comment : "Ethernet IPs 65 - 70 /248"
23 ip : "172.28.138.65/29"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 status : "up"
[10059]28
29
30iface_sis1:
[10883]31 comment : "Ethernet naar onbekend"
[10116]32 ip : "172.28.138.73/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.138.1/26"
42 sdesc : "ap-omni"
[10703]43 mode : "ap"
[11737]44 type : "11g"
[11738]45 channel : 1
[10116]46 ssid : "ap-omni.ppfortis.walphen.net"
47 dhcp : "10-60"
48 compass : "omni"
49 status : "up"
50
51
[10059]52iface_wi1:
[10116]53 comment : "Planned interlink Richting Leiden"
54 ip : "172.16.28.1/30"
55 sdesc : "2Leiden"
[10703]56 mode : "ap"
[11737]57 type : "11g"
[11738]58 channel : 6
[10116]59 ssid : "il-w.ppfortis.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.137/30"
68 sdesc : "2SHFortis"
[10703]69 mode : "ap"
[11737]70 type : "11g"
[11738]71 channel : 11
[10116]72 ssid : "il-o.shfortis.walphen.net"
[10454]73 dhcp : False
[10116]74 compass : "e"
75 status : "up"
76
77
Note: See TracBrowser for help on using the repository browser.