Index: nodes/proxy20/wleiden.yaml
===================================================================
--- nodes/proxy20/wleiden.yaml	(revision 10274)
+++ nodes/proxy20/wleiden.yaml	(revision 10274)
@@ -0,0 +1,48 @@
+# Genesis config yaml style
+# vim:ts=2:et:sw=2:ai
+#
+comment   : "None"
+externalif: "sis0"
+gateway   : "192.168.1.1"
+ileiden   : True
+interfaces: "sis0,sis1"
+internalif: "sis1"
+internalroute: "172.16.4.137"
+latitude  : "4.47694"
+location  : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
+longitude : "52.17305"
+masterip  : "172.16.4.138"
+nodename  : "Proxy20"
+nodetype  : "Proxy"
+proxyid   : 20
+rdnap_x   : 92733
+rdnap_y   : 465380
+release   : "9.0-RELEASE"
+status    : "down"
+
+
+iface_sis0:
+  comment    : "link naar Router"
+  interface  : "sis0"
+  ip         : "0.0.0.0/30"
+  desc       : "Link naar router"
+  sdesc      : "uplink"
+  type       : "eth"
+  dhcp       : "no"
+  compass    : "None"
+  dhcpclient : "yes"
+  status     : "up"
+
+
+iface_sis1:
+  comment    : "link naar CNodeLHS"
+  interface  : "sis1"
+  ip         : "172.16.4.138/29"
+  desc       : "Link naar NodeLHS"
+  sdesc      : "downlink"
+  type       : "eth"
+  dhcp       : "no"
+  compass    : "None"
+  status     : "up"
+
+
