source: genesis/nodes/proxy4/wleiden.yaml@ 10059

Last change on this file since 10059 was 10059, checked in by rick, 13 years ago

Initial import if wleiden.yaml files. Migration/Removal of old ones will be
soon.

Related-To ticket:117

File size: 1.0 KB
Line 
1#
2# DO NOT EDIT - Automatically generated by 'gformat'
3# Generated at Thu Mar 8 20:33:52 2012 by rvdzwet-MacBookPro
4#
5# Genesis config yaml style
6# vim:ts=2:et:sw=2:ai
7#
8comment : "None"
9gateway : "192.168.1.1"
10ileiden : False
11interfaces: "sis0,sis1"
12internalif: "sis1"
13internalroute: "172.16.2.253"
14latitude : "4.46733"
15location : "Pergolesipad 95, 2324 DG, Leiden"
16longitude : "52.14490"
17masterip : "172.16.2.254"
18nodename : "Proxy4"
19nodetype : "Proxy"
20proxyid : 4
21rdnap_x : 92036
22rdnap_y : 462256
23release : "8.0-RELEASE"
24status : "up"
25
26
27iface_sis0:
28 comment : "Link naar Router"
29 interface : "sis0"
30 ip : "192.168.1.100/24"
31 desc : "Link naar Router"
32 sdesc : "uplink"
33 type : "eth"
34 dhcp : "no"
35 compass : "None"
36 status : "up"
37
38
39iface_sis1:
40 comment : "Link naar NodeLivingLab"
41 interface : "sis1"
42 ip : "172.16.2.254/30"
43 desc : "Link naar NodeLivingLab"
44 sdesc : "downlink"
45 type : "eth"
46 dhcp : "no"
47 compass : "None"
48 status : "up"
49
50
Note: See TracBrowser for help on using the repository browser.