source: genesis/nodes/CNodeOBLc/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: 969 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.15845"
8location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
9longitude : "4.49348"
10masterip : "172.17.153.1"
11nodename : "OBLc"
12nodetype : "CNode"
13rdnap_x : 93844
14rdnap_y : 463741
15release : "5.0-RELEASE"
16status : "up"
17
18
19iface_ep0:
20 comment : "AP voor bieb"
21 ip : "172.17.153.1/24"
22 sdesc : "apples"
23 type : "eth"
24 dhcp : "10-250"
25 status : "up"
26
27
28iface_wi0:
29 comment : "Link naar CeTIM3"
30 ip : "172.16.0.162/30"
31 sdesc : "2cetim3"
32 mode : "ap"
33 type : "11b"
34 channel : "9"
35 ssid : "il-nw.cetim3.wleiden.net"
36 dhcp : False
37 compass : "nw"
38 status : "up"
39
40
41iface_xl0:
42 comment : "Ethernet naar OBL"
43 ip : "172.17.152.65/27"
44 sdesc : "eth"
45 type : "eth"
46 dhcp : False
47 status : "up"
48
49
Note: See TracBrowser for help on using the repository browser.