source: genesis/nodes/CNodeOBLc/wleiden.yaml@ 10401

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

Correcting all lat/lon coordinates.

Fixes: beheer#167

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10116]5ileiden : False
[10374]6latitude : "52.15845"
[10116]7location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
[10374]8longitude : "4.49348"
[10116]9masterip : "172.17.153.1"
10nodename : "OBLc"
11nodetype : "CNode"
[10059]12rdnap_x : 93844
13rdnap_y : 463741
[10116]14release : "5.0-RELEASE"
15status : "up"
16
17
[10059]18iface_ep0:
[10116]19 comment : "Ethernet"
20 interface : "ep0"
21 ip : "172.17.153.1/24"
22 desc : "AP voor bieb"
23 sdesc : "apples"
24 type : "eth"
25 dhcp : "10-250"
26 compass : "None"
27 status : "up"
[10059]28
[10116]29
[10059]30iface_wi0:
[10116]31 comment : "link naar CeTIM3"
32 interface : "wi0"
33 ip : "172.16.0.162/30"
34 desc : "Link naar CeTIM3"
35 sdesc : "2cetim3"
36 mode : "station-wds"
37 type : "11b"
38 channel : "9"
39 ssid : "il-nw.cetim3.wleiden.net"
40 dhcp : "no"
41 compass : "nw"
42 status : "up"
[10059]43
[10116]44
[10059]45iface_xl0:
[10116]46 comment : "Ethernet"
47 interface : "xl0"
48 ip : "172.17.152.65/27"
49 desc : "Ethernet naar OBL"
50 sdesc : "eth"
51 type : "eth"
52 dhcp : "no"
53 compass : "None"
54 status : "up"
[10059]55
[10116]56
Note: See TracBrowser for help on using the repository browser.