source: genesis/nodes/proxy6/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: 916 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10104]5interfaces: sis0,sis1
6latitude : 0
7location : 'Martijn, Muiderkring 152, 2332 BP, Leiden'
8longitude : 0
9masterip : 172.16.3.146
10release : 8.0-RELEASEE
11nodename : Proxy6
12nodetype : Proxy
[10059]13rdnap_x : 92318
14rdnap_y : 464324
[10104]15status : up
16ileiden : no
17internalif: sis1
18internalroute: 172.16.3.145
19gateway: 192.168.1.1
20proxyid: 06
[10059]21iface_sis0:
[10104]22 comment : 'link naar Router'
23 compass : 'None'
24 desc : 'Link naar router'
25 dhcp : 'no'
26 interface : 'sis0'
27 ip : '192.168.1.200/24'
28 sdesc : 'uplink'
29 status : 'up'
30 type : 'eth'
[10059]31
32iface_sis1:
[10104]33 comment : 'link naar NodeMuiderkring'
34 compass : 'None'
35 desc : 'Link naar NodeMuiderkring'
36 dhcp : 'no'
37 interface : 'sis1'
38 ip : '172.16.3.146/30'
39 sdesc : 'downlink'
40 status : 'up'
41 type : 'eth'
[10059]42
Note: See TracBrowser for help on using the repository browser.