D-Link Forums

D-Link Wireless Access Points For Business => DAP-2695 => Topic started by: nixze on August 18, 2014, 11:46:36 AM

Title: AP-Array with Multi SSID or VLAN
Post by: nixze on August 18, 2014, 11:46:36 AM
Anyone else tested AP-Array?
For me with firmware 1.01 and AP-Array enabled between one master and one slave, the slave gets multissid disabled, and all inactive default dlink ssids gets enabled.

doing a diff on xml config before and after the AP array have transferred the config i see that the <state> settings have been replaced with an empty value

Code: [Select]
@@ -1015,10 +1015,10 @@
                        <txmit_last>300</txmit_last>
                        <vlan_id>40</vlan_id>
                        <multi>
-                               <state>1</state>
+                               <state></state>
                                <pri_by_ssid></pri_by_ssid>
                                <index id="1">
-                                       <state>1</state>
+                                       <state></state>
                                        <ssid>sec. ssid</ssid>
                                        <auth>5</auth>
                                        <cipher>3</cipher>
@@ -1065,7 +1065,7 @@
                                        <passphraseformat>1</passphraseformat>
                                </index>
                                <index id="2">
-                                       <state>0</state>
+                                       <state></state>
                                        <ssid>dlink2</ssid>
                                        <auth>0</auth>
                                        <cipher>0</cipher>

And yes i will contact D-Link by phone about this issue, just wanted to get it out there if someone else is seeing similar issues.
Title: Re: AP-Array with Multi SSID or VLAN
Post by: FurryNutz on August 18, 2014, 01:17:16 PM
Link>Welcome! (http://forums.dlink.com/index.php?topic=48135.0)