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

Last change on this file since 10891 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 2.0 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,1431 GA, Aalsmeer"
10longitude : "4.75742"
11masterip : "172.17.14.1"
12nodename : "Watertoren3"
13nodetype : "Hybrid"
14rdnap_x : 111998
15rdnap_y : 474286
16release : "8.2-RELEASE"
17remote_access: "92.66.227.164:22"
18service_accesspoint: True
19service_incoming_rdr: False
20service_proxy_ileiden: True
21service_proxy_normal: True
22status : "up"
23
24
25iface_ue0:
26 comment : "Nanostation naar Kudelstaart/Bilderdam (Mast3:Pos3) (USUSED)"
27 ip : "172.16.16.145/29"
28 sdesc : "2kudelstaart-bilderdam"
29 mode : "station-wds"
30 type : "eth"
31 channel : "108"
32 ssid : "il-z.watertoren3.wleiden.net"
33 dhcp : False
34 compass : "s"
35 ns_ip : "172.16.16.146/29"
36 ns_mac : "00:15:6d:70:52:5e"
37 status : "up"
38
39
40iface_vr0:
41 comment : "Ethernet / Switchport: 4"
42 ip : "172.25.90.68/29"
43 sdesc : "uplink"
44 type : "eth"
45 dhcp : False
46 status : "up"
47
48
49iface_vr0_alias0:
50 comment : "Uplink"
51 ip : "92.66.227.164/29"
52 sdesc : "uplink"
53 type : "eth"
54 dhcp : False
55 status : "up"
56
57
58iface_vr1:
59 comment : "Tijdelijke Link naar CNodeKaag2 (Mast2:Post3)"
60 ip : "172.16.16.28/29"
61 sdesc : "2kaag2"
62 mode : "station-wds"
63 type : "eth"
64 ssid : "il-no.kaag2.wleiden.net"
65 dhcp : False
66 compass : "w"
67 ns_ip : "172.16.16.27/29"
68 ns_mac : "00:15:6d:f2:42:f3"
69 status : "up"
70
71
72iface_vr2:
73 comment : "Nanostation5 naar RecPark (Mast2:Post2)"
74 ip : "172.16.16.73/29"
75 sdesc : "2recpark"
76 mode : "station-wds"
77 type : "eth"
78 channel : "124"
79 ssid : "il-w.watertoren3.wleiden.net"
80 dhcp : False
81 compass : "n"
82 ns_ip : "172.16.16.74/29"
83 ns_mac : "00:15:6d:70:52:52"
84 status : "up"
85
86
Note: See TracBrowser for help on using the repository browser.