source: genesis/nodes/HybridWatertoren3/wleiden.yaml@ 10891

Last change on this file since 10891 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: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10779]6gateway : "92.66.227.161"
[10116]7ileiden : True
[10881]8latitude : "52.25493"
[10116]9location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[10116]11masterip : "172.17.14.1"
12nodename : "Watertoren3"
[10744]13nodetype : "Hybrid"
[10059]14rdnap_x : 111998
15rdnap_y : 474286
[10116]16release : "8.2-RELEASE"
[10743]17remote_access: "92.66.227.164:22"
18service_accesspoint: True
[10881]19service_incoming_rdr: False
[10743]20service_proxy_ileiden: True
21service_proxy_normal: True
[10779]22status : "up"
[10116]23
[10743]24
[10059]25iface_ue0:
[10884]26 comment : "Nanostation naar Kudelstaart/Bilderdam (Mast3:Pos3) (USUSED)"
[10116]27 ip : "172.16.16.145/29"
28 sdesc : "2kudelstaart-bilderdam"
29 mode : "station-wds"
30 type : "eth"
31 channel : "108"
32 ssid : "il-z.watertoren3.wleiden.net"
[10454]33 dhcp : False
[10116]34 compass : "s"
35 ns_ip : "172.16.16.146/29"
36 ns_mac : "00:15:6d:70:52:5e"
37 status : "up"
[10059]38
39
40iface_vr0:
[10884]41 comment : "Ethernet / Switchport: 4"
[10116]42 ip : "172.25.90.68/29"
43 sdesc : "uplink"
44 type : "eth"
[10454]45 dhcp : False
[10116]46 status : "up"
[10059]47
[10779]48
[10743]49iface_vr0_alias0:
[10888]50 comment : "Uplink"
[10743]51 ip : "92.66.227.164/29"
52 sdesc : "uplink"
53 type : "eth"
54 dhcp : False
55 status : "up"
[10116]56
[10743]57
[10059]58iface_vr1:
[10883]59 comment : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)"
[10116]60 ip : "172.16.16.28/29"
61 sdesc : "2kaag2"
62 mode : "station-wds"
63 type : "eth"
64 ssid : "il-no.kaag2.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "w"
[10116]67 ns_ip : "172.16.16.27/29"
68 ns_mac : "00:15:6d:f2:42:f3"
69 status : "up"
[10059]70
[10116]71
72iface_vr2:
[10883]73 comment : "Nanostation5 naar RecPark (Mast2:Post2)"
[10116]74 ip : "172.16.16.73/29"
75 sdesc : "2recpark"
76 mode : "station-wds"
77 type : "eth"
78 channel : "124"
79 ssid : "il-w.watertoren3.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "n"
[10116]82 ns_ip : "172.16.16.74/29"
83 ns_mac : "00:15:6d:70:52:52"
84 status : "up"
85
86
Note: See TracBrowser for help on using the repository browser.