source: genesis/nodes/CNodePPFortis/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 : "16"
7ileiden : False
8latitude : "52.11453"
9location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
10longitude : "4.65606"
11masterip : "172.28.138.1"
12nodename : "PPFortis"
13nodetype : "CNode"
14rdnap_x : 104920
15rdnap_y : 458730
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "Ethernet IPs 65 - 70 /248"
22 interface : "sis0"
23 ip : "172.28.138.65/29"
24 desc : "Naar_binnen"
25 sdesc : "eth"
26 type : "eth"
27 dhcp : False
28 compass : "None"
29 status : "up"
30
31
32iface_sis1:
33 comment : "Ethernet naar onbekend"
34 interface : "sis1"
35 ip : "172.28.138.73/29"
36 sdesc : "eth"
37 type : "eth"
38 dhcp : False
39 compass : "None"
40 status : "up"
41
42
43iface_wi0:
44 comment : "OMNI"
45 interface : "wi0"
46 ip : "172.28.138.1/26"
47 desc : "omni voor de buurt"
48 sdesc : "ap-omni"
49 mode : "ap"
50 type : "11b"
51 channel : "8"
52 ssid : "ap-omni.ppfortis.walphen.net"
53 dhcp : "10-60"
54 compass : "omni"
55 status : "up"
56
57
58iface_wi1:
59 comment : "Planned interlink Richting Leiden"
60 interface : "wi1"
61 ip : "172.16.28.1/30"
62 desc : "Link_naar_Graphicall"
63 sdesc : "2Leiden"
64 mode : "ap"
65 type : "11b"
66 channel : "5"
67 ssid : "il-w.ppfortis.walphen.net"
68 dhcp : False
69 compass : "w"
70 status : "up"
71
72
73iface_wi2:
74 comment : "interlink naar Stadhuis"
75 interface : "wi2"
76 ip : "172.28.1.137/30"
77 desc : "Link_naar_SHFortis"
78 sdesc : "2SHFortis"
79 mode : "ap"
80 type : "11b"
81 channel : "3"
82 ssid : "il-o.shfortis.walphen.net"
83 dhcp : False
84 compass : "e"
85 status : "up"
86
87
Note: See TracBrowser for help on using the repository browser.