source: genesis/nodes/CNodeWatertoren2/wleiden.yaml@ 10374

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

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 1.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10116]5ileiden : True
[10374]6latitude : "52.25493"
[10116]7location : "Watertoren, Kudelstaartseweg,1431 GA, Aalsmeer"
[10374]8longitude : "4.75742"
[10116]9masterip : "172.17.9.1"
10nodename : "Watertoren2"
11nodetype : "CNode"
[10059]12rdnap_x : 111998
13rdnap_y : 474286
[10116]14release : "8.2-RELEASE"
15status : "up"
16
17
[10059]18iface_ath0:
[10116]19 interface : "ath0"
20 ip : "172.17.9.1/26"
21 desc : "OMNI voor Wifi op de westeinder (MastX:PosX)"
22 sdesc : "ap-omni"
23 mode : "ap-wds"
24 type : "11b"
25 channel : "8"
26 ssid : "ap-westeinder-watertoren2"
27 dhcp : "20-60"
28 compass : "None"
29 status : "up"
[10059]30
31
32iface_vr0:
[10116]33 comment : "ethernet/ Switchport: 3"
34 interface : "vr0"
35 ip : "172.25.90.67/29"
36 desc : "uplink"
37 sdesc : "uplink"
38 type : "eth"
39 dhcp : "no"
40 compass : "None"
41 status : "up"
[10059]42
[10116]43
[10059]44iface_vr1:
[10116]45 interface : "vr1"
46 ip : "172.16.16.89/29"
47 desc : "Nanostation naar Schiphol (Mast1:Pos2) (UNUSED)"
48 sdesc : "2schiphol"
49 mode : "station-wds"
50 type : "eth"
51 channel : "36"
52 ssid : "il-nw.watertoren2.wleiden.net"
53 dhcp : "no"
54 compass : "nw"
55 ns_ip : "172.16.16.90/29"
56 ns_mac : "00:15:6d:70:54:a4"
57 status : "down"
[10059]58
[10116]59
60iface_vr2:
61 comment : "webcams ips 41 t/m 44 PC 37 NS Aalsmeer 35"
62 interface : "vr2"
63 ip : "172.17.0.33/28"
64 desc : "Naar switch met webcams en nanostation naar Aalsmeer"
65 sdesc : "2webcams"
66 mode : "station-wds"
67 type : "eth"
68 channel : "44"
69 ssid : "il-n.watertoren2.wleiden.net"
70 dhcp : "no"
71 compass : "n"
72 ns_ip : "172.17.0.34/28"
73 ns_mac : "00:15:6d:70:4e:7f"
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.