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

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

Make the interface keys wat meer standaard.

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