<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Guest Pass — RUCKUS Networks Community</title>
        <link>https://community.ruckuswireless.com/</link>
        <pubDate>Mon, 21 Sep 2026 19:08:32 +0000</pubDate>
        <language>en</language>
            <description>Guest Pass — RUCKUS Networks Community</description>
    <atom:link href="https://community.ruckuswireless.com/discussions/tagged/guest-pass/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Unleashed 200.18 guestpass</title>
        <link>https://community.ruckuswireless.com/discussion/108785/unleashed-200-18-guestpass</link>
        <pubDate>Tue, 19 Aug 2025 19:19:06 +0000</pubDate>
        <category>Unleashed</category>
        <dc:creator>UnleashedUser</dc:creator>
        <guid isPermaLink="false">108785@/discussions</guid>
        <description><![CDATA[<p>Hi,</p><p>&nbsp; &nbsp; &nbsp;I´ve added a guest WLAN with success but, when user try to connect to it to generate their credentials the login/portal page that the <a href="https://community.ruckuswireless.com/" target="_blank" rel="nofollow noopener noreferrer">https://&lt;ruckus&gt;/guestpass</a>&nbsp;presents has a Ruckus logo and seems that changing in the Guest Wlan configuration makes no difference.&nbsp;<br /><br />Why I can´t customize the logo so my Guests know that the login page belongs to my company? I tried from the CLI but it doesn´t allow and it wasn´t much of help at all.&nbsp;</p><p>Thanks.</p>]]>
        </description>
    </item>
    <item>
        <title>Username shows “AccountDPSK-xxxxxxxx” when using a DPSK in SZ/RC/ZD</title>
        <link>https://community.ruckuswireless.com/discussion/56658/username-shows-accountdpsk-xxxxxxxx-when-using-a-dpsk-in-sz-rc-zd</link>
        <pubDate>Wed, 12 Apr 2023 08:54:18 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Vigneshwar</dc:creator>
        <guid isPermaLink="false">56658@/discussions</guid>
        <description><![CDATA[<p>Hi Team,</p><p>When a user goes through enrolment and gets a DPSK. When they then use that DPSK each device shows up as AccountDPSK-xxxxxx for the username:</p><p>Since the user went through an enrollment, CloudPath knows the username and we can use a POLICY to return the username attribute.</p><ol><li><strong>Create a RADIUS Attribute Group that associates the RADIUS value “User-name” to the variable ${USERNAME}&nbsp;<em>make sure to modify the assignment behavior to add or replace</em>:<span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/5759i1B677E25CCE43C73/image.png" role="button" title="Vigneshwar_0-1681289128539.png" alt="Vigneshwar_0-1681289128539.png" /></span></strong></li><li><strong>Create a POLICY that returns that attribute:</strong><strong><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/5760iD23129C07CFE8802/image.png" role="button" title="Vigneshwar_1-1681289128542.png" alt="Vigneshwar_1-1681289128542.png" /></span></strong></li><li><strong><strong>Apply that POLICY to the DPSK pool:</strong></strong><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/5766iAF6E7F7C85DC118B/image.png" role="button" title="Vigneshwar_5-1681289574425.png" alt="Vigneshwar_5-1681289574425.png" /></span><p>&nbsp;</p></li></ol><p>During the next auth of that device, the returned value of the variable ${USERNAME} will be visible in the controller:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/5761i74DF1AA7D3C03E63/image.png" role="button" title="Vigneshwar_3-1681289128544.png" alt="Vigneshwar_3-1681289128544.png" /></span></p><p>Thanks.</p><p><strong><a href="https://tektalk.commscope.com/uploads/default/original/3X/d/b/db0da6bd575b88eeac63fd0f4d4e65bf14071037.png" target="_blank" rel="noopener noreferrer nofollow">&nbsp;</a></strong></p><p>&nbsp;</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>AP Discovery - How to configure DHCP option 43 to discover the controller?</title>
        <link>https://community.ruckuswireless.com/discussion/65975/ap-discovery-how-to-configure-dhcp-option-43-to-discover-the-controller</link>
        <pubDate>Tue, 15 Aug 2023 01:00:37 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">65975@/discussions</guid>
        <description><![CDATA[<p><span style="font-size: large;"><strong>The DHCP option 43 is one of many methods for the RUCKUS AP to discover its controller.</strong></span></p><p>This option is configured in the DHCP server and&nbsp;<strong>must be masked</strong>. Also, the vendor code and the length of the IP address must be specified in HEX.</p><p><u><strong>RUCKUS vendor code: </strong></u></p><p>- 06 for SmartZone</p><p>- 03 for Zone Director</p><p>Using&nbsp;<a href="https://shimi.net/services/opt43/" target="_blank" rel="noopener nofollow noreferrer">this website</a>&nbsp;you will quickly mask the IP address from IPV4 to <u>dnsmasq</u> values.&nbsp;&nbsp;</p><p>For example, let's mask the IP address 192.168.0.200 using the website: the final value to enter in your DHCP server is "<span>060d3139322e3136382e302e323030"</span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8254iEDFFFB073C04DC90/image.png" width="717" height="473" role="button" title="Orlando_Elias_1-1692061698341.png" alt="Orlando_Elias_1-1692061698341.png" /></span></p><p>&nbsp;</p><p><span style="font-size: x-large;"><strong>How did they get to such a result?</strong></span>&nbsp;</p><ol><li><p><strong>Divide the IP Address:</strong> Start by splitting the IP address into its four individual parts: A.B.C.D.</p><ol><li>192</li><li>168</li><li>0</li><li>200</li></ol></li><li><p><strong>Mask the decimal values:</strong> For each part, convert the decimal value to its corresponding hexadecimal representation. For instance:</p><ul><li>Decimal 1 becomes "31"</li><li>Decimal 9 becomes "39"</li><li>Decimal 2 becomes "32" ...</li></ul></li><li><p><strong>Add Separators:</strong> Place "2e" (ASCII value for dot) between each pair of translated hex values.</p></li><li><p><strong>Include Vendor Code and Length:</strong> Prefix the vendor code at the beginning (e.g., "06" for RUCKUS). Add the IP address length in bytes (e.g., "0d" for 13 bytes).</p><p><span style="color: #FF0000;"><strong>Note: The length is 13 bytes since each pair of characters equals one byte.</strong></span></p></li><li><p><strong>IP Address Translation:</strong> The IP address "192.168.0.200" transforms into the hexadecimal string "3139322e3136382e302e323030".</p></li><li><p><strong>Combining Elements:</strong> Combine all the translated parts to form the final hexadecimal representation.</p></li></ol><p>Example for the IP address "192.168.0.200":</p><ul><li>Translated octets: "31", "39", "32", "2e", "31", "36", "38", "2e", "30", "2e", "32", "30", "30"</li><li>Vendor code: "06"</li><li>Length: "0d"</li><li>Combined: "060d3139322e3136382e302e323030"</li></ul><p><a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-the-APs-discover-the-IP-address-of-the-controller/td-p/65974" target="_blank">Visit this post</a> to learn <strong>other ways</strong> to provision RUCKUS APs with the IP address of their controllers.</p>]]>
        </description>
    </item>
    <item>
        <title>CVE-2023-49225: RUCKUS AP Stored Cross-Site Scripting Vulnerability</title>
        <link>https://community.ruckuswireless.com/discussion/72725/cve-2023-49225-ruckus-ap-stored-cross-site-scripting-vulnerability</link>
        <pubDate>Thu, 07 Dec 2023 16:06:46 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>syamantakomer</dc:creator>
        <guid isPermaLink="false">72725@/discussions</guid>
        <description><![CDATA[<p>Hello All,</p>
<p>This is an important security announcement.</p>
<table style="width: 208px;">
<tbody>
<tr>
<td style="width: 104.219px; height: 57px;">CVE number</td>
<td style="width: 102.869px; height: 57px;">CVE-2023-49225</td>
</tr>
<tr>
<td style="width: 104.219px; height: 30px;">Severity</td>
<td style="width: 102.869px; height: 30px;">Medium</td>
</tr>
<tr>
<td style="width: 104.219px; height: 30px;">Workaround</td>
<td style="width: 102.869px; height: 30px;">Available</td>
</tr>
<tr>
<td style="width: 104.219px; height: 30px;">Fix</td>
<td style="width: 102.869px; height: 30px;">Available</td>
</tr>
</tbody>
</table>
<p>A vulnerability in the web-based management interface of the RUCKUS AP product line could allow an<br />unauthenticated, remote attacker to execute a cross-site scripting (XSS) attack against a user that’s<br />logged on to the interface of an affected device.</p>
<p>A security bulletin was posted by RUCKUS Networks Security team on 28 Nov 2023. Please refer the same from the below link.</p>
<p><a title="Security Advisory: ID 20231128" href="https://support.ruckuswireless.com/security_bulletins/323" target="_blank" rel="noopener noreferrer nofollow">Security Advisory: ID 20231128</a></p>
<p>Fix is already available and customers are advised to upgrade to recommended version.</p>
<p>While you check and plan to upgrade your devices, we strongly recommend you to implement the workaround first, as this will immediately block the possibility of this security vulnerability.</p>
<p><strong>Workaround:</strong><span>&nbsp;</span>This vulnerability can be mitigated by disabling the web services (HTTP and HTTPS) on the AP. This can be done by using the AP CLI commands "set https disable" and "set http disable".</p>
<p><strong>Note:</strong><span>&nbsp;</span>For ZoneDirector and SmartZone APs, the web services components are disabled by default, once AP joins the controller.</p>
<p><strong>Some quick facts:</strong></p>
<ol>
<li>Only Access Points are impacted due to this security vulnerability, not the controllers.</li>
<li>Disabling web server on AP (HTTP and HTTPS) guaranties no further possibility of an attack.</li>
<li>By default, any AP joining a RUCKUS Controller disables the AP web service, so your AP will only be impacted if you are using it in standalone mode or enabled the HTTP or HTTPS manually.</li>
<li>Only SmartZone, Zonedirector and solo (standalone) access point software versions are impacted.</li>
<li>RUCKUS Cloud and Unleashed APs are NOT impacted.</li>
</ol>
<p><strong>FAQs</strong></p>
<ul>
<li><strong>Q: What if I don’t have an active Support contract with RUCKUS – will I be able to upgrade my software?</strong><br />A: Yes. You will be able to obtain the recommended software that are available for your platform even if you don’t have a current support contract. At this time, a limited time manual support entitlement (1 day validity) will be provided, if your controller falls into the eligibility criteria for the upgrade. Option to upgrade with one day entitlement will be valid only for 30 days from the date of this post.</li>
<li><strong>Q: What is the eligibility criteria to get one time support exception?</strong><br />A: Your Controller (Not Access Point version) should be on a version which is impacted.<br />B: Access Point model(s) for which you want to apply the fix should be supported by the recommended firmware version.</li>
<li><strong>Q: Post upgrade if I am facing any issues (other than controller/AP firmware upgrade) with my controller/Access points, am I eligible to get support?</strong><br />A: No, limited time support entitlement is valid only for obtaining the upgrade files and entitlement, so that controller/APs can be upgraded. No additional issues can be reported under limited time support entitlement. We strongly recommend you to purchase the support entitlement for your product, to get all the support benefits.&nbsp;</li>
</ul>
<p>If you have any queries, please use the comment section on this thread and we will be happy to answer and assist.</p>]]>
        </description>
    </item>
    <item>
        <title>Connecting an ICX to the Ruckus controller vSZ or cloud Pre-requisites</title>
        <link>https://community.ruckuswireless.com/discussion/69873/connecting-an-icx-to-the-ruckus-controller-vsz-or-cloud-pre-requisites</link>
        <pubDate>Mon, 16 Oct 2023 19:05:53 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Yarenis</dc:creator>
        <guid isPermaLink="false">69873@/discussions</guid>
        <description><![CDATA[<p><span style="color: #FF6600;"><strong>Connecting an ICX to the Ruckus controller vSZ or cloud&nbsp;Pre-requisites</strong></span></p>
<p>In this document will be found the best practice and support documentation to add a new ICX to the controller for the first time.</p>
<p>&nbsp;</p>
<p>1: Your running version must be UFI, can be checked with the next command:</p>
<pre>ICX#show version | include UFI</pre>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (33554432 bytes) from Primary SPR08095h.bin (<strong>UFI</strong>)</p>
<p>2: The next 3 processes <strong>nginx, wmsgi&nbsp;</strong><strong>and PySzAgtSrv.py</strong> must be <span style="color: #00FF00;"><strong>Oper. State: Up</strong></span> and can be checked with the next command: <strong>hmon client status all-clients,&nbsp;</strong>However if the processes are down, we recommend ensuring the IMAGE you are using is UFI if not, upgrade to the UFI image, however if the image is UFI already, we require performing a reload or a factory reset in case the issue still persisted after reload, but if the issue persisted please contact our TAC team.</p>
<p>&nbsp;</p>
<p><span style="color: #FF6600;"><strong>Working</strong></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9283iB516883BFB9C11C5/image.png" role="button" title="Yarenis_0-1697482301807.png" alt="Yarenis_0-1697482301807.png" /></span></p>
<p><span style="color: #FF6600;"><strong>No working:</strong></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9284i6360A873BACD413D/image.png" role="button" title="Yarenis_1-1697482329305.png" alt="Yarenis_1-1697482329305.png" /></span></p>
<p>&nbsp;</p>
<p>3: Time must be configured, can be set manually or with NTP server</p>
<p>&nbsp;</p>
<pre>ICX#show clock<br /><br />ICX# clock set 11:22:00 10-11-2023<br /><br />ICX# configure terminal<br /><br />ICX(config)# clock timezone us mountain</pre>
<p>&nbsp;</p>
<pre>ICX# configure terminal<br /><br />ICX(config)# ntp<br /><br />ICX(config-ntp)# server 1.2.3.4</pre>
<p>&nbsp;</p>
<p>4: The Switch must be enabled to be discovered by the controller if not must be enabled.</p>
<p>&nbsp;</p>
<pre>ICX#show running-config | include registrar<br /><br />ICX# configure terminal<br /><br />ICX(config)# manager registrar</pre>
<p>&nbsp;</p>
<p>5: DNS must be configured can be checked with the next command: <strong>show running-config | include dns</strong>, however if there is not DNS, the public DNS must be configured.</p>
<p>&nbsp;</p>
<pre>ICX# configure terminal<br /><br />ICX(config)# ip dns server-address&nbsp;<em>8.8.8.8</em></pre>
<p><em>&nbsp;</em></p>
<p><em>6: The Controller must be reachable as well the DNS</em></p>
<p><em>&nbsp;</em></p>
<p><strong><span style="color: #FF6600;"><em>vSZ</em></span></strong></p>
<pre>ping registrar.ruckuswireless.com</pre>
<p>&nbsp;</p>
<p><strong><span style="color: #FF6600;">Cloud:</span></strong></p>
<pre>ping device.ruckus.cloud</pre>
<p>&nbsp;</p>
<p><strong><span style="color: #FF6600;">DNS test</span></strong></p>
<pre>ping&nbsp;<em>x.x.x.x</em>&nbsp;(DNS server IP address)</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>7: The Certificate must be installed, with the next command can be checking, and the message must be always <span style="color: #00FF00;"><strong>Successfully verified</strong></span>, if not For ICX 7250, 7450, or 7750 models we can re-install the certificate, however a reload is required, and is recommended to have console access, for the other models we can factory reset, but if the issue persisted please contact our TAC.</p>
<p>&nbsp;</p>
<p>&nbsp;ICX(config)# crypto device-key-zeroize</p>
<p>ICX(config)# crypto device-cert-zeroize</p>
<p>ICX(config)#crypto key generate</p>
<p>ICX(config)#write memory</p>
<p>ICX(config)#reload</p>
<p>&nbsp;</p>
<p>8: Now the unit is ready to be added, now if you are still having issue, make sure the IP address listed is the address to which the switch should connect, if not can be manually deleted and added.</p>
<p>&nbsp;</p>
<pre>ICX#show manager status<br /><br />ICX(config)# no manager registrar<br /><br />ICX(config)# no manager active-list<br /><br />ICX(config)# manager active-list&nbsp;<em>x.x.x.x</em><br /><br />ICX(config)# manager registrar<br /><br />ICX(config)# exit<br /><br />ICX#manager connect</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #FF6600;"><strong>Firewall open ports</strong></span></p>
<p>&nbsp;</p>
<p><a href="https://docs.commscope.com/bundle/ruckuscloud-userguide/page/GUID-7B79A19A-2419-4AE8-A4C7-329FF6C34A08.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.commscope.com/bundle/ruckuscloud-userguide/page/GUID-7B79A19A-2419-4AE8-A4C7-329FF6C34A08.html</a></p>
<p>&nbsp;</p>
<p><span style="color: #FF6600;"><strong>Set up DNS</strong></span></p>
<p><a href="https://docs.commscope.com/bundle/fastiron-08095-managementguide/page/GUID-7CF29E61-55F8-4578-A630-D2468235BB93.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.commscope.com/bundle/fastiron-08095-managementguide/page/GUID-7CF29E61-55F8-4578-A630-D2468235BB93.html</a></p>
<p>&nbsp;</p>
<p><span style="color: #FF6600;"><strong>Set up the clock manually.</strong></span></p>
<p><a href="https://docs.commscope.com/bundle/fastiron-08095-managementguide/page/GUID-E670EE11-FBD6-4D1E-9099-6E231887D245.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.commscope.com/bundle/fastiron-08095-managementguide/page/GUID-E670EE11-FBD6-4D1E-9099-6E231887D245.html</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Enable Channel Blacklisting Feature via CLI on Zone Director Managed APs</title>
        <link>https://community.ruckuswireless.com/discussion/71548/enable-channel-blacklisting-feature-via-cli-on-zone-director-managed-aps</link>
        <pubDate>Thu, 16 Nov 2023 09:27:22 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vasanth_edward</dc:creator>
        <guid isPermaLink="false">71548@/discussions</guid>
        <description><![CDATA[<p>How can I avoid certain channels being selected by client connecting to Zone Director managed APs?</p><p><strong>Customer Environment</strong></p><p>Zone Director managed AP network where you would like to blacklist certain channels. This is mainly applies for ZD version below 9.5.</p><p><strong>Symptoms</strong></p><p>Resource group mapped to a user needed to revisited and modified</p><p><strong>Resolution</strong></p><p>After logging into the ZD CLI, enter into the ‘enable’ context, then the ‘debug’ context. To enable channel Blacklist feature run the below command:</p><p>remote_ap_cli –A “set blacklist [wifi0¦wifi1] [enable¦disable]" – It executes for all the ZD managed Aps.</p><p>remote_ap_cli –a MAC address of the AP “set blacklist [wifi0¦wifi1] [enable¦disable]" – It executes on the specifc AP.</p><p>Where:</p><p>wifi0 = 2.4Ghz radio</p><p>wifi1 = 5Ghz radio</p><p>Manually Blacklisting channels from channel selection:</p><p>To manually specify blacklisted channels use the command:</p><p>remote_ap_cli –A “set blacklist [wifi0¦wifi1] &lt;ch&gt; &lt;option&gt;”</p><p>Where &lt;option&gt;:</p><p>-1 = permanently add to the blacklist (will survive a reboot)</p><p>0 = clear channel from blacklist</p><p>1 = temporarily add to the blacklist (won’t survive a reboot)</p><p>&nbsp;</p><p>Note : From 9.5 and above firmware version, we can block the channel from the ZD GUI :: Configure :: Access Points, click on the particular AP, under '<strong>Channel</strong> <strong>Range</strong> <strong>Settings</strong>' you can see that option.</p>]]>
        </description>
    </item>
    <item>
        <title>iPhone and MacBook devices constantly disconnecting from the wireless network</title>
        <link>https://community.ruckuswireless.com/discussion/70733/iphone-and-macbook-devices-constantly-disconnecting-from-the-wireless-network</link>
        <pubDate>Sat, 28 Oct 2023 01:30:27 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">70733@/discussions</guid>
        <description><![CDATA[<p>In my work as a TAC support agent for RUCKUS Wireless products, I've recently encountered cases where <strong>iPhone and MacBook users complain of frequent disconnections</strong> from the wireless network. I've been able to resolve those cases by following the steps below.&nbsp;</p><p>This is part of the symptom you will see in the AP support log:</p><pre><span>Aug 19 17:58:11 clbd <strong>sta join</strong> XX:XX:XX:XX:XX:XX wlan3(YY:YY:YY:YY:YY:YY) 1 rssi=(25 42) 2g(0x0 4 31) 5g(0x0 4 13) <br />Aug 19 17:58:12 clbd <strong>sta leave</strong> XX:XX:XX:XX:XX:XX wlan36(YY:YY:YY:YY:YY:YZ) rc=1 rss(20 0) 0 pkt(3588 12841) byte(498065 12750895) <br />Aug 19 17:58:15 clbd <strong>sta join</strong> XX:XX:XX:XX:XX:XX wlan36(YY:YY:YY:YY:YY:YZ) 116 rssi=(11 22) 2g(0x0 4 29) 5g(0x0 4 12) <br />Aug 19 17:58:16 clbd <strong>sta leave</strong> XX:XX:XX:XX:XX:XX wlan3(YY:YY:YY:YY:YY:YY) rc=1 rss(43 0) 0 pkt(1011 2437) byte(101751 2409641) <br />Aug 19 17:58:20 clbd stamac=XX:XX:XX:XX:XX:XX bssid:YY:YY:YY:YY:YY:YZ score=0 oldstate:NONE newstate:GOOD</span></pre><p>I tried&nbsp;<a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/Roaming-How-to-determine-overlapping-SSIDs/td-p/60168" target="_blank">ensuring that the airtime was decongested and free of interference</a>, the RSSI was good, the SNR was good, and coverage for roaming was good. There weren't any notorious sources of interference, <a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/v-SZ-High-retransmission-rates-How-can-I-tell-in-Wireshark-if-a/td-p/57731" target="_blank">high retransmission rates</a>, or physical errors in the APs.</p><p>For troubleshooting, I even enabled features like 'RSSI threshold' and 'Transient Client Management', but none of those were causing any difference in the constant and annoying disconnections.</p><p>So, I started to suspect more and more that there was an issue with those Apple devices, especially when there wasn't an obvious reason for this problem. I began to research within online forums and Apple support pages, an I found many people were complaining about this issue, but there wasn't an actual resolution or valuable comments from the Apple support team until I found this <a href="https://discussions.apple.com/thread/254325225?&amp;previousThread=254322541021" target="_blank" rel="noopener nofollow noreferrer">Apple support forum</a>.</p><p>This is the workaround that worked for every customer I have suggested it:</p><p><strong>In your iPhone:</strong></p><p>1. Go to Settings, scroll down, and select 'Privacy and Security.'</p><p>2. Select 'Location Services' and make sure the toggle is switched on.</p><p>3. Scroll down and select 'System Services.'</p><p>4. Switch off the toggle for 'Networking and Wireless.'</p><p>5. Forget the Wi-Fi network and then reconnect.</p><p>After applying these steps in iPhones running iOS 16.1 the issue was solved immediately. However, the computers kept disconnecting. Then, <strong>an upgrade on the computers to the MacOS Ventura version 13.6, finally solved the disconnection issues for the MacBooks as well.</strong></p><p>I hope this article is useful if you're experiencing similar issues.</p>]]>
        </description>
    </item>
    <item>
        <title>How to deploy a DCHP server on Windows server 2012</title>
        <link>https://community.ruckuswireless.com/discussion/67007/how-to-deploy-a-dchp-server-on-windows-server-2012</link>
        <pubDate>Thu, 31 Aug 2023 17:04:38 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Vásquez_Fer</dc:creator>
        <guid isPermaLink="false">67007@/discussions</guid>
        <description><![CDATA[<p>This information pertains to general knowledge for utilization within the context of ICX-Unleashed-SZ-vSZ.</p>
<p>Initially, need to connect with the Server Manager. Subsequently, we will install the DHCP feature. The installation choices are discretionary; I plan to implement a role-based approach with a focus on the "basic" configuration.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8489i765FE16664E5CC95/image.png" role="button" title="Vsquez_Fer_0-1693500396845.png" alt="Vsquez_Fer_0-1693500396845.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8490i2B455C538C3DDE9A/image.png" role="button" title="Vsquez_Fer_1-1693500396852.png" alt="Vsquez_Fer_1-1693500396852.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8488i6CCDAB74AF15372F/image.png" role="button" title="Vsquez_Fer_2-1693500396857.png" alt="Vsquez_Fer_2-1693500396857.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8491i1D2A5724789A6EEA/image.png" role="button" title="Vsquez_Fer_3-1693500396861.png" alt="Vsquez_Fer_3-1693500396861.png" /></span></p>
<p>&nbsp;</p>
<p>At this point, we will proceed with the installation of the DHCP function.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8493i6D8CCF1B79974C58/image.png" role="button" title="Vsquez_Fer_4-1693500396866.png" alt="Vsquez_Fer_4-1693500396866.png" /></span></p>
<p>We will incorporate the essential features as required.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8492i316801B1ADF3FCD6/image.png" role="button" title="Vsquez_Fer_5-1693500396868.png" alt="Vsquez_Fer_5-1693500396868.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8494i2CDC0D55D4555AE6/image.png" role="button" title="Vsquez_Fer_6-1693500396874.png" alt="Vsquez_Fer_6-1693500396874.png" /></span></p>
<p>Install</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8496iD8B7141B648023F3/image.png" role="button" title="Vsquez_Fer_7-1693500396878.png" alt="Vsquez_Fer_7-1693500396878.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8495iB5620AF4C6363757/image.png" role="button" title="Vsquez_Fer_8-1693500396882.png" alt="Vsquez_Fer_8-1693500396882.png" /></span></p>
<p>We should expect a warning. In such a situation, we will proceed by selecting "commit" and then closing it.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8497iD1542BC8B643EC14/image.png" role="button" title="Vsquez_Fer_9-1693500396886.png" alt="Vsquez_Fer_9-1693500396886.png" /></span></p>
<p>Navigate to the Tools tab and proceed to choose the DHCP option.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8499i341348B5F230F7D0/image.png" role="button" title="Vsquez_Fer_10-1693500396894.png" alt="Vsquez_Fer_10-1693500396894.png" /></span></p>
<p>This action will launch the DHCP manager, providing us with the capability to generate scopes and configure DHCP groups based on our specific preferences.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8498i462D10FBFCE58906/image.png" role="button" title="Vsquez_Fer_11-1693500396900.png" alt="Vsquez_Fer_11-1693500396900.png" /></span></p>
<p>I will now conduct a demonstration of a fundamental IPv4 configuration. Please note that these values can be adjusted to align with your preferences and the necessary configurations.</p>
<p>To proceed, select the "IPv4" option, followed by "New Scope."</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8501i89F8540F84EE2053/image.png" role="button" title="Vsquez_Fer_12-1693500396906.png" alt="Vsquez_Fer_12-1693500396906.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8500iB2F547848FB8C814/image.png" role="button" title="Vsquez_Fer_13-1693500396908.png" alt="Vsquez_Fer_13-1693500396908.png" /></span></p>
<p>I will configure the scope range &nbsp;from the following range 10.0.0.3 to 10.0.0.30, ensuring that the devices are assigned valid IP addresses within this range.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8502i1C25CFDCAF422EA9/image.png" role="button" title="Vsquez_Fer_14-1693500396909.png" alt="Vsquez_Fer_14-1693500396909.png" /></span></p>
<p>The subsequent options are provided on an optional basis:</p>
<p>+Exclusion addresses</p>
<p>+Lease time</p>
<p>+DHCP options</p>
<p>+Default Gateway</p>
<p>+DNS</p>
<p>+Server</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8503iF1A5257703567FCA/image.png" role="button" title="Vsquez_Fer_15-1693500396910.png" alt="Vsquez_Fer_15-1693500396910.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8504i26FEE452969A72F2/image.png" role="button" title="Vsquez_Fer_16-1693500396911.png" alt="Vsquez_Fer_16-1693500396911.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8505iF19E10036352D59C/image.png" role="button" title="Vsquez_Fer_17-1693500396913.png" alt="Vsquez_Fer_17-1693500396913.png" /></span></p>
<p>I will incorporate the feature to assign a default gateway to the client's IP configuration.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8506iE487AF8A7B656CB7/image.png" role="button" title="Vsquez_Fer_18-1693500396914.png" alt="Vsquez_Fer_18-1693500396914.png" /></span></p>
<p>In the DNS server there are some by default you can delete them and add the directory of your preference</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8507i7DCB2D6598C89E51/image.png" role="button" title="Vsquez_Fer_19-1693500396915.png" alt="Vsquez_Fer_19-1693500396915.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8508i510806462DAC4ED1/image.png" role="button" title="Vsquez_Fer_20-1693500396916.png" alt="Vsquez_Fer_20-1693500396916.png" /></span></p>
<p>You have the choice to enable DHCP here, but if you prefer, you can opt to activate it later. For now, I'll proceed with its activation.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8509i99331C37251AC800/image.png" role="button" title="Vsquez_Fer_21-1693500396917.png" alt="Vsquez_Fer_21-1693500396917.png" /></span></p>
<p>After setting up the DHCP server, you will notice its presence within the administrator interface. From there, you'll be able to customize the configuration according to your preferences, review leasing information, monitor statistics, and easily manage additions or removals of configurations as needed.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8510iFA4624C0EDBB5157/image.png" role="button" title="Vsquez_Fer_22-1693500396921.png" alt="Vsquez_Fer_22-1693500396921.png" /></span></p>
<p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>How the APs discover the IP address of the controller?</title>
        <link>https://community.ruckuswireless.com/discussion/65974/how-the-aps-discover-the-ip-address-of-the-controller</link>
        <pubDate>Tue, 15 Aug 2023 00:37:26 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">65974@/discussions</guid>
        <description><![CDATA[<h2 id="toc-hId--1328570409">How Standalone APs Learn Controller Addresses</h2><p>If your APs will be managed by a controller, you will need some way to ensure that the APs can discover the controller on the network. There are several different ways to do this, and the specific controller user documents contain more details on discovery for that particular controller product family.</p><p>This section provides a brief overview of the options available for controller discovery.</p><h2 id="toc-hId--441066728">Ruckus Cloud</h2><p>Ruckus APs discover Ruckus Cloud controllers by querying the Ruckus Cloud AP Registrar (ap-registrar.ruckuswireless.com) via HTTPS to learn the Ruckus Cloud address. APs will search for a Ruckus Cloud controller more frequently after initial boot up, and less frequently after the first 14 days.</p><p>Standalone APs will query the Registrar with the following frequency:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8251iCF77F7E25D181C57/image.png" width="828" height="129" role="button" title="Orlando_Elias_0-1692059246202.png" alt="Orlando_Elias_0-1692059246202.png" /></span></p><h2 id="toc-hId-446436953">SmartZone</h2><p><span>SmartZone</span> <span>APs discover SmartZone controllers using any of the following methods:</span></p><div><ul><li>mDNS discovery on local IP subnet</li><li>DHCP Option 43 sub-option 6 <a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/AP-Discovery-How-to-configure-DHCP-option-43-to-discover-the/td-p/65975" target="_blank">Use this KB to learn how to use DHCP option 43</a></li><li>DHCPv6 Option 17 sub-option 6</li><li>DHCPv6 Option 52</li><li>DNS entry named "ruckuscontroller.&lt;local domain&gt;"</li><li>AP CLI command "set scg ip"</li></ul></div><h2 id="toc-hId-1333940634">ZoneDirector</h2><div>APs discover ZoneDirector controllers using any of the following methods:<ul><li>IP subnet broadcast</li><li>DHCP Option 43 sub-option 3&nbsp;<a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/AP-Discovery-How-to-configure-DHCP-option-43-to-discover-the/td-p/65975" target="_blank">Use this KB to learn how to use DHCP option 43</a></li><li>DHCPv6 Option 17 sub-option 3</li><li>DHCPv6 Option 52</li><li>DNS entry named "zonedirector.&lt;local domain&gt;"</li><li>AP CLI command "set director ip"</li></ul></div>]]>
        </description>
    </item>
    <item>
        <title>ZD - Run CLI commands from the controller to multiple APs at the same time.</title>
        <link>https://community.ruckuswireless.com/discussion/65960/zd-run-cli-commands-from-the-controller-to-multiple-aps-at-the-same-time</link>
        <pubDate>Mon, 14 Aug 2023 22:09:39 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">65960@/discussions</guid>
        <description><![CDATA[<p>Maximize efficiency by <strong>running CLI commands on multiple APs simultaneously</strong>. RUCKUS ZD's 'remote_ap_cli' command in debug mode empowers you to take command effortlessly:</p><p><strong>1. Access debug mode:</strong></p><pre>ruckus&gt; ena<br />ruckus# <strong><span style="color: #FF0000;">debug</span></strong><br />You have all rights in this mode.<br />ruckus(debug)# <span style="color: #FF0000;"><strong>remote_ap_cli</strong></span><br /><br />usage: remote_ap_cli [-q] {-a ap_mac | -A } "cmd arg1 arg2 .."<br />excute AP CLI command in remote AP<br /><span style="color: #FF0000;"><strong>-A ; all connected AP's</strong></span><br />-q ; do not show result<br />cmd ; Ruckus CLI, e.g. "get station wlan0 list"<br />remote_ap_cli<br />ruckus(debug)#</pre><p><strong>For instance,</strong> retrieve uptime for all APs:</p><pre>ruckus(debug)# remote_ap_cli -A "<span style="color: #FF0000;"><strong>get uptime</strong></span>"</pre><p><span>2. Enclose the <strong>standard AP CLI command</strong> you would typically use directly on the AP's CLI within double quotes. For instance, in this case, use 'get uptime'.</span></p><p><span>Here is an example from the <a href="https://docs.commscope.com/bundle/zd-10.3-commandref/page/GUID-0F1042D5-8AF8-48C0-A0C1-BB00EAA10E2B.html" target="_blank" rel="noopener noreferrer nofollow">Command Reference</a>:<br /></span></p><pre>ruckus(debug)# remote_ap_cli -A <strong><span style="color: #FF0000;">"get director"</span></strong>
---- Command 'rkscli -c "get director "' <strong><span style="color: #FF0000;">executed at c0:c5:20:3b:91:f0</span></strong>
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
---- Command 'rkscli -c "get director "' <span style="color: #FF0000;"><strong>executed at c4:10:8a:1f:d1:f0</strong></span>
------ ZoneDirector Info ------
Primary Controller   : n/a
Secondary Controller : n/a
DHCP Opt43 Code      : 3

The information of the most recent Zone Director:
  [1] 192.168.40.100

  AP is under management of ZoneDirector: 192.168.40.100 / c0:c5:20:18:97:c1,
  Currently AP is in state: RUN
OK
<span style="color: #FF0000;"><strong>---- Command Execution Summary:
         success: 2
         failure: 0
           total: 2</strong></span>
ruckus(debug)#</pre><p data-unlink="true">&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Multi-port AP not negotiating link speeds above 1000 Mbps.</title>
        <link>https://community.ruckuswireless.com/discussion/65659/multi-port-ap-not-negotiating-link-speeds-above-1000-mbps</link>
        <pubDate>Thu, 10 Aug 2023 16:00:44 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>James</dc:creator>
        <guid isPermaLink="false">65659@/discussions</guid>
        <description><![CDATA[<p><strong>Issue observed:</strong> APs with more than one ethernet port where the second port is capable of providing higher speeds (above 1000 Mbps) is unable to negotiate over 1000 Mbps speed with its uplink switch.</p><p><strong>Prerequisite:</strong> Switch should also be capable of providing higher speeds such as 2500 Mbps, 5000 Mbps etc.</p><p>Using R720 AP as an example here. The PoE port of the R720 AP can provide speeds up to 2500 Mbps. Whereas the second ethernet port is limited to max speed of 1000 Mbps.</p><p>In such a case, if LCAP/ LAG is enabled on the controller under AP specific configuration for R720, the PoE port of the AP will not provide 2500 Mbps, even if the switch port is configured to provide 2500 Mbps duplex speeds.</p><p>With LACP enabled, both ports are bound together and must run at the same speed. Here 1000 Mbps becomes the limiting speed. Hence the switch port has to configured to use 1000 Mbps to bring the AP back online on the network.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8181i0877FFCD7D3895A5/image.png" role="button" title="James_0-1691683011036.png" alt="James_0-1691683011036.png" /></span></p><p><strong>Conclusion:</strong> If LACP or a aggregation on AP ports is not being used, please make sure to disable LACP configuration under AP model specific setting to ensure the AP can utilize its higher link speed port to its fullest capability.</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Need an FTP server? | How to use Mobaxterm as FTP server?</title>
        <link>https://community.ruckuswireless.com/discussion/62949/need-an-ftp-server-how-to-use-mobaxterm-as-ftp-server</link>
        <pubDate>Thu, 13 Jul 2023 18:55:41 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">62949@/discussions</guid>
        <description><![CDATA[<p><span><strong>FTP is generally faster than TFTP.</strong> </span></p><p><span>FTP uses TCP (Transmission Control Protocol) for data transmission, which provides error checking and correction, ensuring that the entire file is correctly received. This makes FTP more reliable and faster for transferring large files or over networks with high error rates.</span></p><p><span>Here is a quick guide to deploying an FTP server on your computer:</span></p><p><span>1. <a href="https://mobaxterm.mobatek.net/download-home-edition.html" target="_blank" rel="noopener nofollow noreferrer">Download</a> and install the Mobaxterm app.</span></p><p><span>2. Go to 'Network Services' and click the configuration gears for the FTP server.</span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7543i8823E2BE56DF80CC/image.png" width="566" height="456" role="button" title="Orlando_Elias_0-1689274201913.png" alt="Orlando_Elias_0-1689274201913.png" /></span></p><p>3. Select the Folder for the file location and configure a username and password. I recommend disabling the option 'Prompt me before accepting any incoming connections' and enabling 'Allow anonymous connections'.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7544i323E15046662B4FD/image.png" width="498" height="416" role="button" title="Orlando_Elias_1-1689274355281.png" alt="Orlando_Elias_1-1689274355281.png" /></span></p><p>4. Click 'OK' and 'Start'. The server will start. It will also start a time countdown that will disable the FTP service once this gets to 0.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7545iDA632DEE8DEB9CC1/image.png" width="621" height="430" role="button" title="Orlando_Elias_2-1689274500859.png" alt="Orlando_Elias_2-1689274500859.png" /></span></p><p>5. Your FTP server is ready for file transfers.</p><p>&nbsp;</p><p>Mobaxterm is an amazing app with many tools that can help us on our daily tasks. <a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-test-SNMP-version-3-using-MobaXterm/m-p/62661" target="_self">Take a look at this KB so you learn how to use it for SNMP operations on your ICX switch.</a></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>[AP Event] &quot;AP WLAN oversubscribed&quot; | AP does not have enough capacity to deploy all WLANs</title>
        <link>https://community.ruckuswireless.com/discussion/62783/ap-event-ap-wlan-oversubscribed-ap-does-not-have-enough-capacity-to-deploy-all-wlans</link>
        <pubDate>Wed, 12 Jul 2023 17:55:29 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">62783@/discussions</guid>
        <description><![CDATA[<p>This event may appear on the events log of the AP.&nbsp;</p><pre>AP WLAN oversubscribed<br /><br />AP [AP-name@M:AC:AD:DR:ES:00] does not have enough capacity to deploy all WLANs. Only maximum WLAN number of the AP can be deployed.</pre><p><span>These logs may be seen on the AP CLI:</span></p><pre><span>Jul 13 21:30:50 HOME-R350 daemon.warn libapcfg[11330]: apcfg_set_wlan_cfg:10328 Can't find wlan slot index. Reach the maximum support number[8]. wlan id:[493].<br />Jul 13 21:30:50 HOME-R350 daemon.info libapcfg[11330]: @@114,apWlanOversubscribed,"apMac"="D4:BD:4F:01:D4:A0",</span></pre><p><span>This is because Access Points <strong>(APs) have a finite number of SSIDs they can broadcast per radio band</strong>. This limit is specified in the datasheet of each AP model. For instance, consider the datasheet for the AP R350:</span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7486i74F5EE36B1FE0A75/image.png" width="670" height="206" role="button" title="Orlando_Elias_0-1689186079468.png" alt="Orlando_Elias_0-1689186079468.png" /></span></p><p><span>The AP R350 can only broadcast a total of 16 (user-configured) SSIDs. The total count of SSIDs includes those broadcasting on 2.4 GHz and 5 GHz bands separately. In other words, there are 8 SSID slots per radio band. This implies that if you have a WLAN named 'wlan-name' that's broadcasting on both radio bands (2.4 GHz and 5 GHz), it's utilizing two of the available SSID slots.</span></p><p><span>There are additional SSIDs reserved for other functions like mesh networking and recovery purposes. These SSIDs are not considered in the maximum SSID capacity.</span></p><p><span>You can verify the WLANs your AP is currently broadcasting by using the AP CLI command <strong>'<em>get wlanlist</em>'</strong> to check the actual number of SSIDs broadcasting. But <u><strong>make no mistake</strong></u>, this command ONLY shows&nbsp;<u><strong>configured and enabled</strong> <strong>WLANs</strong></u>. There could be also <u><strong>configured and disabled WLANs</strong></u> occupying SSIDs slots.</span></p><p><span>Here is an example from the AP R350. This Access Point seems to be using using 4 of the available 8 slots for 5GHz SSIDs ('Internet', 'ruckus-pruebas', 'wlan1', 'wlan2'):</span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7550i327504C53A5D7A37/image.png" width="660" height="321" role="button" title="Orlando_Elias_0-1689284862837.png" alt="Orlando_Elias_0-1689284862837.png" /></span></p><p>Yet, <strong>this AP is already oversubscribed</strong>. I can confirm that by checking the SSIDs in WLAN group assigned to this AP.</p><p>In the controller, I reviewed the WLAN group and confirmed it has got a total of 10 configured WLANs. 4 WLANs are enabled, 6 WLANs are disabled.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/7551i6D3AB001DB6E347B/image.png" width="676" height="519" role="button" title="Orlando_Elias_1-1689284984165.png" alt="Orlando_Elias_1-1689284984165.png" /></span></p><p><span style="font-size: large;"><strong>Resolution:</strong></span></p><p><span>If you have confirmed your AP is actually oversubscribed, the recomendation is to reduce the number of SSIDs.</span></p><p><span>It could be possible that moving an AP between different AP Zones could trigger a <u><strong>false positive event</strong></u>, indicating that the AP is oversubscribed. If the actual number of configured WLANs is within the AP's capacity, it's recommended to reset the AP to its factory defaults to clear the false positive and let it onboard the controller again.</span></p>]]>
        </description>
    </item>
    <item>
        <title>CVE-2023-25717 - RUCKUS AP Web Vulnerability (RCE/CSRF)</title>
        <link>https://community.ruckuswireless.com/discussion/58793/cve-2023-25717-ruckus-ap-web-vulnerability-rce-csrf</link>
        <pubDate>Mon, 15 May 2023 23:02:26 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>syamantakomer</dc:creator>
        <guid isPermaLink="false">58793@/discussions</guid>
        <description><![CDATA[<p>Hello All,</p>
<p>This is an important security announcement.</p>
<p>A critical vulnerability was found in the web services component in earlier RUCKUS AP software. If the<br />affected web services component is enabled on the AP, this vulnerability allows an attacker to perform<br />remote code execution (RCE) and cross-site request forgery (CSRF).</p>
<p>A security bulletin was posted by RUCKUS Networks Security team on 8th Feb 2023. Please refer the same from the below link.</p>
<p><a href="https://support.ruckuswireless.com/security_bulletins/315" target="_blank" rel="noopener noreferrer nofollow">https://support.ruckuswireless.com/security_bulletins/315</a></p>
<p>You can also refer our&nbsp;Technical Support Response Center page from the below link. It has more information.</p>
<p><a id="LPNoLPOWALinkPreview_1" href="https://support.ruckuswireless.com/rce-csrf-ruckus-tech-support-response-center" target="_blank" rel="noopener noreferrer nofollow">https://support.ruckuswireless.com/rce-csrf-ruckus-tech-support-response-center</a></p>
<p>Please be informed, all the impacted devices were already fixed long back. However, if you are running your RUCKUS APs on an impacted version, please refer our <a href="https://support.ruckuswireless.com/rce-csrf-ruckus-tech-support-response-center" target="_self" rel="noopener noreferrer nofollow">Technical Support Response Center page</a>&nbsp;and upgrade your controller/APs to the recommended versions.</p>
<p>While you check and plan to upgrade your devices, we strongly recommend you to implement the workaround first, as this will immediately block the possibility of this security vulnerability.</p>
<p><strong>Workaround:</strong> This vulnerability can be mitigated by disabling the web services (HTTP and HTTPS) on the AP. This can be done by using the AP CLI command "set https disable" and "set http disable" command.</p>
<p><strong>Note:</strong> For ZoneDirector and SmartZone APs, the web services components are disabled by default, once AP joins the controller.</p>
<p><strong>Some quick facts:</strong></p>
<ol>
<li>Only Access Points are impacted due to this security vulnerability, not the controllers.</li>
<li>Disabling web server on AP (HTTP and HTTPS) guaranties no further possibility of an attack.</li>
<li>By default, any AP joining a RUCKUS Controller disables the AP web service, so your AP will only be impacted if you are using it in standalone mode or enabled the HTTP or HTTPS manually.</li>
<li>Only SmartZone, Zonedirector and solo (standalone) access point software versions are impacted.</li>
<li>RUCKUS Cloud and Unleashed APs are not impacted.</li>
</ol>
<p>If you got any queries, please use the comment section on this thread.</p>
<p>Thank you!</p>]]>
        </description>
    </item>
    <item>
        <title>Issues with iPad 7th Gen?</title>
        <link>https://community.ruckuswireless.com/discussion/57734/issues-with-ipad-7th-gen</link>
        <pubDate>Thu, 27 Apr 2023 21:23:41 +0000</pubDate>
        <category>Access Points - Indoor and Outdoor</category>
        <dc:creator>brian_hoyt_6612</dc:creator>
        <guid isPermaLink="false">57734@/discussions</guid>
        <description><![CDATA[<p>We have a Ruckus WiFi with on site ZD1200 and a mixture of 30 R510, R710, R550, R750. The problem I am having only seems to be an issue with iPad 7th gen. We have about 150. We have about 40 iPad Air 3-5 gen and they don’t seem to have this issue.</p><p>The issue is the iPad get disconnected from WiFi. The device doesn’t indicate it is disconnected but if the WiFi is turned off and back on again the iPad starts working immediately. The issue is random and can happen with a dozen or so devices a day or less.</p><p>This issue wasn’t as bad last year. We replaced our R700 with R550 units. We have an AP per classroom in the rooms having issues. I am trying to figure out if there is some setting in Ruckus that could help. I cannot think of anything to do on the iPad side.</p>]]>
        </description>
    </item>
    <item>
        <title>Ruckus ZD Guest Pass</title>
        <link>https://community.ruckuswireless.com/discussion/50424/ruckus-zd-guest-pass</link>
        <pubDate>Wed, 21 Dec 2022 15:11:31 +0000</pubDate>
        <category>Access Points - Indoor and Outdoor</category>
        <dc:creator>asdasdas</dc:creator>
        <guid isPermaLink="false">50424@/discussions</guid>
        <description><![CDATA[<p>Hello,</p><p>We have 2 ZD3025, version iz 9.12.3.0 build 61. We would like to configure Guest Pass. As I know I did all configuration, but this service doesn't work.</p><p>Guest Access Configuration:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4293iB6392BA573F2712A/image.png" role="button" title="zd1.PNG" alt="zd1.PNG" /></span></p><p>SSID Configuration:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4294i895F6A8A9CF95CC2/image.png" role="button" title="zd2.PNG" alt="zd2.PNG" /></span></p><p>Role Configuration:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4295i894FEE3CFA52874C/image.png" role="button" title="zd3.PNG" alt="zd3.PNG" /></span></p><p>User Configuration:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4297i1F9EC95D05DC1D7D/image.png" role="button" title="zd4.PNG" alt="zd4.PNG" /></span></p><p> </p><p>Did I miss anything? Because Guest Pass doesn't work.&nbsp;</p><p>&nbsp;</p><p> </p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>WLAN on VLAN with ZD1200 - ICX7150 &amp; Sophos XG fw</title>
        <link>https://community.ruckuswireless.com/discussion/46073/wlan-on-vlan-with-zd1200-icx7150-sophos-xg-fw</link>
        <pubDate>Thu, 18 Aug 2022 21:47:19 +0000</pubDate>
        <category>ZoneDirector</category>
        <dc:creator>ed_fries</dc:creator>
        <guid isPermaLink="false">46073@/discussions</guid>
        <description><![CDATA[<p>New to Ruckus &amp; Sophos, attempting to set up a WLAN on VLAN 132.<br /><br />Problem:&nbsp;<br />Can connect to WLAN, don't get a lease.&nbsp;<br />After adding a static IP on VLAN132 subnet, unable to ping DG or Internet.<br />arp -a doesn't show DG MAC on WIFI interface.</p><p>Logs on firewall don't show any traffic in/out for VLAN 132 subnet.<br /><strong>Can</strong> ping from switch 10.10.8.2 --&gt; 10.2.132.1<br />It seems like a WIFI config issue but neither Ruckus or Sophos are part of our normal stack so could be an issue in wifi/switch/firewall.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2950iC4C70D0B26EF93CE/image.png" role="button" title="ScreenConnect.WindowsClient_hCizUzdkPQ.png" alt="ScreenConnect.WindowsClient_hCizUzdkPQ.png" /></span><br />Thanks for your help!<br /><br /></p><p><strong><u>Equipment</u></strong><br />ZD1200&nbsp; v10.5.0.0 build 212<br />Switch: Ruckus&nbsp;icx7150-48zp - 10.10.8.2<br /><br />Firewall: Sophos XG230<br />VLAN1:&nbsp; &nbsp; &nbsp; &nbsp; 10.10.8.1 on br0<br />VLAN 132:&nbsp; &nbsp;10.2.132.1 on br0.132&nbsp;<br />DHCP Server: enabled on VLAN132</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2951i2E6D48BB65C757E2/image.png" role="button" title="ScreenConnect.WindowsClient_VFDTIM9qDO.png" alt="ScreenConnect.WindowsClient_VFDTIM9qDO.png" /></span></p><p><strong><u>FW Rules</u></strong></p><p>Zone: WIFI</p><p>Allow imcp to br0.132,<br />icmp to to WAN/Any</p><p>Any service to WAN from&nbsp;<br /><br /><strong><u>Switch Config</u></strong></p><p>sw 1/1/10 AP2: untagged vlan1, tagged vlan132<br />sw 1/2/5 Uplink to sophos: untagged vlan1, tagged132<br /><br />PORT-VLAN 132, Name WIFIGUEST, Priority level0, On<br />Untagged Ports: None<br />Tagged Ports: (U1/M1) 1 2 3 4 5 6 7 8 9 10 11 12<br />Tagged Ports: (U1/M1) 13<br />Tagged Ports: (U1/M2) 1 5<br /><br /><strong><u>WLAN Config</u></strong></p><p>Tx. Rate of Management Frame(2.4GHz) = 2.0Mbps<br />Tx. Rate of Management Frame(5GHz) = 6.0Mbps<br />Beacon Interval = 100ms<br />SSID = xTest<br />Description = TEST<br />Type = Standard Usage<br />Authentication = open<br />Encryption = wpa2<br />Algorithm = aes<br />Passphrase = testing123<br />FT Roaming = Enabled<br />802.11k Neighbor report = Enabled<br />Web Authentication = Disabled<br />Authentication Server = Disabled<br />Called-Station-Id type = wlan-bssid<br />Tunnel Mode = Disabled<br />Background Scanning = Enabled<br />Max. Clients = 100<br />Isolation per AP = Enabled<br />Isolation across AP = Enabled<br />Zero-IT Activation = Disabled<br />Priority = High<br />Load Balancing = Disabled<br />Band Balancing = Disabled<br />Dynamic PSK = Disabled<br />Rate Limiting Uplink = Disabled<br />PerSSID Rate Limiting Uplink = 50<br />Rate Limiting Downlink = Disabled<br />PerSSID Rate Limiting Downlink = 0<br />Auto-Proxy configuration:<br />Status = Disabled<br />Inactivity Timeout:<br />Status = Enabled<br />Timeout = 5 Minutes<br />VLAN-ID = 132<br />Dynamic VLAN = Disabled<br />Closed System = Disabled<br />Https Redirection = Disabled<br />OFDM-Only State = Disabled<br />Multicast Filter State = Disabled<br />Directed Multicast= Enabled<br />802.11d State = Disabled<br />Force DHCP State = Disabled<br />Force DHCP Timeout = 10<br />DHCP Option82:<br />Status = Disabled<br />Option82 sub-Option1 = Disabled<br />Option82 sub-Option2 = Disabled<br />Option82 sub-Option150 = Disabled<br />Option82 sub-Option151 = Disabled<br />Ignore unauthorized client statistic = Disabled<br />STA Info Extraction State = Enabled<br />BSS Minrate = Disabled<br />DTIM period = 1<br />Directed MC/BC Threshold = 5<br />Call Admission Control State = Disabled<br />PMK Cache Timeout= 720 minutes<br />PMK Cache for Reconnect= Enabled<br />NAS-ID Type= wlan-bssid<br />Roaming Acct-Interim-Update= Disabled<br />PAP Message Authenticator = Enabled<br />Send EAP-Failure = Disabled<br />L2/MAC = No ACLS<br />L3/L4/IP Address = No ACLS<br />L3/L4/IPv6 Address = No ACLS<br />Precedence = Default<br />Proxy ARP = Disabled<br />Device Policy = No ACLS<br />Vlan Pool = No Pools<br />Role based Access Control Policy = Disabled<br />SmartRoam = Disabled Roam-factor = 1<br />White List = vlan132<br />URL Filtering = Disabled<br />Application Recognition &amp; Control = Disabled<br />Apply ARC Policy = NO POLICY<br />Client Flow Data Logging = Disabled<br />Wlan Bind = all<br />Client Connection Data = Disabled<br />Transient Client Management = Disabled<br />80211w-pmf = Disabled<br /><br />WhiteList: vlan132<br /><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2949iCE8EDCBCFCA4981E/image.png" role="button" title="ScreenConnect.WindowsClient_w2uYSffaAx.png" alt="whitelist" /><span>whitelist</span></span></p>]]>
        </description>
    </item>
    <item>
        <title>How to temporarily configure access points to lower the downtime caused by Zone Director failure?</title>
        <link>https://community.ruckuswireless.com/discussion/46067/how-to-temporarily-configure-access-points-to-lower-the-downtime-caused-by-zone-director-failure</link>
        <pubDate>Thu, 18 Aug 2022 18:10:00 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>syamantakomer</dc:creator>
        <guid isPermaLink="false">46067@/discussions</guid>
        <description><![CDATA[<p>Hello everyone,</p>
<p><span>In this self-help topic I will&nbsp;</span><span>explain what to do when Zone director suffers hardware failure and APs are down, while you get ZD replacement.</span></p>
<p><span>There are two ways to temporarily restore the APs with limited functionality, while you get the ZD replacement.</span></p>
<ol>
<li>Convert your APs to Unleashed code (AP models must support Unleashed firmware).</li>
<li>Convert your APs to stand alone firmware and configure individually (works irrespective of AP model).</li>
</ol>
<h1 id="toc-hId-477058126">Option one: Convert APs to Unleashed and manage from single master AP.</h1>
<ol>
<li>Factory reset specific APs or all APs (in case of big network you may want to follow this to critical area APs only). Refer our community thread from&nbsp;<em><strong><a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-factory-reset-or-factory-default-different-type-of-Ruckus/td-p/46029" target="_blank" data-cke-saved-href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-factory-reset-or-factory-default-different-type-of-Ruckus/td-p/46029">here</a></strong></em> to know more about how you can factory reset a Ruckus AP using AP CLI or physical button reset.</li>
<li>Download the compatible Unleashed firmware as per your AP model from <em><strong><a href="https://support.ruckuswireless.com/products/82-unleashed-and-multi-site-manager?open=software#sort=relevancy&amp;f:@commonproducts=[Unleashed]" target="_blank" rel="noopener noreferrer nofollow" data-cke-saved-href="https://support.ruckuswireless.com/products/82-unleashed-and-multi-site-manager?open=software#sort=relevancy&amp;f:@commonproducts=[Unleashed]">Ruckus support web site</a></strong> </em>(Note: If you have mixed AP models where some are supported in Unleashed and some or not, you may not be able to restore all the APs).</li>
<li>Login into each AP using web browser, go to Maintenance &gt;&gt; Upgrade &gt;&gt; Local &gt;&gt; Browse the Unleashed model specific firmware file and complete the upgrade.</li>
<li>Configure the very first AP (post upgrading to Unleashed) and this will become your Unleashed master AP (Controller AP). For configuration help refer quick setup guide from <em><strong><a href="https://support.ruckuswireless.com/documents/2601-ruckus-unleashed-200-7-ga-quick-setup-guide-r320/download" target="_blank" rel="noopener noreferrer nofollow" data-cke-saved-href="https://support.ruckuswireless.com/documents/2601-ruckus-unleashed-200-7-ga-quick-setup-guide-r320/download">here</a>&nbsp;</strong></em>and user guide from <em><strong><a href="https://support.ruckuswireless.com/documents/4105-ruckus-unleashed-200-12-user-guide/download" target="_blank" rel="noopener noreferrer nofollow" data-cke-saved-href="https://support.ruckuswireless.com/documents/4105-ruckus-unleashed-200-12-user-guide/download">here</a>.</strong></em></li>
<li>Now upgrade rest of the APs same way. If 1st AP upgraded and configured as Unleashed master (Step-3 and 4) and rest of the APs are on same subnet then rest of the APs will join Unleashed master by its own.</li>
<li>Till you get your ZD replacement, you can manage the network from Unleashed master AP. Once you get the replacement, downgrade APs to standalone firmware and APs should rejoin the ZD.</li>
</ol>
<h2 id="toc-hId--442892656">Limitations:</h2>
<ul>
<li>Only supported APs can be upgraded to Unleashed.</li>
<li>APs must be in same IP subnet.</li>
</ul>
<h1 id="toc-hId--2042901808">Option two: Convert APs to standalone mode and manage individually</h1>
<ol>
<li>Same as step-1 of option one.</li>
<li>Download the stand alone firmware from support site, as per your AP model.</li>
<li>Now login into each AP using web browser, go to Maintenance &gt;&gt; Upgrade &gt;&gt; Local &gt;&gt; Browse the model specific standalone firmware file and complete the upgrade.</li>
<li>Configure each AP individually.</li>
<li>Use the APs in stand alone mode while you get replacement for your ZD. Once you get replacement, configure it in isolated network and then place it back to the network. All the APs should reconnect (if AP/ZD both are in same IP subnet).
<ul>
<li>If AP/ZD are in different subnets, use DHCP option 43, or configure DNS or manually configure controller IP in each AP (set director ip xxx.xxx.xxx.xxx.xxx).</li>
</ul>
</li>
</ol>
<h2 id="toc-hId-1332114706"><strong>Limitations:</strong></h2>
<ul>
<li>AP cannot be managed centrally. Means you must configure and manage each AP individually.</li>
<li>Since APs will be managed in stand alone mode, roaming will not work.</li>
</ul>
<p><span>For any further assistance, reach out to Ruckus Support.</span></p>]]>
        </description>
    </item>
    <item>
        <title>How to utilize release notes to determine the controller upgrade compatibility, supported AP model and other useful information.</title>
        <link>https://community.ruckuswireless.com/discussion/34740/how-to-utilize-release-notes-to-determine-the-controller-upgrade-compatibility-supported-ap-model-and-other-useful-information</link>
        <pubDate>Wed, 22 Sep 2021 12:31:15 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>syamantakomer</dc:creator>
        <guid isPermaLink="false">34740@/discussions</guid>
        <description><![CDATA[<p>In this self-help discussion, I will explain how to determine controller upgrade compatibility, supported APs and other useful information.</p>
<p>&nbsp;</p>
<p><strong>Follow the below steps:</strong></p>
<ol>
<li>Note down the below details of your current controller setup.
<ul>
<li>Controller type (virtual SmartZone, SmartZone, ZoneDirector, Unleashed).</li>
<li>Controller firmware version (Note: If you are using v/SmartZone then controller and AP version can be different).</li>
<li>AP models in use.</li>
<li>AP Zone version (Only applicable for v/SmartZone).</li>
</ul>
</li>
<li>Now decide which version you want to upgrade to, depending upon below points:
<ul>
<li>Any bug/known issue on exiting version which is fixed on new version</li>
<li>Enhancements and stability.</li>
<li>New features</li>
</ul>
</li>
<li>Review the release notes of the desired upgrade version. For example, assume my virtual SmartZone is on 5.1.2 and I decided to upgrade to 5.2.2 version.
<ol>
<li>Go to <a href="https://support.ruckuswireless.com" target="_blank" rel="noopener noreferrer nofollow">https://support.ruckuswireless.com</a> &gt;&gt; Documentation &gt;&gt; Choose the product (vSZ for the example) from the dropdown menu &gt;&gt; Now click on “Documents” tab &gt;&gt; from “Show” drop down menu, select desired version (in our case we want to upgrade to 5.2.2, so we need to select 5.2).</li>
<li>Now locate the “release notes” of the 5.2.2.0.317 version (it is the latest controller version on 5.2.2 release at the time or writing this topic) and “Upgrade guide”. Open both the PDF files.</li>
</ol>
</li>
<li>On upgrade guide, review below sections.
<ol>
<li>SmartZone Upgrade Paths – This will tell you if your controller can directly upgrade to 5.2.2 version or not.<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2355i3555BBE22AA18474/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_1839a084d5e52685cb8704520cd94916_Topic1Upgrade1-3ed24219-844a-4f22-839e-cc51bef19308-1147004814.png" alt="Image_ images_messages_614b221299ef1c5003612075_1839a084d5e52685cb8704520cd94916_Topic1Upgrade1-3ed24219-844a-4f22-839e-cc51bef19308-1147004814.png" /></span></div>
</li>
<li>Hypervisor Hardware Performance Requirements (Only applicable to virtual SmartZone) – This will tell you if you need to increase VM hardware resources for vSZ.<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2356i56242DE5223B1A42/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_adf5526e44d4ce4e16d2a606fd61ac27_Topic1Upgrade2-5561cfc1-6dac-4c6a-b6b6-dae55e745b41-1146081293.png" alt="Image_ images_messages_614b221299ef1c5003612075_adf5526e44d4ce4e16d2a606fd61ac27_Topic1Upgrade2-5561cfc1-6dac-4c6a-b6b6-dae55e745b41-1146081293.png" /></span></div>
</li>
</ol>
</li>
<li>Open release notes, review below sections:
<ol>
<li>Supported AP Models<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2357i81BE713D6F6D8F59/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_a54eaf4ce72f487452d8279e36efcc2f_Topic1Upgrade3-400db79d-73fb-44c0-adbe-3ecec876fa6a-1145157772.png" alt="Image_ images_messages_614b221299ef1c5003612075_a54eaf4ce72f487452d8279e36efcc2f_Topic1Upgrade3-400db79d-73fb-44c0-adbe-3ecec876fa6a-1145157772.png" /></span></div>
</li>
<li>Unsupported AP Models (check this section if you have any matching AP models which are no longer supported on this version).<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2358iAFFB4D0F345A90AF/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_f21a8759a2b707a204bf2587188aff9e_Topic1Upgrade4-bf070bbf-7394-4ab9-9cbf-9d2c1b7f8c54-1144234251.png" alt="Image_ images_messages_614b221299ef1c5003612075_f21a8759a2b707a204bf2587188aff9e_Topic1Upgrade4-bf070bbf-7394-4ab9-9cbf-9d2c1b7f8c54-1144234251.png" /></span></div>
</li>
<li>Known Issues – These are the issues which are known to this version and Ruckus engineering is working to fix them in future releases. This also provides information related to Caveats and Limitations.<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2359i42545F6EFBEA9CDE/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_215453b3b2824e95d63d9f2bd3960c9b_Topic1Upgrade5-ad78725f-afad-4c97-a685-0a35b8d5015c-1143310730.png" alt="Image_ images_messages_614b221299ef1c5003612075_215453b3b2824e95d63d9f2bd3960c9b_Topic1Upgrade5-ad78725f-afad-4c97-a685-0a35b8d5015c-1143310730.png" /></span></div>
</li>
<li>Changed Behavior – This section explains changed behavior on this release.<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2360i4E5F653A95AE5A34/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_7940e4471b18c2966c01bef177375108_Topic1Upgrade6-1a906090-74ad-40c6-8785-4d94a2f38238-1142387209.png" alt="Image_ images_messages_614b221299ef1c5003612075_7940e4471b18c2966c01bef177375108_Topic1Upgrade6-1a906090-74ad-40c6-8785-4d94a2f38238-1142387209.png" /></span></div>
</li>
<li>Resolved Issues – Refer this section to see what known issues are fixed on this release.<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2361iD7AD608D406F4C6A/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_e3e13da8711126819b2607219b816a95_Topic1Upgrade7-d1d5383f-08d7-47aa-b271-9147817191e9-1141463688.png" alt="Image_ images_messages_614b221299ef1c5003612075_e3e13da8711126819b2607219b816a95_Topic1Upgrade7-d1d5383f-08d7-47aa-b271-9147817191e9-1141463688.png" /></span></div>
</li>
<li>Interoperability Information<br /><br />
<div><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/2362iE015DF82A865C2F3/image.png" role="button" title="Image_ images_messages_614b221299ef1c5003612075_1a1ab77d1b1c16f4b4cc75a1bb36017f_Topic1Upgrade8-30cbddc3-c05d-479b-9c93-c8764d25a61e-1140540167.png" alt="Image_ images_messages_614b221299ef1c5003612075_1a1ab77d1b1c16f4b4cc75a1bb36017f_Topic1Upgrade8-30cbddc3-c05d-479b-9c93-c8764d25a61e-1140540167.png" /></span></div>
</li>
</ol>
</li>
</ol>
<p>Some other important points:</p>
<ul>
<li>There are also other sections which may be applicable to your setup:
<ul>
<li>Switch Management Feature Support Matrix</li>
<li>IoT Suite</li>
</ul>
</li>
<li>Provided details in this self-help topic is only focusing major component of a pre-upgrade check.</li>
<li>We strongly recommend users to read complete release notes and upgrade guide carefully, before proceeding for the upgrade.</li>
</ul>
<p>In above example, I have explained what to look for in the release notes or upgrade guide, before upgrading the controller.</p>
<p>This example is for virtual SmartZone (vSZ), as vSZ upgrade is bit complicated than other controllers like ZoneDirector and Unleashed, however, one should read the information on release notes and upgrade in the same way, as explained in this self-help topic.</p>
<p>&nbsp;</p>
<p>Queries? Start the discussion and we will be here to help!</p>]]>
        </description>
    </item>
   </channel>
</rss>
