Index: nodes/Rick/wleiden.yaml
===================================================================
--- nodes/Rick/wleiden.yaml	(revision 13680)
+++ nodes/Rick/wleiden.yaml	(revision 13703)
@@ -38,8 +38,13 @@
 status    : "up"
 
+iface_bridge0:
+  comment    : "Access Points"
+  type       : "eth"
+  ip         : "172.17.34.1/24"
+  dhcp       : "10-240"
 
 iface_ue0:
   comment    : "Loco tegen het raam"
-  ip         : "172.17.34.1/24"
+  parent     : "bridge0"
   sdesc      : "2buiten"
   mode       : "ap-wds"
@@ -52,4 +57,14 @@
   ns_type    : "ns2"
   bridge_type: "NanoStationLocoM2"
+  status     : "up"
+
+iface_ath0:
+  comment    : "Ap binnen"
+  parent     : "bridge0"
+  sdesc      : "apbinnen"
+  mode       : "ap"
+  type       : "11g"
+  channel    : 6
+  ssid       : "WiFi Zoeterwoude"
   status     : "up"
 
