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

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