source: genesis/nodes/ProxyWatertoren2/wleiden.yaml@ 10620

Last change on this file since 10620 was 10526, checked in by ronald, 13 years ago

proxy names in yaml files turn out to be proxy name suffixes

File size: 989 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "net45xx"
[10059]5comment : "None"
[10240]6externalif: "sis0"
[10116]7gateway : "92.66.227.161"
8ileiden : False
9internalif: "sis1"
[10416]10internalroute: "172.25.90.67"
[10374]11latitude : "52.25493"
[10116]12location : " Watertoren, Aalsmeer"
[10374]13longitude : "4.75742"
[10116]14masterip : "172.25.90.69"
15nat : True
[10526]16nodename : "Watertoren2"
[10116]17nodetype : "Proxy"
18proxyid : 14
[10059]19rdnap_x : 111998
20rdnap_y : 474286
[10116]21release : "8.0-RELEASE"
22status : "up"
23
24
[10059]25iface_sis0:
[10116]26 comment : "link naar Router"
27 interface : "sis0"
28 ip : "92.66.227.165/29"
29 desc : "Link naar router"
30 sdesc : "uplink"
31 type : "eth"
[10454]32 dhcp : False
[10116]33 compass : "None"
34 status : "up"
[10059]35
[10116]36
[10059]37iface_sis1:
[10116]38 comment : "link naar Node Watertoren2"
39 interface : "sis1"
40 ip : "172.25.90.69/29"
41 desc : "Link naar Node Watertoren2"
42 sdesc : "downlink"
43 type : "eth"
[10454]44 dhcp : False
[10116]45 compass : "None"
46 status : "up"
[10059]47
[10116]48
Note: See TracBrowser for help on using the repository browser.