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

Last change on this file since 11283 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.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"
12nodename : "Koster"
13nodetype : "CNode"
[10059]14rdnap_x : 105000
15rdnap_y : 461000
[10116]16release : "5.0-RELEASE"
17status : "up"
18
19
[10059]20iface_sis0:
[10116]21 comment : "Ethernet (Proxy)"
22 ip : "172.17.255.228/29"
23 sdesc : "eth"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 status : "up"
[10059]27
28
29iface_sis1:
[10116]30 comment : "Ethernet"
31 ip : "172.28.176.75/29"
32 sdesc : "eth"
33 type : "eth"
[10454]34 dhcp : False
[10116]35 status : "up"
[10059]36
37
[10116]38iface_wi0:
[10888]39 comment : "Omni voor de buurt"
[10116]40 ip : "172.28.137.1/26"
41 sdesc : "ap-omni"
[10703]42 mode : "ap"
[10116]43 type : "11b"
44 channel : "8"
45 ssid : "ap-omni.koster.walphen.net"
46 dhcp : "10-60"
47 compass : "omni"
48 status : "up"
49
50
[10059]51iface_wi1:
[10884]52 comment : "Interlink naar noord HWFortis2"
[10116]53 ip : "172.28.1.158/30"
54 sdesc : "2HWFortis2"
[10703]55 mode : "ap"
[10116]56 type : "11b"
57 channel : "5"
58 ssid : "il-w.koster.walphen.net"
[10454]59 dhcp : False
[10116]60 compass : "w"
61 status : "up"
[10059]62
[10116]63
64iface_wi2:
[10884]65 comment : "Interlink naar Stadhuis"
[10116]66 ip : "172.28.1.129/30"
67 sdesc : "2SHFortis"
[10703]68 mode : "ap"
[10116]69 type : "11b"
70 channel : "11"
71 ssid : "il-w.shfortis.walphen.net"
[10454]72 dhcp : False
[10116]73 compass : "w"
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.