source: genesis/nodes/HybridWatertoren1/wleiden.yaml@ 11744

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

Kempers is client of watertoren

File size: 2.6 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.10.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Watertoren1"
[10744]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[11013]17release : "9.0-RELEASE"
[10743]18remote_access: "92.66.227.162: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"
[10059]25
[10116]26
[10059]27iface_ath0:
[10883]28 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
[10116]29 ip : "172.17.10.1/26"
30 sdesc : "ap-omni"
[10703]31 mode : "ap"
[11737]32 type : "11g"
[11738]33 channel : 1
[10116]34 ssid : "ap-westeinder-watertoren1"
35 dhcp : "20-60"
36 status : "up"
[10059]37
38
[10116]39iface_ue0:
[11712]40 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
[11715]41 ip : "172.16.3.244/29"
[11712]42 sdesc : "2kaag2"
[11743]43 mode : "ap-wds"
[10116]44 type : "eth"
45 extra_type : "eth2wifibridge"
[11712]46 channel : "36"
[11743]47 ssid : "il-zw.watertoren2.wleiden.net"
[10454]48 dhcp : False
[11732]49 compass : "w"
[11721]50 ns_ip : "172.16.3.243/29"
[11733]51 ns_mac : "dc:9f:db:2a:27:9c"
52 bridge_type: "NanoStation M5"
[10116]53 status : "up"
54
[11744]55iface_ue0_alias0:
56 comment : "Tijdelijke link naar kempers"
57 ip : "172.16.16.137/29"
58 sdesc : "2kempers"
59 type : "eth"
60 dhcp : False
61 status : "up"
[11554]62
[10059]63iface_vr0:
[10884]64 comment : "Ethernet / Switchport: 2"
[10116]65 ip : "172.25.90.65/29"
66 sdesc : "2proxy"
67 type : "eth"
[10454]68 dhcp : False
[10116]69 status : "up"
[10059]70
[10779]71
[10743]72iface_vr0_alias0:
[10888]73 comment : "Uplink"
[10743]74 ip : "92.66.227.162/29"
75 sdesc : "uplink"
76 type : "eth"
77 dhcp : False
78 status : "up"
[10116]79
[10779]80
[10059]81iface_vr1:
[11609]82 comment : "Extra link Kempers (Mast3:Pos2)"
[11720]83 ip : "172.16.16.100/29"
[11609]84 sdesc : "2kempersextra"
[11530]85 mode : "ap-wds"
[10116]86 type : "eth"
87 extra_type : "eth2wifibridge"
[11609]88 ssid : "il-zw.kempers.wleiden.net"
[10454]89 dhcp : False
[10729]90 compass : "zw"
[11720]91 ns_ip : "172.16.16.99/29"
[10116]92 ns_mac : "00:15:6d:ec:81:f3"
[10892]93 bridge_type: "NanoStation5"
[11720]94 status : "up"
[10059]95
[10116]96
97iface_vr2:
[11742]98 comment : "Nanostation naar Unused (Mast1:Pos3)"
99 ip : "172.16.4.113/29"
100 sdesc : "2unused"
[11720]101 mode : "ap-wds"
[10116]102 type : "eth"
103 extra_type : "eth2wifibridge"
104 channel : "132"
[11742]105 ssid : "il-nw.watertoren2.wleiden.net"
[10454]106 dhcp : False
[10116]107 compass : "nw"
[11742]108 ns_ip : "172.16.4.114/29"
[10116]109 ns_mac : "00:15:6d:70:4d:a5"
[11051]110 bridge_type: "NanoStation5"
[10116]111 status : "up"
112
113
Note: See TracBrowser for help on using the repository browser.