source: genesis/nodes/proxy14/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: 910 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : ' Watertoren, Aalsmeer'
8longitude : 0
9masterip : 172.25.90.69
10release : 8.0-RELEASE
11nodename : Proxy14
12nodetype : Proxy
13rdnap_x : 111998
14rdnap_y : 474286
15status : up
16ileiden : no
17internalif: sis1
18nat: yes
19internalroute: 172.25.90.69
20gateway: 92.66.227.161
21proxyid: 14
22iface_sis0:
23 comment : 'link naar Router'
24 compass : 'None'
25 desc : 'Link naar router'
26 dhcp : 'no'
27 interface : 'sis0'
28 ip : '92.66.227.165/29'
29 sdesc : 'uplink'
30 status : 'up'
31 type : 'eth'
32
33iface_sis1:
34 comment : 'link naar Node Watertoren2'
35 compass : 'None'
36 desc : 'Link naar Node Watertoren2'
37 dhcp : 'no'
38 interface : 'sis1'
39 ip : '172.25.90.69/29'
40 sdesc : 'downlink'
41 status : 'up'
42 type : 'eth'
43
Note: See TracBrowser for help on using the repository browser.