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

Last change on this file since 13157 was 12623, checked in by huub, 11 years ago

update configs oude nodes

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"
12monitoring_group: "walphen"
13nodename : "SHFortis"
14nodetype : "CNode"
15rdnap_x : 105150
16rdnap_y : 460400
17release : "5.0-RELEASE"
18status : "down"
19
20
21iface_sis0:
22 comment : "2vloer"
23 ip : "172.28.136.65/29"
24 sdesc : "eth"
25 type : "eth"
26 dhcp : False
27 status : "down"
28
29
30iface_wi0:
31 comment : "Omni voor de buurt"
32 ip : "172.28.136.1/26"
33 sdesc : "ap-omni"
34 mode : "ap"
35 type : "11g"
36 channel : 6
37 ssid : "ap-omni.shfortis.walphen.net"
38 dhcp : "10-60"
39 compass : "omni"
40 status : "down"
41
42
43iface_wi1:
44 comment : "Link naar Koster"
45 ip : "172.28.1.130/30"
46 sdesc : "2Koster"
47 mode : "ap"
48 type : "11g"
49 channel : 11
50 ssid : "il-w.shfortis.walphen.net"
51 dhcp : False
52 compass : "w"
53 status : "up"
54
55
56iface_wi2:
57 comment : "Link naar PPFortis"
58 ip : "172.28.1.138/30"
59 sdesc : "2PPFortis"
60 mode : "ap"
61 type : "11g"
62 channel : 6
63 ssid : "il-o.shfortis.walphen.net"
64 dhcp : False
65 compass : "e"
66 status : "up"
67
68
Note: See TracBrowser for help on using the repository browser.