source: genesis/nodes/CNodeSHFortis/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.3 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.12956"
[10116]9location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
[10881]10longitude : "4.65918"
[10116]11masterip : "172.28.136.1"
12nodename : "SHFortis"
13nodetype : "CNode"
[10059]14rdnap_x : 105150
15rdnap_y : 460400
[10116]16release : "5.0-RELEASE"
17status : "up"
18
19
[10059]20iface_sis0:
[10885]21 comment : "2vloer"
[10116]22 ip : "172.28.136.65/29"
23 sdesc : "eth"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 compass : "None"
27 status : "up"
[10059]28
[10116]29
[10059]30iface_wi0:
[10888]31 comment : "Omni voor de buurt"
[10116]32 ip : "172.28.136.1/26"
33 sdesc : "ap-omni"
[10703]34 mode : "ap"
[10116]35 type : "11b"
36 channel : "8"
37 ssid : "ap-omni.shfortis.walphen.net"
38 dhcp : "10-60"
39 compass : "omni"
40 status : "up"
[10059]41
42
43iface_wi1:
[10884]44 comment : "Link naar Koster"
[10116]45 ip : "172.28.1.130/30"
46 sdesc : "2Koster"
[10703]47 mode : "ap"
[10116]48 type : "11b"
49 channel : "11"
50 ssid : "il-w.shfortis.walphen.net"
[10454]51 dhcp : False
[10116]52 compass : "w"
53 status : "up"
[10059]54
[10116]55
56iface_wi2:
[10884]57 comment : "Link naar PPFortis"
[10116]58 ip : "172.28.1.138/30"
59 sdesc : "2PPFortis"
[10703]60 mode : "ap"
[10116]61 type : "11b"
62 channel : "3"
63 ssid : "il-o.shfortis.walphen.net"
[10454]64 dhcp : False
[10116]65 compass : "e"
66 status : "up"
67
68
Note: See TracBrowser for help on using the repository browser.