Index: /nodes/CNodeLeythenrode/wleiden.conf
===================================================================
--- /nodes/CNodeLeythenrode/wleiden.conf	(revision 8481)
+++ /nodes/CNodeLeythenrode/wleiden.conf	(revision 8489)
@@ -52,6 +52,6 @@
 $config{'ue0'}=sprintf <<UE0;
 COMMENT=ethernet to local subnet with PoE
-IP=172.17.0.2/24
-DESC=local ethernet with proxy7 and local clients (multiple ap bridge)
+IP=172.17.0.2/28
+DESC=local ethernet with proxy7 and local ap bridges management interfaces
 SDESC=localsubnet
 DHCP=no
@@ -59,4 +59,12 @@
 UE0
 
+$config{'ue0:0'}=sprintf <<UE00;
+COMMENT=ethernet to local subnet with PoE
+IP=172.17.7.2/24
+DESC=local ethernet with proxy7 and local clients (multiple ap bridge)
+SDESC=localsubnet
+DHCP=10-250
+TYPE=ethernet
+UE00
 
 $config{'vr0'}=sprintf <<VR0;
Index: /nodes/proxy7/wleiden.conf
===================================================================
--- /nodes/proxy7/wleiden.conf	(revision 8481)
+++ /nodes/proxy7/wleiden.conf	(revision 8489)
@@ -35,7 +35,18 @@
 COMMENT=Local 24-subnet to node and clients
 TYPE=ethernet
-IP=$master_ip/24
-DESC=naar NodeLeythenrode and clients
+IP=$master_ip/28
+DESC=naar NodeLeythenrode and ap bridges
 SDESC=Leythenrode_subnet
-DHCP=10-250
+DHCP=no
 SIS1
+
+$config{'sis1:0'}=sprintf <<SIS10;
+COMMENT=Local 24-subnet to node and clients
+TYPE=ethernet
+IP=172.17.7.1/24
+DESC=naar NodeLeythenrode and local clients
+SDESC=Leythenrode_subnet
+DHCP=no
+SIS10
+
+
