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

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

Cleanup actie.

File size: 2.1 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 : "8.2-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/Bilderdam (Mast3:Pos3)"
29 ip : "172.16.16.145/29"
30 sdesc : "2kudelstaart-bilderdam"
31 mode : "station-wds"
32 type : "eth"
33 channel : "108"
34 ssid : "il-z.watertoren3.wleiden.net"
35 dhcp : False
36 compass : "s"
37 ns_ip : "172.16.16.146/29"
38 ns_mac : "00:15:6d:70:52:5e"
39 bridge_type: "NanoStation5"
40 status : "down"
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 : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)"
63 ip : "172.16.16.28/29"
64 sdesc : "2kaag2"
65 mode : "station-wds"
66 type : "eth"
67 ssid : "il-no.kaag2.wleiden.net"
68 dhcp : False
69 compass : "w"
70 ns_ip : "172.16.16.27/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 : "station-wds"
81 type : "eth"
82 channel : "124"
83 ssid : "il-w.watertoren3.wleiden.net"
84 dhcp : False
85 compass : "n"
86 ns_ip : "172.16.16.74/29"
87 ns_mac : "00:15:6d:70:52:52"
88 bridge_type: "NanoStation5"
89 status : "up"
90
91
Note: See TracBrowser for help on using the repository browser.