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

Last change on this file since 11738 was 11733, checked in by rick, 12 years ago

Automated corrected MAC addresses. Seems if you put it in bridge mode it will take the Wireless Mac as leading mac, instead of the Ethernet MAC.

File size: 2.3 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"
[11059]9location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
[10881]10longitude : "4.75742"
[10116]11masterip : "172.17.14.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Watertoren3"
[10744]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[11720]17release : "9.0-RELEASE"
[10743]18remote_access: "92.66.227.164:22"
19service_accesspoint: True
[11554]20service_concentrator: False
[10881]21service_incoming_rdr: False
[10743]22service_proxy_ileiden: True
23service_proxy_normal: True
[10779]24status : "up"
[10116]25
[10743]26
[10059]27iface_ue0:
[11712]28 comment : "Nanostation naar Kudelstaart/Bilderdam/Kempers (Mast3:Pos3)"
[10116]29 ip : "172.16.16.145/29"
30 sdesc : "2kudelstaart-bilderdam"
[11707]31 mode : "ap-wds"
[10116]32 type : "eth"
33 channel : "108"
34 ssid : "il-z.watertoren3.wleiden.net"
[10454]35 dhcp : False
[10116]36 compass : "s"
37 ns_ip : "172.16.16.146/29"
38 ns_mac : "00:15:6d:70:52:5e"
[11051]39 bridge_type: "NanoStation5"
[11720]40 status : "up"
[10059]41
[11731]42
[11712]43iface_ue0_alias0:
[11732]44 comment : "Extra link naar Kempers"
[11712]45 ip : "172.16.16.137/29"
46 sdesc : "2kempers"
47 type : "eth"
48 dhcp : False
49 status : "up"
[10059]50
[11712]51
[10059]52iface_vr0:
[10884]53 comment : "Ethernet / Switchport: 4"
[10116]54 ip : "172.25.90.68/29"
55 sdesc : "uplink"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
[10059]59
[10779]60
[10743]61iface_vr0_alias0:
[10888]62 comment : "Uplink"
[10743]63 ip : "92.66.227.164/29"
64 sdesc : "uplink"
65 type : "eth"
66 dhcp : False
67 status : "up"
[10116]68
[10743]69
[10059]70iface_vr1:
[11720]71 comment : "Tijdelijke Link naar Kempers (Mast2:Post3)"
72 ip : "172.16.16.236/29"
73 sdesc : "2kempers"
[10116]74 mode : "station-wds"
75 type : "eth"
[11720]76 ssid : "il-zw.kempers.wleiden.net"
[10454]77 dhcp : False
[11732]78 compass : "zw"
[11720]79 ns_ip : "172.16.16.235/29"
[11733]80 ns_mac : "00:15:6d:f2:42:f3"
[11051]81 bridge_type: "NanoStation M5"
[10116]82 status : "up"
[10059]83
[11732]84
[10116]85iface_vr2:
[10883]86 comment : "Nanostation5 naar RecPark (Mast2:Post2)"
[10116]87 ip : "172.16.16.73/29"
88 sdesc : "2recpark"
[11707]89 mode : "ap-wds"
[10116]90 type : "eth"
[11707]91 channel : "36"
[10116]92 ssid : "il-w.watertoren3.wleiden.net"
[10454]93 dhcp : False
[10729]94 compass : "n"
[10116]95 ns_ip : "172.16.16.74/29"
96 ns_mac : "00:15:6d:70:52:52"
[11051]97 bridge_type: "NanoStation5"
[10116]98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.