source: genesis/nodes/CNodePPFortis/wleiden.yaml@ 10890

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

interface: <iface>:<alias> is nu in de iface_<iface>_alias<alias>
gerepresenteerd.

Fixes beheer:ticket:221

File size: 1.6 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 ip : "172.28.138.65/29"
23 sdesc : "eth"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 compass : "None"
27 status : "up"
[10059]28
29
30iface_sis1:
[10883]31 comment : "Ethernet naar onbekend"
[10116]32 ip : "172.28.138.73/29"
33 sdesc : "eth"
34 type : "eth"
[10454]35 dhcp : False
[10116]36 compass : "None"
37 status : "up"
[10059]38
39
[10116]40iface_wi0:
[10888]41 comment : "Omni voor de buurt"
[10116]42 ip : "172.28.138.1/26"
43 sdesc : "ap-omni"
[10703]44 mode : "ap"
[10116]45 type : "11b"
46 channel : "8"
47 ssid : "ap-omni.ppfortis.walphen.net"
48 dhcp : "10-60"
49 compass : "omni"
50 status : "up"
51
52
[10059]53iface_wi1:
[10116]54 comment : "Planned interlink Richting Leiden"
55 ip : "172.16.28.1/30"
56 sdesc : "2Leiden"
[10703]57 mode : "ap"
[10116]58 type : "11b"
59 channel : "5"
60 ssid : "il-w.ppfortis.walphen.net"
[10454]61 dhcp : False
[10116]62 compass : "w"
63 status : "up"
[10059]64
[10116]65
66iface_wi2:
[10884]67 comment : "Interlink naar Stadhuis"
[10116]68 ip : "172.28.1.137/30"
69 sdesc : "2SHFortis"
[10703]70 mode : "ap"
[10116]71 type : "11b"
72 channel : "3"
73 ssid : "il-o.shfortis.walphen.net"
[10454]74 dhcp : False
[10116]75 compass : "e"
76 status : "up"
77
78
Note: See TracBrowser for help on using the repository browser.