source: genesis/nodes/Watertoren3/wleiden.yaml@ 14256

Last change on this file since 14256 was 14256, checked in by rick, 6 years ago

Watertoren gateway has been removed for time beeing

Herman proposed as alternative.

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