source: genesis/nodes/CNodeHMKerk2/wleiden.yaml@ 11323

Last change on this file since 11323 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.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net45xx"
5comment : "None"
6ileiden : False
7latitude : "52.16834"
8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
9longitude : "4.58008"
10masterip : "172.25.64.1"
11nodename : "HMKerk2"
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.64.65/29"
22 sdesc : "eth"
23 type : "eth"
24 dhcp : False
25 status : "up"
26
27
28iface_sis1:
29 comment : "Ethernet naar HMKerk1"
30 ip : "172.16.1.142/30"
31 sdesc : "2hmkerk1"
32 type : "eth"
33 dhcp : False
34 status : "up"
35
36
37iface_wi0:
38 comment : "Link naar Graficall Wireless Leiden"
39 ip : "172.16.0.86/30"
40 sdesc : "2graficall"
41 mode : "ap"
42 type : "11b"
43 ssid : "il-n.graficall.wleiden.net"
44 dhcp : False
45 compass : "n"
46 status : "up"
47
48
49iface_wi1:
50 comment : "Link naar Struyk Verwo Leimuiden."
51 ip : "172.16.1.185/30"
52 sdesc : "2lmstruykverwo1"
53 mode : "ap"
54 type : "11b"
55 ssid : "il-no.hmkerk.wleiden.net"
56 dhcp : False
57 compass : "ne"
58 status : "up"
59
60
61iface_wi1_alias0:
62 comment : "Link naar HMgw2."
63 ip : "172.16.2.89/30"
64 sdesc : "2hmgw2"
65 mode : "ap"
66 type : "11b"
67 dhcp : False
68 status : "up"
69
70
Note: See TracBrowser for help on using the repository browser.