source: genesis/nodes/CNodePPFortis/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.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10881]6height : "16"
[10116]7ileiden : False
[10881]8latitude : "52.11453"
[10116]9location : "PolderPeil, 2408 RD, Alphen aan den Rijn"
[10881]10longitude : "4.65606"
[10116]11masterip : "172.28.138.1"
12nodename : "PPFortis"
13nodetype : "CNode"
[10059]14rdnap_x : 104920
15rdnap_y : 458730
[10116]16release : "5.0-RELEASE"
17status : "up"
18
19
[10059]20iface_sis0:
[10116]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"
[10454]27 dhcp : False
[10116]28 compass : "None"
29 status : "up"
[10059]30
31
32iface_sis1:
[10883]33 comment : "Ethernet naar onbekend"
[10116]34 interface : "sis1"
35 ip : "172.28.138.73/29"
36 sdesc : "eth"
37 type : "eth"
[10454]38 dhcp : False
[10116]39 compass : "None"
40 status : "up"
[10059]41
42
[10116]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"
[10703]49 mode : "ap"
[10116]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
[10059]58iface_wi1:
[10116]59 comment : "Planned interlink Richting Leiden"
60 interface : "wi1"
61 ip : "172.16.28.1/30"
62 desc : "Link_naar_Graphicall"
63 sdesc : "2Leiden"
[10703]64 mode : "ap"
[10116]65 type : "11b"
66 channel : "5"
67 ssid : "il-w.ppfortis.walphen.net"
[10454]68 dhcp : False
[10116]69 compass : "w"
70 status : "up"
[10059]71
[10116]72
73iface_wi2:
[10884]74 comment : "Interlink naar Stadhuis"
[10116]75 interface : "wi2"
76 ip : "172.28.1.137/30"
77 desc : "Link_naar_SHFortis"
78 sdesc : "2SHFortis"
[10703]79 mode : "ap"
[10116]80 type : "11b"
81 channel : "3"
82 ssid : "il-o.shfortis.walphen.net"
[10454]83 dhcp : False
[10116]84 compass : "e"
85 status : "up"
86
87
Note: See TracBrowser for help on using the repository browser.