source: genesis/nodes/CNodeRoomburgh3/wleiden.yaml@ 10391

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

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 1.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5ileiden : True
6latitude : "52.15095"
7location : "R.K. Zorgcentrum Roomburgh, Hof van Roomburgh 46, 2314 ZC, Leiden"
8longitude : "4.51315"
9masterip : "172.18.50.1"
10nodename : "Roomburgh3"
11nodetype : "CNode"
12rdnap_x : 95180
13rdnap_y : 462890
14release : "8.2-RELEASE"
15status : "up"
16
17
18iface_ath0:
19 comment : "link naar ..."
20 interface : "ath0"
21 ip : "172.16.3.161/30"
22 desc : "b-link naar ...."
23 sdesc : "2undefined"
24 mode : "ap-wds"
25 type : "11b"
26 channel : ""
27 ssid : "il-n3.roomburgh3.wleiden.net"
28 dhcp : "no"
29 compass : "None"
30 status : "up"
31
32
33iface_vr0:
34 comment : "Ethernet to local subnet with PoE"
35 interface : "vr0"
36 ip : "172.18.49.73/28"
37 desc : "Ethernet to Roomburgh1,2 and lounge"
38 sdesc : "localsubnet"
39 type : "eth"
40 dhcp : "no"
41 compass : "None"
42 status : "up"
43
44
45iface_vr1:
46 comment : "a-link to DeClerq via Nanostation5"
47 interface : "vr1"
48 ip : "172.16.5.188/29"
49 desc : "Ethernet to interlink north-east (DeClerq)"
50 sdesc : "2DeClerq"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "52"
55 ssid : "il-w.declercq.wleiden.net"
56 dhcp : "no"
57 compass : "w"
58 ns_ip : "172.16.5.187/29"
59 ns_mac : "00:15:6d:bd:69:30"
60 status : "up"
61
62
63iface_vr2:
64 comment : "link to Zijloever via Nanostation5"
65 interface : "vr2"
66 ip : "172.16.4.233/29"
67 desc : "ethernet"
68 sdesc : "2zijloever"
69 mode : "ap-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "44"
73 ssid : "il-n.roomburgh3.wleiden.net"
74 dhcp : "False"
75 compass : "n"
76 ns_ip : "172.16.4.234/29"
77 ns_mac : "00:15:6d:ea:f0:28"
78 status : "up"
79
80
Note: See TracBrowser for help on using the repository browser.