source: genesis/nodes/CNodeHMKerk1/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: 1.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.16834"
8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
9longitude : "4.58008"
10masterip : "172.25.60.1"
11nodename : "HMKerk1"
12nodetype : "CNode"
13rdnap_x : 99782
14rdnap_y : 464772
15release : "5.0-RELEASE"
16status : "up"
17
18
19iface_sis0:
20 comment : "Ethernet naar Kerk"
21 ip : "172.25.60.65/29"
22 sdesc : "eth"
23 type : "eth"
24 dhcp : False
25 status : "up"
26
27
28iface_sis1:
29 comment : "Ethernet naar HMKerk2"
30 ip : "172.16.1.141/30"
31 sdesc : "2hmkerk2"
32 type : "eth"
33 dhcp : False
34 status : "up"
35
36
37iface_wi0:
38 comment : "AP-omni voor de buurt"
39 ip : "172.25.60.1/26"
40 sdesc : "ap-omni"
41 mode : "ap"
42 type : "11b"
43 channel : "8"
44 ssid : "ap-omni.hmkerk.wleiden.net"
45 dhcp : "10-60"
46 compass : "omni"
47 status : "up"
48
49
50iface_wi1:
51 comment : "Link naar Woubrugge WBrotary"
52 ip : "172.16.2.28/30"
53 sdesc : "2WBrotary"
54 mode : "ap"
55 type : "11b"
56 channel : "1"
57 ssid : "il-o.hmkerk.wleiden.net"
58 dhcp : False
59 compass : "e"
60 status : "up"
61
62
Note: See TracBrowser for help on using the repository browser.