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

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

Cosmetics.

File size: 1.4 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 : "2vloer"
22 interface : "sis0"
23 ip : "172.28.136.65/29"
24 sdesc : "eth"
25 type : "eth"
26 dhcp : False
27 compass : "None"
28 status : "up"
29
30
31iface_wi0:
32 comment : "Omni voor de buurt"
33 interface : "wi0"
34 ip : "172.28.136.1/26"
35 sdesc : "ap-omni"
36 mode : "ap"
37 type : "11b"
38 channel : "8"
39 ssid : "ap-omni.shfortis.walphen.net"
40 dhcp : "10-60"
41 compass : "omni"
42 status : "up"
43
44
45iface_wi1:
46 comment : "Link naar Koster"
47 interface : "wi1"
48 ip : "172.28.1.130/30"
49 sdesc : "2Koster"
50 mode : "ap"
51 type : "11b"
52 channel : "11"
53 ssid : "il-w.shfortis.walphen.net"
54 dhcp : False
55 compass : "w"
56 status : "up"
57
58
59iface_wi2:
60 comment : "Link naar PPFortis"
61 interface : "wi2"
62 ip : "172.28.1.138/30"
63 sdesc : "2PPFortis"
64 mode : "ap"
65 type : "11b"
66 channel : "3"
67 ssid : "il-o.shfortis.walphen.net"
68 dhcp : False
69 compass : "e"
70 status : "up"
71
72
Note: See TracBrowser for help on using the repository browser.