source: genesis/nodes/CNodeLorentzhof/wleiden.yaml@ 10885

Last change on this file since 10885 was 10885, checked in by rick, 13 years ago

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 1.7 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 interface : "sis0"
23 ip : "172.18.64.65/28"
24 sdesc : "eth"
25 type : "eth"
26 dhcp : False
27 compass : "None"
28 status : "up"
29
30
31iface_wi0:
32 comment : "omni 8Dbi"
33 interface : "wi0"
34 ip : "172.18.64.1/26"
35 sdesc : False
36 mode : "ap"
37 type : "11b"
38 channel : "8"
39 ssid : "ap-omni.lorentzhof.wleiden.net"
40 dhcp : "10-60"
41 compass : "omni"
42 status : "up"
43
44
45iface_wi1:
46 comment : "Link naar Roomburgh2"
47 interface : "wi1"
48 ip : "172.16.1.10/30"
49 sdesc : "2roomburgh2"
50 mode : "ap"
51 type : "11b"
52 channel : 2
53 ssid : "il-zw.roomburgh2.wleiden.net"
54 dhcp : False
55 compass : "sw"
56 status : "up"
57
58
59iface_wi2:
60 comment : "Link naar Plantsoen"
61 interface : "wi2"
62 ip : "172.16.1.225/30"
63 sdesc : "2plantsoen"
64 mode : "ap"
65 type : "11b"
66 channel : "4"
67 ssid : "il-n.lorentzhof.wleiden.net"
68 dhcp : False
69 compass : "n"
70 status : "up"
71
72
73iface_wi3:
74 comment : "Link naar Haagwijk"
75 interface : "wi3"
76 ip : "172.16.1.229/30"
77 sdesc : "2haagwijk"
78 mode : "ap"
79 type : "11b"
80 channel : "1"
81 ssid : "il-o.haagwijk.wleiden.net"
82 dhcp : False
83 compass : "e"
84 status : "up"
85
86
Note: See TracBrowser for help on using the repository browser.