source: genesis/nodes/proxy16/wleiden.yaml@ 10106

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

yaml needed for gformat

File size: 942 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : 'Havenkantoor KWV de Kaag, Sweilandpolder 8, 2362AG Warmond'
8longitude : 0
9masterip : 172.16.18.18
10release : 8.2-RELEASE
11nodename : Proxy16
12nodetype : Proxy
13rdnap_x : 96879
14rdnap_y : 468044
15status : dw
16ileiden : no
17internalif: sis1
18internalroute: 172.16.18.17
19gateway: 10.01.0.1
20proxyid: 16
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 NodeKWVdeKaag'
35 compass : 'None'
36 desc : 'Link naar NodeKWVdeKaag'
37 dhcp : 'no'
38 interface : 'sis1'
39 ip : '172.16.18.18/30'
40 sdesc : 'downlink'
41 status : 'up'
42 type : 'eth'
43
Note: See TracBrowser for help on using the repository browser.