source: genesis/nodes/HybridWatertoren2/wleiden.yaml@ 12613

Last change on this file since 12613 was 12569, checked in by rick, 11 years ago

Allerhande cosmetische aanpassingen.

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"
[11748]11masterip : "172.17.10.1"
[11325]12monitoring_group: "wleiden"
[11748]13nodename : "Watertoren2"
[10740]14nodetype : "Hybrid"
[10059]15rdnap_x : 111998
16rdnap_y : 474286
[10740]17release : "9.0-RELEASE"
[11748]18remote_access: "92.66.227.162:22"
[10740]19service_accesspoint: True
[11554]20service_concentrator: False
[11748]21service_incoming_rdr: False
[10740]22service_proxy_ileiden: True
23service_proxy_normal: True
[10779]24status : "up"
[10116]25
[12474]26
[10059]27iface_ath0:
[11748]28 comment : "OMNI voor Wifi op de westeinder (MastX:PostX)"
29 ip : "172.17.10.1/26"
[10116]30 sdesc : "ap-omni"
[10703]31 mode : "ap"
[11737]32 type : "11g"
[11748]33 channel : 1
34 ssid : "ap-westeinder-watertoren2"
[10116]35 dhcp : "20-60"
36 status : "up"
[10059]37
[12474]38
[11748]39iface_ue0:
40 comment : "Link naar Kaag2 via NSM5 (Mast2:Pos4)"
41 ip : "172.16.3.244/29"
42 sdesc : "2kaag2"
43 mode : "ap-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[12166]46 channel : "60"
[11748]47 ssid : "il-zw.watertoren2.wleiden.net"
48 dhcp : False
49 compass : "w"
50 ns_ip : "172.16.3.243/29"
51 ns_mac : "dc:9f:db:2a:27:9c"
52 bridge_type: "NanoStation M5"
53 status : "up"
54
[12569]55
[12492]56iface_ue0_alias0:
57 comment : "Link naar StBavo2"
58 ip : "172.16.9.12/29"
59 sdesc : "2stbavo2"
[12569]60 type : "eth"
[12492]61 status : "up"
[12474]62
[12492]63
[10059]64iface_vr0:
[11748]65 comment : "Ethernet / Switchport: 2"
66 ip : "172.25.90.65/29"
67 sdesc : "2proxy"
[10116]68 type : "eth"
[10454]69 dhcp : False
[10116]70 status : "up"
[10059]71
[12474]72
[10739]73iface_vr0_alias0:
[10888]74 comment : "Uplink"
[11748]75 ip : "92.66.227.162/29"
[10739]76 sdesc : "uplink"
77 type : "eth"
78 dhcp : False
79 status : "up"
[10116]80
[12474]81
[10059]82iface_vr1:
[11748]83 comment : "Unused (Mast3:Pos2)"
84 ip : "172.16.16.100/29"
85 sdesc : "2kempersextra"
[11712]86 mode : "ap-wds"
[10116]87 type : "eth"
[11748]88 extra_type : "eth2wifibridge"
89 ssid : "il-zw2.watertoren2.wleiden.net"
[10454]90 dhcp : False
[11748]91 compass : "zw"
92 ns_ip : "172.16.16.99/29"
93 ns_mac : "00:15:6d:ec:81:f3"
94 bridge_type: "NanoStation5"
95 status : "up"
[10059]96
[12474]97
[10116]98iface_vr2:
[11771]99 comment : "Nanostation naar Drijfhuis (Mast1:Pos3)"
100 ip : "172.16.16.33/29"
101 sdesc : "2drijfhuis"
[11712]102 mode : "ap-wds"
[10116]103 type : "eth"
[11748]104 extra_type : "eth2wifibridge"
105 channel : "132"
[11768]106 ssid : "il-nw-2.watertoren2.wleiden.net"
[10454]107 dhcp : False
[12474]108 compass : "nw"
[11771]109 ns_ip : "172.16.16.34/29"
[11748]110 ns_mac : "00:15:6d:70:4d:a5"
[11051]111 bridge_type: "NanoStation5"
[10116]112 status : "up"
113
114
Note: See TracBrowser for help on using the repository browser.