source: genesis/nodes/CNodeHMKerk1/wleiden.yaml@ 11302

Last change on this file since 11302 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.2 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.16834"
[10116]8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10881]9longitude : "4.58008"
[10116]10masterip : "172.25.60.1"
11nodename : "HMKerk1"
12nodetype : "CNode"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar Kerk"
[10116]21 ip : "172.25.60.65/29"
22 sdesc : "eth"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 status : "up"
[10059]26
27
28iface_sis1:
[10885]29 comment : "Ethernet naar HMKerk2"
[10116]30 ip : "172.16.1.141/30"
31 sdesc : "2hmkerk2"
32 type : "eth"
[10454]33 dhcp : False
[10116]34 status : "up"
[10059]35
[10116]36
37iface_wi0:
[10885]38 comment : "AP-omni voor de buurt"
[10116]39 ip : "172.25.60.1/26"
40 sdesc : "ap-omni"
[10703]41 mode : "ap"
[10116]42 type : "11b"
43 channel : "8"
44 ssid : "ap-omni.hmkerk.wleiden.net"
45 dhcp : "10-60"
46 compass : "omni"
47 status : "up"
48
49
[10059]50iface_wi1:
[10884]51 comment : "Link naar Woubrugge WBrotary"
[10116]52 ip : "172.16.2.28/30"
53 sdesc : "2WBrotary"
[10703]54 mode : "ap"
[10116]55 type : "11b"
56 channel : "1"
57 ssid : "il-o.hmkerk.wleiden.net"
[10454]58 dhcp : False
[10116]59 compass : "e"
60 status : "up"
[10059]61
[10116]62
Note: See TracBrowser for help on using the repository browser.