source: genesis/nodes/CNodeLorentzhof/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.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6height : "13"
7ileiden : False
8latitude : "52.15208"
9location : "Zorgcentrum Lorentzhof, Lorentzhof 1, 2313 GA, Leiden"
10longitude : "4.49629"
11masterip : "172.18.64.1"
12nodename : "Lorentzhof"
13nodetype : "CNode"
14rdnap_x : 94028
15rdnap_y : 463030
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "Ethernet naar Lorentzhof"
22 ip : "172.18.64.65/28"
23 sdesc : "eth"
24 type : "eth"
25 dhcp : False
26 status : "up"
27
28
29iface_wi0:
30 comment : "Omni 8Dbi"
31 ip : "172.18.64.1/26"
32 sdesc : False
33 mode : "ap"
34 type : "11b"
35 channel : "8"
36 ssid : "ap-omni.lorentzhof.wleiden.net"
37 dhcp : "10-60"
38 compass : "omni"
39 status : "up"
40
41
42iface_wi1:
43 comment : "Link naar Roomburgh2"
44 ip : "172.16.1.10/30"
45 sdesc : "2roomburgh2"
46 mode : "ap"
47 type : "11b"
48 channel : 2
49 ssid : "il-zw.roomburgh2.wleiden.net"
50 dhcp : False
51 compass : "sw"
52 status : "up"
53
54
55iface_wi2:
56 comment : "Link naar Plantsoen"
57 ip : "172.16.1.225/30"
58 sdesc : "2plantsoen"
59 mode : "ap"
60 type : "11b"
61 channel : "4"
62 ssid : "il-n.lorentzhof.wleiden.net"
63 dhcp : False
64 compass : "n"
65 status : "up"
66
67
68iface_wi3:
69 comment : "Link naar Haagwijk"
70 ip : "172.16.1.229/30"
71 sdesc : "2haagwijk"
72 mode : "ap"
73 type : "11b"
74 channel : "1"
75 ssid : "il-o.haagwijk.wleiden.net"
76 dhcp : False
77 compass : "e"
78 status : "up"
79
80
Note: See TracBrowser for help on using the repository browser.