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

Last change on this file since 11634 was 11609, checked in by huub, 12 years ago

config gemaakt voor stjan onthoofding kerk zoeterwoude

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"
[10116]32 type : "11b"
33 channel : "8"
34 ssid : "ap-westeinder-watertoren1"
35 dhcp : "20-60"
36 status : "up"
[10059]37
38
[10116]39iface_ue0:
[10883]40 comment : "Nanostation naar CNodeKempers1 (Mast2:Pos4)"
[10116]41 ip : "172.16.16.137/29"
42 sdesc : "2kempers1"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
[11573]46 channel : "108"
[10116]47 ssid : "il-zzw.watertoren1.wleiden.net"
[10454]48 dhcp : False
[10729]49 compass : "zw"
[10116]50 ns_ip : "172.16.16.138/29"
51 ns_mac : "00:15:6d:70:4d:6c"
[10892]52 bridge_type: "NanoStation5"
[10116]53 status : "up"
54
[11554]55
[11531]56iface_ue0_alias0:
57 comment : "Link naar HMKerk"
58 ip : "172.16.6.60/29"
59 sdesc : "2hmkerk"
60 type : "eth"
61 dhcp : False
62 status : "up"
[10116]63
[11531]64
[10059]65iface_vr0:
[10884]66 comment : "Ethernet / Switchport: 2"
[10116]67 ip : "172.25.90.65/29"
68 sdesc : "2proxy"
69 type : "eth"
[10454]70 dhcp : False
[10116]71 status : "up"
[10059]72
[10779]73
[10743]74iface_vr0_alias0:
[10888]75 comment : "Uplink"
[10743]76 ip : "92.66.227.162/29"
77 sdesc : "uplink"
78 type : "eth"
79 dhcp : False
80 status : "up"
[10116]81
[10779]82
[10059]83iface_vr1:
[11609]84 comment : "Extra link Kempers (Mast3:Pos2)"
[11530]85 ip : "172.16.16.97/29"
[11609]86 sdesc : "2kempersextra"
[11530]87 mode : "ap-wds"
[10116]88 type : "eth"
89 extra_type : "eth2wifibridge"
[11609]90 ssid : "il-zw.kempers.wleiden.net"
[10454]91 dhcp : False
[10729]92 compass : "zw"
[11530]93 ns_ip : "172.16.16.98/29"
[10116]94 ns_mac : "00:15:6d:ec:81:f3"
[10892]95 bridge_type: "NanoStation5"
[11423]96 status : "down"
[10059]97
[10116]98
99iface_vr2:
[10883]100 comment : "Nanostation naar CNodeDrijfhuis (Mast1:Pos3)"
[10116]101 ip : "172.16.16.33/29"
102 sdesc : "2drijfhuis"
103 mode : "station-wds"
104 type : "eth"
105 extra_type : "eth2wifibridge"
106 channel : "132"
107 ssid : "il-nw.watertoren1.wleiden.net"
[10454]108 dhcp : False
[10116]109 compass : "nw"
110 ns_ip : "172.16.16.34/29"
111 ns_mac : "00:15:6d:70:4d:a5"
[11051]112 bridge_type: "NanoStation5"
[10116]113 status : "up"
114
115
Note: See TracBrowser for help on using the repository browser.