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

Last change on this file since 10104 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

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