source: genesis/nodes/CNodeSHFortis/wleiden.yaml@ 10927

Last change on this file since 10927 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

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"
[10881]6height : "16"
[10116]7ileiden : False
[10881]8latitude : "52.12956"
[10116]9location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
[10881]10longitude : "4.65918"
[10116]11masterip : "172.28.136.1"
12nodename : "SHFortis"
13nodetype : "CNode"
[10059]14rdnap_x : 105150
15rdnap_y : 460400
[10116]16release : "5.0-RELEASE"
17status : "up"
18
19
[10059]20iface_sis0:
[10885]21 comment : "2vloer"
[10116]22 ip : "172.28.136.65/29"
23 sdesc : "eth"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 status : "up"
[10059]27
[10116]28
[10059]29iface_wi0:
[10888]30 comment : "Omni voor de buurt"
[10116]31 ip : "172.28.136.1/26"
32 sdesc : "ap-omni"
[10703]33 mode : "ap"
[10116]34 type : "11b"
35 channel : "8"
36 ssid : "ap-omni.shfortis.walphen.net"
37 dhcp : "10-60"
38 compass : "omni"
39 status : "up"
[10059]40
41
42iface_wi1:
[10884]43 comment : "Link naar Koster"
[10116]44 ip : "172.28.1.130/30"
45 sdesc : "2Koster"
[10703]46 mode : "ap"
[10116]47 type : "11b"
48 channel : "11"
49 ssid : "il-w.shfortis.walphen.net"
[10454]50 dhcp : False
[10116]51 compass : "w"
52 status : "up"
[10059]53
[10116]54
55iface_wi2:
[10884]56 comment : "Link naar PPFortis"
[10116]57 ip : "172.28.1.138/30"
58 sdesc : "2PPFortis"
[10703]59 mode : "ap"
[10116]60 type : "11b"
61 channel : "3"
62 ssid : "il-o.shfortis.walphen.net"
[10454]63 dhcp : False
[10116]64 compass : "e"
65 status : "up"
66
67
Note: See TracBrowser for help on using the repository browser.