source: genesis/nodes/proxy3/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: 926 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : 'Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden'
8longitude : 0
9masterip : 172.20.128.98
10release : 8.2-RELEASE
11nodename : Proxy3
12nodetype : Proxy
13rdnap_x : 92445
14rdnap_y : 462819
15status : up
16ileiden : no
17internalif: sis1
18internalroute: 172.20.128.97
19gateway: 83.160.182.1
20proxyid: 03
21iface_sis0:
22 comment : 'Ethernet'
23 compass : 'None'
24 desc : 'Link naar XS4ALL DSL lijn'
25 dhcp : 'no'
26 interface : 'sis0'
27 ip : '83.160.182.75/24'
28 sdesc : 'uplink'
29 status : 'up'
30 type : 'eth'
31
32iface_sis1:
33 comment : 'Ethernet'
34 compass : 'None'
35 desc : 'Link naar NodeRijnVliet'
36 dhcp : 'no'
37 interface : 'sis1'
38 ip : '172.20.128.98/29'
39 sdesc : 'downlink'
40 status : 'up'
41 type : 'eth'
42
Note: See TracBrowser for help on using the repository browser.