source: genesis/nodes/proxy19/wleiden.yaml@ 10402

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

Both Units not yet in use.

File size: 995 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10240]5externalif: "sis0"
[10116]6gateway : "192.168.33.1"
7ileiden : False
8internalif: "sis1"
9internalroute: "172.16.5.105"
[10374]10latitude : "52.14282"
[10116]11location : "RKVV Meerburg, Hans Ecklplein 1, 2382 AZ, Zoeterwoude Rijndijk"
[10374]12longitude : "4.51566"
[10116]13masterip : "172.17.28.1"
[10321]14nodename : "proxy19"
[10116]15nodetype : "Proxy"
16proxyid : 19
17rdnap_x : "095341"
[10059]18rdnap_y : 461984
[10116]19release : "8.2-RELEASE"
[10402]20status : "planned"
[10116]21
22
[10059]23iface_sis0:
[10116]24 comment : "link naar Router"
25 interface : "sis0"
26 ip : "0.0.0.0/30"
27 desc : "Link naar router"
28 sdesc : "uplink"
29 type : "eth"
30 dhcp : "no"
31 compass : "None"
32 dhcpclient : "yes"
33 status : "up"
[10059]34
[10116]35
[10059]36iface_sis1:
[10116]37 comment : "link naar CNodeMeerburg"
38 interface : "sis1"
39 ip : "172.16.5.108/29"
40 desc : "Link naar Meerburg"
41 sdesc : "2meerburg"
42 type : "eth"
43 dhcp : "no"
44 compass : "None"
45 status : "up"
[10059]46
[10116]47
Note: See TracBrowser for help on using the repository browser.