source: genesis/nodes/CNodeLMstruykverwo2/wleiden.yaml@ 11261

Last change on this file since 11261 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: 1.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.21469"
8location : "Struyk Verwo Infra, Westerdijk 18-B, 2452 VA, Leimuiden"
9longitude : "4.64772"
10masterip : "172.25.74.1"
11nodename : "LMStruykVerwo2"
12nodetype : "CNode"
13rdnap_x : 104462
14rdnap_y : 469879
15release : "7.2-RELEASE"
16status : "dw"
17
18
19iface_sis0:
20 comment : "Ethernet poort StuykVerwo2"
21 ip : "172.25.74.65/29"
22 sdesc : "eth"
23 type : "eth"
24 dhcp : False
25 status : "up"
26
27
28iface_sis1:
29 comment : "Ethernet naar LMStruykVerwo1"
30 ip : "172.16.1.182/30"
31 sdesc : "2lmstruykverwo1"
32 type : "eth"
33 dhcp : False
34 status : "up"
35
36
37iface_wi0:
38 comment : "Interlink struykverwo kaag"
39 ip : "172.16.1.197/30"
40 sdesc : "2kaag"
41 mode : "ap"
42 type : "11b"
43 channel : "11"
44 ssid : "il-w.strkvw.wleiden.net"
45 dhcp : False
46 compass : "w"
47 status : "up"
48
49
50iface_wi1:
51 comment : "Interlink kempers - struykverwo"
52 ip : "172.16.1.206/30"
53 sdesc : "2lmkempers1"
54 mode : "ap"
55 type : "11b"
56 channel : "1"
57 ssid : "il-zw.kmprs.wleiden.net"
58 dhcp : False
59 compass : "sw"
60 status : "up"
61
62
Note: See TracBrowser for help on using the repository browser.