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

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

Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.

Related-To: beheer:ticket:218

File size: 1.8 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 : "Link naar Roomburgh2"
49 interface : "wi1"
50 ip : "172.16.1.10/30"
51 sdesc : "2roomburgh2"
52 mode : "ap"
53 type : "11b"
54 channel : 2
55 ssid : "il-zw.roomburgh2.wleiden.net"
56 dhcp : False
57 compass : "sw"
58 status : "up"
59
60
61iface_wi2:
62 comment : "Link naar Plantsoen"
63 interface : "wi2"
64 ip : "172.16.1.225/30"
65 sdesc : "2plantsoen"
66 mode : "ap"
67 type : "11b"
68 channel : "4"
69 ssid : "il-n.lorentzhof.wleiden.net"
70 dhcp : False
71 compass : "n"
72 status : "up"
73
74
75iface_wi3:
76 comment : "Link Haagwijk"
77 interface : "wi3"
78 ip : "172.16.1.229/30"
79 desc : "Link naar Haagwijk"
80 sdesc : "2haagwijk"
81 mode : "ap"
82 type : "11b"
83 channel : "1"
84 ssid : "il-o.haagwijk.wleiden.net"
85 dhcp : False
86 compass : "e"
87 status : "up"
88
89
Note: See TracBrowser for help on using the repository browser.