source: genesis/nodes/CNodeSHFortis/wleiden.yaml@ 10884

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

Ruim er nog een paar op die we automatisch konden vinden.

While here; Comment begint met een hoofdletter.

Related-To beheer:ticket:218

File size: 1.5 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6height : "16"
7ileiden : False
8latitude : "52.12956"
9location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
10longitude : "4.65918"
11masterip : "172.28.136.1"
12nodename : "SHFortis"
13nodetype : "CNode"
14rdnap_x : 105150
15rdnap_y : 460400
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "Eth"
22 interface : "sis0"
23 ip : "172.28.136.65/29"
24 desc : "2vloer"
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.28.136.1/26"
36 desc : "omni voor de buurt"
37 sdesc : "ap-omni"
38 mode : "ap"
39 type : "11b"
40 channel : "8"
41 ssid : "ap-omni.shfortis.walphen.net"
42 dhcp : "10-60"
43 compass : "omni"
44 status : "up"
45
46
47iface_wi1:
48 comment : "Link naar Koster"
49 interface : "wi1"
50 ip : "172.28.1.130/30"
51 sdesc : "2Koster"
52 mode : "ap"
53 type : "11b"
54 channel : "11"
55 ssid : "il-w.shfortis.walphen.net"
56 dhcp : False
57 compass : "w"
58 status : "up"
59
60
61iface_wi2:
62 comment : "Link naar PPFortis"
63 interface : "wi2"
64 ip : "172.28.1.138/30"
65 sdesc : "2PPFortis"
66 mode : "ap"
67 type : "11b"
68 channel : "3"
69 ssid : "il-o.shfortis.walphen.net"
70 dhcp : False
71 compass : "e"
72 status : "up"
73
74
Note: See TracBrowser for help on using the repository browser.