Index: /nodes/retired/ProxyLHS/wleiden.yaml
===================================================================
--- /nodes/retired/ProxyLHS/wleiden.yaml	(revision 10853)
+++ /nodes/retired/ProxyLHS/wleiden.yaml	(revision 10853)
@@ -0,0 +1,63 @@
+# Genesis config yaml style
+# vim:ts=2:et:sw=2:ai
+#
+board     : "net45xx"
+comment   : "None"
+externalif: "sis0"
+gateway   : "192.168.0.1"
+ileiden   : True
+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  : "LHS"
+nodetype  : "Proxy"
+proxyid   : 20
+rdnap_x   : 92733
+rdnap_y   : 465380
+release   : "9.0-RELEASE"
+status    : "up"
+
+
+iface_sis0:
+  comment    : "link naar Router"
+  interface  : "sis0"
+  ip         : "0.0.0.0/30"
+  desc       : "Link naar router"
+  sdesc      : "uplink"
+  type       : "eth"
+  dhcp       : False
+  compass    : "None"
+  dhcpclient : True
+  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       : False
+  compass    : "None"
+  status     : "up"
+
+
+iface_wi0:
+  comment    : "ap"
+  interface  : "wi0"
+  ip         : "172.17.33.3/24"
+  desc       : "AP"
+  sdesc      : "ap"
+  mode       : "ap"
+  type       : "11b"
+  channel    : "9"
+  ssid       : "ap-WirelessLeiden-Lhs2"
+  dhcp       : "10-110"
+  compass    : "None"
+  status     : "up"
+
+
