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