source: genesis/nodes/proxy2/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.3 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.2.1"
10ileiden : False
11interfaces: "sis0,sis1,sis2"
12internalif: "sis1"
13internalroute: "172.17.143.2"
14latitude : "4.49421"
15location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
16longitude : "52.15812"
17masterip : "172.17.143.4"
18nodename : "Proxy2"
19nodetype : "Proxy"
20proxyid : 2
21rdnap_x : 93894
22rdnap_y : 463704
23release : "8.2-RELEASE"
24status : "up"
25
26
27iface_sis0:
28 comment : "Link naar router"
29 interface : "sis0"
30 ip : "192.168.2.6/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 NodeCeTIM1"
41 interface : "sis1"
42 ip : "172.17.143.4/28"
43 desc : "Link naar NodeCeTIM1"
44 sdesc : "downlink"
45 type : "eth"
46 dhcp : "no"
47 compass : "None"
48 status : "up"
49
50
51iface_sis2:
52 comment : "Lokaal Ethernet naar kerk"
53 interface : "sis2"
54 ip : "172.17.143.17/26"
55 desc : "subnet voor Hooglandse Kerk"
56 sdesc : "hlkerk_subnet"
57 type : "eth"
58 dhcp : "10-60"
59 compass : "None"
60 status : "up"
61
62
Note: See TracBrowser for help on using the repository browser.