Index: nodes/retired/ProxyZwaluwAK/wleiden.yaml
===================================================================
--- nodes/retired/ProxyZwaluwAK/wleiden.yaml	(revision 11276)
+++ nodes/retired/ProxyZwaluwAK/wleiden.yaml	(revision 11276)
@@ -0,0 +1,41 @@
+# Genesis config yaml style
+# vim:ts=2:et:sw=2:ai
+#
+board     : "net45xx"
+comment   : "None"
+externalif: "sis1"
+gateway   : "192.168.0.1"
+ileiden   : False
+internalif: "sis0"
+internalroute: "172.22.0.65"
+latitude  : "52.15367"
+location  : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
+longitude : "4.44820"
+masterip  : "172.22.0.66"
+nodename  : "Zwaluwak"
+nodetype  : "Proxy"
+proxyid   : 10
+rdnap_x   : 90739
+rdnap_y   : 463249
+release   : "8.2-RELEASE"
+status    : "up"
+
+
+iface_sis0:
+  comment    : "Link naar Node zwaluw"
+  ip         : "172.22.0.66/30"
+  sdesc      : "2zwaluwak"
+  type       : "eth"
+  dhcp       : False
+  status     : "up"
+
+
+iface_sis1:
+  comment    : "Link naar router"
+  ip         : "0.0.0.0/30"
+  sdesc      : "uplink"
+  type       : "eth"
+  dhcp       : "client"
+  status     : "up"
+
+
