source: genesis/nodes/proxy8/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: 921 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "Test proxy voor Proxyfactory"
5interfaces: sis0,sis1
6latitude : 0
7location : ' Richard, Terschelling 244, 3524az Utrecht'
8longitude : 0
9masterip : 172.16.3.34
10release : 8.0-RELEASE
11nodename : Proxy8
12nodetype : Proxy
13rdnap_x : 137949
14rdnap_y : 453165
15status : up
16ileiden : no
17internalif: sis1
18nat: yes
19internalroute: 172.16.3.33
20gateway: 192.168.58.1
21proxyid: 8
22iface_sis0:
23 comment : 'Link naar Router'
24 compass : 'None'
25 desc : 'Link naar Router'
26 dhcp : 'no'
27 interface : 'sis0'
28 ip : '192.168.58.2/24'
29 sdesc : 'uplink'
30 status : 'up'
31 type : 'eth'
32
33iface_sis1:
34 comment : 'Link naar NodeRichard'
35 compass : 'None'
36 desc : 'Link'
37 dhcp : 'no'
38 interface : 'sis1'
39 ip : '172.16.16.9/30'
40 sdesc : 'downlink'
41 status : 'up'
42 type : 'eth'
43
Note: See TracBrowser for help on using the repository browser.