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

Last change on this file since 12984 was 12893, checked in by huub, 10 years ago

omschrijving link naar Kudelstaart bij Watertoren3 update

File size: 2.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6gateway : "92.66.227.161"
7ileiden : True
8latitude : "52.25493"
9location : "Watertoren, Kudelstaartseweg 16,1431 GA, Aalsmeer"
10longitude : "4.75742"
11masterip : "172.17.14.1"
12monitoring_group: "wleiden"
13nodename : "Watertoren3"
14nodetype : "Hybrid"
15rdnap_x : 111998
16rdnap_y : 474286
17release : "9.0-RELEASE"
18remote_access: "92.66.227.164:22"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: True
23service_proxy_normal: True
24status : "up"
25
26
27iface_ue0:
28 comment : "Nanostation naar Kudelstaart (Mast3:Pos3)"
29 ip : "172.16.16.145/29"
30 sdesc : "2kudelstaart"
31 mode : "ap-wds"
32 type : "eth"
33 channel : "44"
34 ssid : "il-z.watertoren3.wleiden.net"
35 dhcp : False
36 compass : "z"
37 ns_ip : "172.16.16.146/29"
38 ns_mac : "00:15:6d:70:52:5e"
39 bridge_type: "NanoStation5"
40 status : "up"
41
42
43iface_vr0:
44 comment : "Ethernet / Switchport: 4"
45 ip : "172.25.90.68/29"
46 sdesc : "uplink"
47 type : "eth"
48 dhcp : False
49 status : "up"
50
51
52iface_vr0_alias0:
53 comment : "Uplink"
54 ip : "92.66.227.164/29"
55 sdesc : "uplink"
56 type : "eth"
57 dhcp : False
58 status : "up"
59
60
61iface_vr1:
62 comment : "Link naar Kempers il-no2 (Mast2:Post3)"
63 ip : "172.16.16.236/29"
64 sdesc : "2kempers2"
65 mode : "ap-wds"
66 type : "eth"
67 channel : "52"
68 ssid : "il-zw.watertoren3.wleiden.net"
69 dhcp : False
70 compass : "zw"
71 ns_ip : "172.16.16.235/29"
72 ns_mac : "00:15:6d:f2:42:f3"
73 bridge_type: "NanoStation M5"
74 status : "up"
75
76
77iface_vr2:
78 comment : "Nanostation5 naar RecPark (Mast2:Post2)"
79 ip : "172.16.16.73/29"
80 sdesc : "2recpark"
81 mode : "ap-wds"
82 type : "eth"
83 channel : "36"
84 ssid : "il-w.watertoren3.wleiden.net"
85 dhcp : False
86 compass : "n"
87 ns_ip : "172.16.16.74/29"
88 ns_mac : "00:15:6d:70:52:52"
89 bridge_type: "NanoStation5"
90 status : "up"
91
92
93iface_vr2_alias0:
94 comment : "Nanostation5 naar Stenhuis1"
95 ip : "172.16.6.153/29"
96 sdesc : "2stenhuis1"
97 type : "eth"
98 dhcp : False
99 status : "up"
100
101iface_vr2_alias1:
102 comment : "Nanostation5 naar Rekpark214a"
103 ip : "172.16.3.241/29"
104 sdesc : "2rekpark214a"
105 type : "eth"
106 dhcp : False
107 status : "up"
108
109
110
Note: See TracBrowser for help on using the repository browser.