source: genesis/nodes/CNodeRoomburgh1/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: 2.2 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.15095"
[10116]7location : "R.K. Zorgcentrum Roomburgh - noord, Hof van Roomburgh 46, 2314 ZC, Leiden"
[10374]8longitude : "4.51315"
[10116]9masterip : "172.18.48.1"
10nodename : "Roomburgh1"
11nodetype : "CNode"
[10059]12rdnap_x : 95180
13rdnap_y : 462890
[10116]14release : "8.2-RELEASE"
15status : "up"
[10059]16
[10116]17
[10059]18iface_ath0:
[10116]19 comment : "ap noordzijde"
20 interface : "ath0"
21 ip : "172.18.48.1/26"
22 desc : "AP voor de Noordzijde"
23 sdesc : "ap"
24 mode : "ap-wds"
25 type : "11b"
26 channel : "8"
[10156]27 ssid : "ap-WirelessLeiden-Roomburgh1"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
34 comment : "Ethernet lokaal en Roomburgh2,3"
35 interface : "ue0"
36 ip : "172.18.49.71/28"
37 desc : "Ethernet voor lounge room (beneden)"
38 sdesc : "eth"
39 type : "eth"
40 dhcp : "74-78"
41 compass : "None"
42 status : "up"
43
44
[10059]45iface_vr0:
[10116]46 comment : "link naar xxx"
47 interface : "vr0"
48 ip : "172.16.5.193/29"
49 desc : "Link naar xxxx"
50 sdesc : "2xxxx"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "100"
55 ssid : "il-wzw.roomburgh2.wleiden.net"
56 dhcp : "no"
57 compass : "wsw"
58 ns_ip : "172.16.5.194/29"
59 ns_mac : "00:15:6d:ea:f0:38"
60 status : "down"
[10059]61
[10116]62
[10059]63iface_vr1:
[10116]64 comment : "link naar Cetim1"
65 interface : "vr1"
66 ip : "172.16.16.84/29"
67 desc : "link naar cetim1"
68 sdesc : "2cetim1"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "132"
73 ssid : "il-zo.cetim1.wleiden.net"
74 dhcp : "no"
75 compass : "se"
76 ns_ip : "172.16.16.83/29"
77 ns_mac : "00:15:6d:ea:ef:87"
78 status : "up"
[10059]79
[10116]80
81iface_vr2:
82 comment : "link naar Rosmolen"
83 interface : "vr2"
84 ip : "172.16.3.41/29"
85 desc : "Link naar Rosmolen"
86 sdesc : "2rosmolen"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "124"
91 ssid : "il-nnw.roomburgh1.wleiden.net"
92 dhcp : "no"
93 compass : "nnw"
94 ns_ip : "172.16.3.42/29"
95 ns_mac : "00:15:6d:ea:f0:62"
96 status : "up"
97
98
Note: See TracBrowser for help on using the repository browser.