Index: nodes/HybridEd/wleiden.yaml
===================================================================
--- nodes/HybridEd/wleiden.yaml	(revision 12741)
+++ nodes/HybridEd/wleiden.yaml	(revision 12741)
@@ -0,0 +1,78 @@
+# Genesis config yaml style
+# vim:ts=2:et:sw=2:ai
+#
+board     : "net4801"
+comment   : "None"
+externalif: "sis0"
+latitude  : "51.46017"
+location  : "Ed, Wittezeestraat 43, 4388 GE, Oost-Souburg"
+longitude : "3.59545"
+masterip  : "172.17.76.1"
+monitoring_group: "wleiden"
+nodename  : "Ed"
+nodetype  : "Hybrid"
+rdnap_x   : 30486
+rdnap_y   : 387207
+release   : "9.0-RELEASE"
+service_accesspoint: True
+service_concentrator: False
+service_incoming_rdr: False
+service_proxy_ileiden: False
+service_proxy_normal: False
+status    : "planned"
+
+
+iface_ath0:
+  comment    : "Accesspoint voor de buurt"
+  ip         : "172.17.76.1/24"
+  sdesc      : "ap"
+  mode       : "ap"
+  type       : "11g"
+  channel    : 6
+  ssid       : "ap-VLI-Ed"
+  dhcp       : "10-60"
+  status     : "up"
+
+
+iface_sis0:
+  comment    : "External Link"
+  ip         : "10.20.30.220/24"
+  sdesc      : "2external"
+  type       : "eth"
+  dhcp       : False
+  status     : "up"
+
+
+iface_sis1:
+  comment    : "Link naar het Zuiden"
+  ip         : "172.17.0.49/29"
+  sdesc      : "2zuiden"
+  mode       : "station-wds"
+  type       : "eth"
+  extra_type : "eth2wifibridge"
+  channel    : "36"
+  ssid       : "il-z.vlied.wleiden.net"
+  dhcp       : False
+  compass    : "z"
+  ns_ip      : "172.17.0.50/29"
+  ns_mac     : "00:27:22:10:f5:a4"
+  bridge_type: "NanoStation M5"
+  status     : "up"
+
+
+iface_sis2:
+  comment    : "Link naar het Noord"
+  ip         : "172.17.0.57/29"
+  sdesc      : "2noorden"
+  mode       : "station-wds"
+  type       : "eth"
+  extra_type : "eth2wifibridge"
+  channel    : "100"
+  ssid       : "il-z.vlied.wleiden.net"
+  dhcp       : False
+  compass    : "n"
+  ns_ip      : "172.17.0.59/29"
+  ns_mac     : "00:27:22:10:f6:34"
+  bridge_type: "NanoStation M5"
+  status     : "up"
+
