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

Last change on this file since 11664 was 11664, checked in by rick, 12 years ago

Nodes which are not reachable or up right now.

File size: 999 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"
11monitoring_group: "wleiden"
12nodename : "OBLc"
13nodetype : "CNode"
14rdnap_x : 93844
15rdnap_y : 463741
16release : "5.0-RELEASE"
17status : "down"
18
19
20iface_ep0:
21 comment : "AP voor bieb"
22 ip : "172.17.153.1/24"
23 sdesc : "apples"
24 type : "eth"
25 dhcp : "10-250"
26 status : "up"
27
28
29iface_wi0:
30 comment : "Link naar CeTIM3"
31 ip : "172.16.0.162/30"
32 sdesc : "2cetim3"
33 mode : "ap"
34 type : "11b"
35 channel : "9"
36 ssid : "il-nw.cetim3.wleiden.net"
37 dhcp : False
38 compass : "nw"
39 status : "up"
40
41
42iface_xl0:
43 comment : "Ethernet naar OBL"
44 ip : "172.17.152.65/27"
45 sdesc : "eth"
46 type : "eth"
47 dhcp : False
48 status : "up"
49
50
Note: See TracBrowser for help on using the repository browser.