<?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>vSZ — RUCKUS Networks Community</title>
        <link>https://community.ruckuswireless.com/</link>
        <pubDate>Mon, 17 Aug 2026 17:26:23 +0000</pubDate>
        <language>en</language>
            <description>vSZ — RUCKUS Networks Community</description>
    <atom:link href="https://community.ruckuswireless.com/discussions/tagged/vsz/feed.rss" rel="self" type="application/rss+xml"/>
    <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>v/SZ - High retransmission rates | How can I tell in Wireshark if a frame is retransmitted?</title>
        <link>https://community.ruckuswireless.com/discussion/57731/v-sz-high-retransmission-rates-how-can-i-tell-in-wireshark-if-a-frame-is-retransmitted</link>
        <pubDate>Thu, 27 Apr 2023 19:54:50 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">57731@/discussions</guid>
        <description><![CDATA[<p>When troubleshooting performance issues in a wireless network, taking care of the different&nbsp;<u>frame flows</u> over the air, will help us mitigate the <strong>majority</strong> of the issues.</p><p>One of the frame's flows that affect the overall performance of the wireless network is the <strong>retransmission rate</strong>&nbsp;(a frame is retransmitted when the delivery was not acknowledged or it's reported as corrupted), excessive frame retransmission forces the client-AP to negotiate lower <strong>data rates</strong> for the communications, causing greater <strong>delay</strong>&nbsp;and higher <strong>airtime utilization</strong>.</p><p><span style="font-size: large;"><u>How can I tell if the retransmission rate is&nbsp;</u></span><span style="font-size: large;"><u>high?</u></span></p><ul><li><strong>From the AP support log.&nbsp;</strong></li></ul><p>&nbsp;</p><pre><code>----------------------- Host/Target Tx Stats ----------------------
RKS stats magic: cafe0001
421200 MSDUs success(msdus_success)
4582766 MPDUs success(mpdus_success)
632 tx completions delivered(comp_delivered)
7828618 Tx HW queued(hw_queued)
7828618 Tx HW reaped(hw_reaped)
188 Tx MAC underrun(underrun)
1424910 Tx HW paused(hw_paused)
3290623 Tx seq posted(seq_posted)
740 Tx mu seq posted(mu_seq_posted)
72066 Tx seq failed(seq_failed_queueing)
1342284 MPDUs requed(mpdu_requed)
5925004 MPDUs tried(mpdu_tried)
2748 MPDUs sw_flush(mpdus_sw_flush)
19468 MPDUs truncated(mpdus_truncated)
1324450 MPDUs block ack_failed(mpdus_ack_failed)
568 MPDUs expired(mpdus_expired)
2654643 excess retries(tx_xretry) ------------------------&gt; very high 'tx_xretry'
902025741 sched self trig(self_triggers)
116763 ampdu retry failed(sw_retry_failure)</code></pre><p>&nbsp;</p><p>Excessive retries can be directly related to PHY errors:</p><p>&nbsp;</p><pre><code>------------ Host/Tgt Rx Stats ------------
34066065 PPDUs Rx from HW(htt.ppdu_recvd)
31502324 MPDUs Rx OK(htt.mpdu_cnt_fcs_ok)
2602746 MPDUs Rx Err(htt.mpdu_cnt_fcs_err)
2696712 MPDUs dropped in FW ring(htt.fw_ring_mpdu_drop)
2599042 local mgmt Rx(pdev_local_buffer_stats.local_reaped)
63379830 Rx PHY errors(rx_phyerr) ---------------------------------&gt; very high 'rx_phyerr'
34073621 Rx MPDU errors(rxdesc_err_att)
2599027 Rx MPDU FCS errors(rxdesc_err_fcs)</code></pre><p>&nbsp;</p><ul><li><strong>From Wireshark.</strong></li></ul><p>Collect a packet capture on the specified wireless interface of the AP by selecting the AP and then click 'More'&gt;Packet Capture.</p><p>In the Packet capure page, select the appropiae radio you want to monitor and the option 'save to file'. Click 'Start' to begin to capture and then 'Stop' to stop the capture. When the file is ready, the 'Download' option will appear for you to download the file.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/6087i9563654473ED8672/image.png" width="558" height="321" role="button" title="Orlando_Elias_1-1682624313109.png" alt="Orlando_Elias_1-1682624313109.png" /></span></p><p>Once you have got the pcap file, then you can look for the 'Retry' flag on the 802.11 information of the frame.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/6088i00B1E3DC45D88191/image.png" width="735" height="215" role="button" title="Orlando_Elias_2-1682624538940.png" alt="Orlando_Elias_2-1682624538940.png" /></span></p><p>Right click and 'Apply as Filter&gt;Selected to fiter out the all the retransmitted frames:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/6089iF78FA7B4B76E05B9/image.png" width="738" height="382" role="button" title="Orlando_Elias_3-1682624676297.png" alt="Orlando_Elias_3-1682624676297.png" /></span></p><p>This is the wireshark filter for the retry flag in the frames.</p><p>&nbsp;</p><pre><code>wlan.fc.retry == 1</code></pre><p>&nbsp;</p><p>Check the total amount of packets in the file vs. the number of packets displayed and then you will have a meassure of the retransmission rate of the packets captured in the specific lapse. In our example, we have a 10% of retransmission rate.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/6090iE1AD2286A864B27D/image.png" role="button" title="Orlando_Elias_4-1682624837573.png" alt="Orlando_Elias_4-1682624837573.png" /></span></p><p>We can see, for our example, the probe response from the AP was retrasmitted many times, which means&nbsp; -most likely- the client never received it. This could have ended on a client unable to connect to the wireless network or maybe just connecting to the next available AP -no usually the closest one-.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/6092iA60DAE98C13C874A/image.png" width="765" height="173" role="button" title="Orlando_Elias_6-1682625159080.png" alt="Orlando_Elias_6-1682625159080.png" /></span></p><p><u>What are the causes of high retransmission rates and how can I address them?</u></p><ol><li><strong>non-wifi interference</strong>. Identify the source of the interference and shut it down -if it's under your administration- or relocate the AP if the interference cannot be disabled.</li><li><strong>wifi interference (co-channel or adjacent channel).</strong> Review the channel plan and choose a channel selection option that best services your enviroment.</li><li><strong>hidden nodes.</strong> Reduce the cell size or relocate the AP.</li><li><strong>poor signal to noise ratio.</strong> Identify the sources of the most noise signals and reduce/disable them -if it's under you administration- or relocate the AP if the interence cannot be reduced.</li><li><strong>bad coverage configuration.</strong> Relocate the APs, add more APs or increase the cell size.</li></ol>]]>
        </description>
    </item>
    <item>
        <title>Install vSZ on Citrix Hypervisor</title>
        <link>https://community.ruckuswireless.com/discussion/70580/install-vsz-on-citrix-hypervisor</link>
        <pubDate>Wed, 25 Oct 2023 15:27:46 +0000</pubDate>
        <category>SmartZone and Virtual SmartZone</category>
        <dc:creator>anthony_hove</dc:creator>
        <guid isPermaLink="false">70580@/discussions</guid>
        <description><![CDATA[<p>&nbsp;I have tried to import the vSZ version 6.1.1.x "<strong>.ova</strong>" onto a Citrix hypervisor file, but it throws error message “<em><strong>Object reference not set to an instance of an object</strong></em>” while importing after setting the import options. Would anyone know the workaround<br /><br />Has anyone tried installing the vSZ on Citrix Hypervisor?</p>]]>
        </description>
    </item>
    <item>
        <title>Error on checking node resource plan. The cluster requires all resource plan to be the same.</title>
        <link>https://community.ruckuswireless.com/discussion/80262/error-on-checking-node-resource-plan-the-cluster-requires-all-resource-plan-to-be-the-same</link>
        <pubDate>Fri, 24 May 2024 22:30:04 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Dilshad</dc:creator>
        <guid isPermaLink="false">80262@/discussions</guid>
        <description><![CDATA[<p><strong>Issue</strong> - On joining a new RUCKUS Virtual SmartZone (vSZ) node to an existing vSZ Cluster, we are getting the error "Error on checking node resource plan. The cluster requires all resource plan to be the same."</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11627i38D44A8F6EB400B4/image.png" role="button" title="Dilshad_Zafar_0-1716590711542.png" alt="Dilshad_Zafar_0-1716590711542.png" /></span></p><p><span style="font-size: xx-small;">Fig 1 - Node join validation error</span></p><p><strong>Environment</strong> - This example is from a vSZ-E (Essentials) with firmware 6.1.2 and running on VMWare ESXi Hypervisor. However, it is also applicable to vSZ-H (High-Scale) running any firmware version and deployed on any supported Hypervisor platform.</p><p><strong>Resolution and Explanation</strong> - Make sure that VM Resource level of all the nodes of a vSZ cluster are the same. The Resource level matrix can be found on the respective firmware version's Upgrade Guides. For instance, vSZ-E 6.1.2 version has 1, 1.5, 2&nbsp; and 3 as the Resource Levels that is dependent on the RAM, Disk size and vCPU per node :-</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11625iB82C5928463F821E/image.png" role="button" title="Dilshad_Zafar_1-1716588621828.png" alt="Dilshad_Zafar_1-1716588621828.png" /></span><span style="font-size: xx-small;">Fig 2 - Resource Level Matrix of vSZ-E</span></p><p>In this case, it was found that the vSZ node trying to join the Cluster had 21 GB of RAM allocated which brought it to <strong>Resource Level 3</strong>, while the existing Cluster Node had only14 GB of RAM allocated which means it was running on <strong>Resource Level 1.&nbsp;</strong>Therefore, a node with Resource Level 1 could not join a Cluster on Resource Level 4.&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11626iF1DE1264AC43D04A/image.png" role="button" title="Dilshad_Zafar_2-1716589227296.png" alt="Dilshad_Zafar_2-1716589227296.png" /></span><span style="font-size: xx-small;">Fig 3 - RAM allocation to vSZ node</span></p><p>After shutting down the instance and lowering the Memory to match the resource level of Cluster, the new vSZ node joined without any issue.</p><p>Regards,</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>802.1x authentication using NPS policies- vSZ/Smartzone</title>
        <link>https://community.ruckuswireless.com/discussion/77753/802-1x-authentication-using-nps-policies-vsz-smartzone</link>
        <pubDate>Fri, 05 Apr 2024 16:40:09 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Ambika-leimapok</dc:creator>
        <guid isPermaLink="false">77753@/discussions</guid>
        <description><![CDATA[<p><strong><u>Network Environment</u><span>: &nbsp;</span></strong></p><ul><li>vSZ-H version : 6.1.2.0.404</li><li>Windows Server 2016</li></ul><p><strong><u>Setup Procedure:</u></strong></p><p>This demo explains the configuration steps to authenticate wireless clients using 802.1x-&nbsp;SZ/vSZ by configuring NPs policy on a Windows server.</p><p>1-Make sure if the below features are installed.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11223i6253F44C1592158C/image.png" role="button" title="Ambikaleimapok_0-1712332717379.png" alt="Ambikaleimapok_0-1712332717379.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11225i31DEA5F9C95AE8E2/image.png" role="button" title="Ambikaleimapok_1-1712332717393.png" alt="Ambikaleimapok_1-1712332717393.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>2-Navigate to the Network Policy Server tab, access NPS (local), and choose the 'Radius server for 802.1x' option for both wireless and wired connections. Finally, select 'Configure 802.1x'</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11224i1BD1C847A7FDEB4B/image.png" role="button" title="Ambikaleimapok_2-1712332717400.png" alt="Ambikaleimapok_2-1712332717400.png" /></span></p><p>&nbsp;</p><p>3-In this step, select 'Secure wireless connections' and customize the policy name to your preference. In this case, append 'DEMO' at the end of the policy name.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11226i238818655E387163/image.png" role="button" title="Ambikaleimapok_3-1712332717402.png" alt="Ambikaleimapok_3-1712332717402.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11228i8B3FAEF3B6F5950B/image.png" role="button" title="Ambikaleimapok_4-1712332717404.png" alt="Ambikaleimapok_4-1712332717404.png" /></span></p><p>&nbsp;</p><p>4-In this step, you need to configure the Radius Client by providing a friendly name, entering the IP address of the vSZ IP address, and optionally setting a password or using a password generation tool. Remember to save this configuration as it will be used in&nbsp;<strong>Step 9</strong>.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11227iE86B2FA5987F24B2/image.png" role="button" title="Ambikaleimapok_5-1712332717405.png" alt="Ambikaleimapok_5-1712332717405.png" /></span></p><p>&nbsp;</p><p>5-In this step, choose 'Microsoft Protect EAP (PEAP)' as the network access method</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11229i44089E372EA064C5/image.png" role="button" title="Ambikaleimapok_6-1712332717406.png" alt="Ambikaleimapok_6-1712332717406.png" /></span></p><p>&nbsp;</p><p>6- Next, leave the remaining options at their default settings, and conclude the configuration by clicking on the 'Finish' button.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11230i7CAA98E55D42938A/image.png" role="button" title="Ambikaleimapok_7-1712332717409.png" alt="Ambikaleimapok_7-1712332717409.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11231iB25CFC38C3026110/image.png" role="button" title="Ambikaleimapok_8-1712332717413.png" alt="Ambikaleimapok_8-1712332717413.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11232i0C3E9EEF57F4FC81/image.png" role="button" title="Ambikaleimapok_9-1712332717416.png" alt="Ambikaleimapok_9-1712332717416.png" /></span></p><p>&nbsp;</p><p>7-<strong>Configure the “Connection Request Policies”</strong></p><p>To configure the connection request policy, navigate to the 'Policies' section. Then, access the 'Connection Request Policy' folder and locate the policy is created with the same name. Double-click on it to access its properties. In the 'Properties' window, navigate to the 'Conditions' tab. Remove the 'Current' condition and any others if present. Add the 'Time' condition and select 'Permit all time'. Finally, click 'Apply' and then 'OK' to save the changes.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11233i72B6213AF33733BC/image.png" role="button" title="Ambikaleimapok_10-1712332717422.png" alt="Ambikaleimapok_10-1712332717422.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11234i3B4E0A3B2F04CD16/image.png" role="button" title="Ambikaleimapok_11-1712332717424.png" alt="Ambikaleimapok_11-1712332717424.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11235i258D5D27F20D9F0B/image.png" role="button" title="Ambikaleimapok_12-1712332717426.png" alt="Ambikaleimapok_12-1712332717426.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11238i92D5A3C2BCD8D205/image.png" role="button" title="Ambikaleimapok_13-1712332717429.png" alt="Ambikaleimapok_13-1712332717429.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11237i9E4049C65BD834A8/image.png" role="button" title="Ambikaleimapok_14-1712332717430.png" alt="Ambikaleimapok_14-1712332717430.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11239i8DB6070F91524EED/image.png" role="button" title="Ambikaleimapok_15-1712332717431.png" alt="Ambikaleimapok_15-1712332717431.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11240i3867F816FB755E1A/image.png" role="button" title="Ambikaleimapok_16-1712332717440.png" alt="Ambikaleimapok_16-1712332717440.png" /></span></p><p>&nbsp;</p><p>8-<strong>Configure Network policies</strong></p><p>To configure the Network Policies access to “Network Policy” folder and locate the policy is created on the folder and locate the policy is created with the same name. Double-click on it to access its properties. In the 'Properties' window for this example, I choose to ignore the user properties dial and proceed to the 'Conditions' section. Here, I add the 'User Groups' option to use the Active Directory users.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11241iB3A6FF92FD76E7DE/image.png" role="button" title="Ambikaleimapok_17-1712332717447.png" alt="Ambikaleimapok_17-1712332717447.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11242iB6951407A521B2A7/image.png" role="button" title="Ambikaleimapok_18-1712332717449.png" alt="Ambikaleimapok_18-1712332717449.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11243i3AB48AAEEF77B5DB/image.png" role="button" title="Ambikaleimapok_19-1712332717450.png" alt="Ambikaleimapok_19-1712332717450.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11244iB975BE29BC47A913/image.png" role="button" title="Ambikaleimapok_20-1712332717453.png" alt="Ambikaleimapok_20-1712332717453.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11245i80B982BA53EC436C/image.png" role="button" title="Ambikaleimapok_21-1712332717456.png" alt="Ambikaleimapok_21-1712332717456.png" /></span></p><p>&nbsp;</p><p>In this part, you have the option to either use an existing group and its users or create a new group along with its users.</p><p>Optional step</p><p><strong>How to create a group and users</strong></p><p>Navigate to the Active Directory of users and computers, then left-click on it. Next, select 'New,' followed by 'Group,' and proceed to fill in the required information.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11247i1414D1B789CB6826/image.png" role="button" title="Ambikaleimapok_22-1712332717474.png" alt="Ambikaleimapok_22-1712332717474.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11246i776C2AF867D9D440/image.png" role="button" title="Ambikaleimapok_23-1712332717475.png" alt="Ambikaleimapok_23-1712332717475.png" /></span></p><p><strong>How to create an user</strong></p><p>Navigate to the Active Directory of users and computers, then left-click on it. Next, select 'New,' followed by 'user’, and proceed to fill in the required information (username and password ).</p><p>In this case, we need to edit the 'Member of' properties of this user. Since I want this user to belong to the earlier created 'DEMO' group, we navigate to the user's properties, specifically the 'Member of' section. Subsequently, we add the group and configure it as the primary group.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11250i07D9F0394DC96F9D/image.png" role="button" title="Ambikaleimapok_24-1712332717489.png" alt="Ambikaleimapok_24-1712332717489.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11249i876B0B88F1F76C2E/image.png" role="button" title="Ambikaleimapok_25-1712332717491.png" alt="Ambikaleimapok_25-1712332717491.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11248i8D9B774C9A1E51ED/image.png" role="button" title="Ambikaleimapok_26-1712332717492.png" alt="Ambikaleimapok_26-1712332717492.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11253i45596A2460331FC5/image.png" role="button" title="Ambikaleimapok_27-1712332717509.png" alt="Ambikaleimapok_27-1712332717509.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11252i23F091174977B802/image.png" role="button" title="Ambikaleimapok_28-1712332717513.png" alt="Ambikaleimapok_28-1712332717513.png" /></span></p><p>Continue with the network policies configuration next, we will select the desired group and proceed to the 'Constraints' tab. Here, we will add CHAP as the authentication method.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11251i7007FED87826627C/image.png" role="button" title="Ambikaleimapok_29-1712332717517.png" alt="Ambikaleimapok_29-1712332717517.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11254i54755A84B52030D3/image.png" role="button" title="Ambikaleimapok_30-1712332717518.png" alt="Ambikaleimapok_30-1712332717518.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11255i69F38B1EF7DA841D/image.png" role="button" title="Ambikaleimapok_31-1712332717520.png" alt="Ambikaleimapok_31-1712332717520.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11256i8C21636A5AC3EA6C/image.png" role="button" title="Ambikaleimapok_32-1712332717529.png" alt="Ambikaleimapok_32-1712332717529.png" /></span></p><p><strong>9-Smartzone/ Virtual Smartzone configuration</strong></p><p>In the SZ/vSZ configuration, navigate to “Security” -&gt;Authentication-&gt;Proxy(SZ Authenticator)/ Non-Proxy(AP Authenticator)(I am using ' Proxy(SZ Authenticator) in my example</p><p><strong>NOTE: Proxy(SZ Authenticator) </strong>&nbsp;is used when APs send authentication or accounting messages to the controller and the controller forwards these messages to an external AAA server. A non-proxy (AP Authenticator)AAA server is used when APs connect to the external AAA server directly.<strong>&nbsp;</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11258i41099CD45B77ACE1/image.png" role="button" title="Ambikaleimapok_33-1712332717545.png" alt="Ambikaleimapok_33-1712332717545.png" /></span></p><p>Click on “+Create “ button</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11259iDCE8D67A66721DF6/image.png" role="button" title="Ambikaleimapok_34-1712332717559.png" alt="Ambikaleimapok_34-1712332717559.png" /></span></p><p>Enter the NPS server details and make sure that you enter the same shared secret as you have entered in NPS server</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11257i81CC738336490FE8/image.png" role="button" title="Ambikaleimapok_35-1712332717563.png" alt="Ambikaleimapok_35-1712332717563.png" /></span></p><p>&nbsp;</p><p><strong>10- WLAN Creation</strong></p><p>Navigate to “Network-&gt; &nbsp;Wireless LANs”and select the desire zone and click on “Create” tab . Fill in the necessary information accordingly.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11260i3CA8D2FE1F0414AC/image.png" role="button" title="Ambikaleimapok_36-1712332717568.png" alt="Ambikaleimapok_36-1712332717568.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11262i3F321E757163659B/image.png" role="button" title="Ambikaleimapok_37-1712332717574.png" alt="Ambikaleimapok_37-1712332717574.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11261i0EAD1F22B1BEFACE/image.png" role="button" title="Ambikaleimapok_38-1712332717579.png" alt="Ambikaleimapok_38-1712332717579.png" /></span></p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11263i68B8A0939589A4B3/image.png" role="button" title="Ambikaleimapok_39-1712332717583.png" alt="Ambikaleimapok_39-1712332717583.png" /></span></p><p>&nbsp;</p><p>In my demo, I used High scale hence the Realm Proxy profile must be created so that the Realm Proxy profile would show in the drop down under the Authentication Service</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11264i26BAF29E487CCE9E/image.png" role="button" title="Ambikaleimapok_40-1712332717586.png" alt="Ambikaleimapok_40-1712332717586.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>How the Realm Proxy profile can be created? please check the below details</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11265i4C8E46EF330EA314/image.png" role="button" title="Ambikaleimapok_41-1712332717592.png" alt="Ambikaleimapok_41-1712332717592.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>Click on First Realm -&gt;“Configure” -&gt; Under “Service”, make sure, you select the right NPS server</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11267i4E49D8E520298957/image.png" role="button" title="Ambikaleimapok_42-1712332717597.png" alt="Ambikaleimapok_42-1712332717597.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11266i6B0BF55473FDAAB7/image.png" role="button" title="Ambikaleimapok_43-1712332717600.png" alt="Ambikaleimapok_43-1712332717600.png" /></span></p><p>&nbsp;</p><p><strong>11-Wireless Client</strong></p><p>After creating the wireless network, it's important to check the connectivity. Connect to the network and when prompted, enter the credentials of the created DEMO-USER along with the corresponding password. If the credentials match, you should be able to connect to the network without any issues.</p><p>Regards,</p><p>Leimapokpam Ambika</p>]]>
        </description>
    </item>
    <item>
        <title>How to assign VLAN as per AP/WLAN group using policies in Cloudpath</title>
        <link>https://community.ruckuswireless.com/discussion/77267/how-to-assign-vlan-as-per-ap-wlan-group-using-policies-in-cloudpath</link>
        <pubDate>Fri, 22 Mar 2024 08:32:05 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>sagar_kuber</dc:creator>
        <guid isPermaLink="false">77267@/discussions</guid>
        <description><![CDATA[<p><strong>Requirement/Use case:</strong> There are multiple locations which are segregated through AP/WLAN group in SmartZone controller. Now different VLAN ID to be assigned as per the location.</p><p><strong>Prerequisites</strong>:</p><ul><li>802.1x SSID with Cloudpath as AAA with default ‘Radius options’</li><li>Cloudpath 5.7 and above</li><li>Vsz/sz 5.0 and above</li><li>Segregate the locations using WLAN/AP group.</li></ul><p><strong>In SmartZone controller:</strong></p><p>Go to &gt; WLAN &gt; Group 1 &gt; Edit &gt; Select WLANs &gt; Toggle ‘NAS-ID’ to ‘User Defined’ then mention ‘Group1’&nbsp; (Required attribute value)</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11117iC24F9F19C26CA422/image.png" role="button" title="sagar_kuber_0-1711094042225.png" alt="sagar_kuber_0-1711094042225.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11118i4E38273D9A98BEA1/image.png" role="button" title="sagar_kuber_1-1711094616437.png" alt="sagar_kuber_1-1711094616437.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11119i08E8D53E63174E8B/image.png" role="button" title="sagar_kuber_2-1711094631129.png" alt="sagar_kuber_2-1711094631129.png" /></span></p><p>&nbsp;</p><p><strong>In Cloudpath:</strong></p><p><strong>Step 1:</strong> Go to &gt; &nbsp;Configuration &gt; Policies &gt; RADIUS Attribute Groups &gt; Add RADIUS Attribute Group &gt; Under ‘VLAN ID’ mention desired VLAN</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11120iDE348DEA241DBE42/image.png" role="button" title="sagar_kuber_3-1711095973051.png" alt="sagar_kuber_3-1711095973051.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11121i816CFD5BBEFE87F6/image.png" role="button" title="sagar_kuber_4-1711095985879.png" alt="sagar_kuber_4-1711095985879.png" /></span></p><p><strong>Step 2:</strong> : Go to &gt; &nbsp;Configuration &gt; Policies &gt; Policies &gt; Add Policy &gt; NAS Identifier (regex): ‘Group1’ (Mention the ‘User Defined’ value set as ‘NAS-ID’ in Vsz WLAN group)</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11122iF1F9CE43C46FA985/image.png" role="button" title="sagar_kuber_5-1711096006860.png" alt="sagar_kuber_5-1711096006860.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11123i30068206E040A931/image.png" role="button" title="sagar_kuber_6-1711096015213.png" alt="sagar_kuber_6-1711096015213.png" /></span></p><p><strong>Step 3a:</strong> If Certificate based Authentication</p><p>Go to &gt; Certificate Authority &gt; Manage Templates &gt;&nbsp; Certificate Template &gt; Manage &gt; Radius Policies &gt; +Assign Policy ‘Group1’</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11124i2ADE96A337B9C3E7/image.png" role="button" title="sagar_kuber_7-1711096031207.png" alt="sagar_kuber_7-1711096031207.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11125iA21BEDA9CE588B95/image.png" role="button" title="sagar_kuber_8-1711096037901.png" alt="sagar_kuber_8-1711096037901.png" /></span></p><p><strong>Step 3b:</strong> If eDPSK based Authentication</p><p>Go to &gt; Configuration &gt; DPSK Pools &gt; Manage &gt; Radius Policies &gt; +Assign Policy ‘Group1</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11126iBE33CC8E8E673233/image.png" role="button" title="sagar_kuber_9-1711096054655.png" alt="sagar_kuber_9-1711096054655.png" /></span><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/11127i0478F98780C35975/image.png" role="button" title="sagar_kuber_10-1711096061539.png" alt="sagar_kuber_10-1711096061539.png" /></span></p>]]>
        </description>
    </item>
    <item>
        <title>v/SZ - What is the latest SmartZone firmware supported for the AP R600?</title>
        <link>https://community.ruckuswireless.com/discussion/57573/v-sz-what-is-the-latest-smartzone-firmware-supported-for-the-ap-r600</link>
        <pubDate>Tue, 25 Apr 2023 00:08:58 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">57573@/discussions</guid>
        <description><![CDATA[<p>The latest and most recommended version of the virtual/SmartZone controller that supports the AP R600 is 5.2.2.0.1563.</p><p data-unlink="true">https://support.ruckuswireless.com/software&nbsp;</p><p>The advantage of the SZ controller is that if you need to upgrade to <strong>the newest version 6.1.1</strong>, you can still keep the EOL R600 AP on a separate AP Zone with the firmware 5.2.2 for this zone, while the newer APs are managed in zones with the appropriate version for them.</p><p>Need to upgrade de controller? <a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/v-SZ-how-to-upgrade-the-controller-easy-upgrade-steps-for/td-p/58284" target="_blank">Follow this step-by-step</a>.</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Can we upload 3.6.2.X AP Zone firmware on SZ-144 running 5.2.2.X or 6.1.1.X</title>
        <link>https://community.ruckuswireless.com/discussion/50579/can-we-upload-3-6-2-x-ap-zone-firmware-on-sz-144-running-5-2-2-x-or-6-1-1-x</link>
        <pubDate>Fri, 23 Dec 2022 18:06:50 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>sarita_shekhar</dc:creator>
        <guid isPermaLink="false">50579@/discussions</guid>
        <description><![CDATA[<p>Hello All,</p>
<p>Recently we have come across several queries if we can upload 3.6.2.X AP Patch on SZ-144 or any other controller running the 6.1.1.0.595 version.</p>
<p><span style="font-size: large;"><u><strong>Query:</strong></u></span> Can we upload 3.6.2.X AP Zone firmware on SZ-144 running 5.2.2.X or 6.1.1.X?</p>
<p><span style="font-size: large;"><strong><u>Answer:</u></strong></span> Yes, we can manage the 3.6.2.X AP Zone version on SZ-144 running 5.2.2.X and 6.1.1.X.</p>
<p><span style="font-size: large;"><strong><u>Some key points:</u></strong></span></p>
<ul>
<li>The minimum supported firmware version for SZ-144 is 5.2.1.X.</li>
<li>Due to a <strong>new feature enhancement</strong> on <strong>6.1.1.0.959</strong>, we can now also manage 3.6.2.X AP patch firmware onto SZ-144 and other vSZ/SZ platform controllers.</li>
<li>Other controllers like vSZ-E/vSZ-H/SZ-100 etc. may or may not have AP Zone version 3.6.2.X (carried from the previous upgrade path), however, the below steps are applicable for such controllers as well where we can upload the 3.6.2.X AP/or any other AP patch version onto those controllers too.</li>
<li>The AP patch upload procedure as shown below is a generic procedure and can be used to upload any AP patch firmware on the respective supported controller versions.</li>
</ul>
<p><span style="font-size: x-large;"><strong><u>This article shows how we can upload an AP Patch onto the SmartZone controller.</u></strong></span></p>
<p>In order to show the AP patch upload procedure, I have taken SZ-144 running on 6.1.1.0.959 firmware and the AP patch version as 3.6.2.x AP:</p>
<ol>
<li><span style="font-size: large; color: #008000;"><strong>Download the 3.6.2 AP patch from the Support Portal link below:-</strong></span></li>
</ol>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4324i844244634AAACF51/image.png" role="button" title="sarita_shekhar_0-1671817760067.png" alt="sarita_shekhar_0-1671817760067.png" /></span></p>
<p><a href="https://support.ruckuswireless.com/software/3068-smartzone-ap-patch-for-post-3-6-2-patch-2-scg200-sz300-sz-100-vsz" target="_blank" rel="noopener noreferrer nofollow">https://support.ruckuswireless.com/software/3068-smartzone-ap-patch-for-post-3-6-2-patch-2-scg200-sz300-sz-100-vsz</a></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4325i07F9A7B94FA0980F/image.png" role="button" title="sarita_shekhar_1-1671817760080.png" alt="sarita_shekhar_1-1671817760080.png" /></span></p>
<ol start="2">
<li><span style="font-size: large; color: #008000;"><strong>Upload the AP patch:-</strong></span></li>
</ol>
<p><span style="color: #0000FF;"><em>Login to the controller GUI </em><em>--&gt; Administration --&gt;</em><em> Upgrade --&gt;</em><em> AP Patch --&gt;</em><em> Browse the File (patch downloaded) --&gt;</em><em> Click Upload</em> :-</span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4326iD147BE076A65528F/image.png" role="button" title="sarita_shekhar_2-1671817760087.png" alt="sarita_shekhar_2-1671817760087.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4329iD8DA4E78ED09AF8D/image.png" role="button" title="sarita_shekhar_3-1671817760094.png" alt="sarita_shekhar_3-1671817760094.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4327i3EBCFE39396FC679/image.png" role="button" title="sarita_shekhar_4-1671817760095.png" alt="sarita_shekhar_4-1671817760095.png" /></span></p>
<ol start="3">
<li><span style="font-size: large; color: #008000;"><strong>Apply the AP patch:-</strong></span></li>
</ol>
<p>Once the AP Patch is uploaded (from step2), the “<span style="color: #0000FF;">Apply Patch</span>” button gets highlighted (as shown below):</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4328i889CEA803522160B/image.png" role="button" title="sarita_shekhar_5-1671817760100.png" alt="sarita_shekhar_5-1671817760100.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4331i487D4926D685790A/image.png" role="button" title="sarita_shekhar_6-1671817760100.png" alt="sarita_shekhar_6-1671817760100.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4330iBD0CE6923BD4060B/image.png" role="button" title="sarita_shekhar_7-1671817760103.png" alt="sarita_shekhar_7-1671817760103.png" /></span></p>
<ol start="4">
<li><span style="font-size: large; color: #008000;"><strong>Create a New AP Zone with the AP patch version running 3.6.2.x:-</strong></span></li>
</ol>
<p>Once the Patch is applied to the controller, it is time to apply the patch to the existing AP zone or to create a new AP zone with that applied AP patch.</p>
<p>I have shown how to create a new AP Zone using the applied AP patch version:-</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4334i699CDB636AE78475/image.png" role="button" title="sarita_shekhar_0-1671818198841.png" alt="sarita_shekhar_0-1671818198841.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4335i8FD4E522AC05C1A5/image.png" role="button" title="sarita_shekhar_1-1671818648701.png" alt="sarita_shekhar_1-1671818648701.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/4336iAEBCC953F63A3F58/image.png" role="button" title="sarita_shekhar_2-1671818667688.png" alt="sarita_shekhar_2-1671818667688.png" /></span></p>
<p><span style="font-size: large; color: #FF0000;"><strong><u>NOTE:</u></strong></span></p>
<ol>
<li>APs will reboot if we move the APs to the newly created AP zone with a different version and/or upgrade the AP zone with the applied patch. Hence schedule a maintenance window before making this change.</li>
<li>We cannot upload the AP patch lower than 3.6.2.x on a 6.1.1.0.959 Controller firmware (Example: 3.6.1.X cannot be uploaded onto the controller running on 6.1.1.0.959).</li>
</ol>
<p>&nbsp;</p>
<ol start="3">
<li><strong>The legacy APs supported only till the 3.6.2.X version will not automatically join on SZ-144</strong> even if we have the AP patch applied because the <strong>Default Zone</strong> will always be on the higher version (higher than 3.6.2.X).</li>
<li><strong>Hence to register the AP to the SZ-144 on the Old AP firmware Zone, we must create an AP registration rule.&nbsp;</strong>Refer to the forum post on how to create an <a title="AP Registration Rule" rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-create-AP-Registration-Rule/m-p/50561#M71" target="_self">AP Registration Rule</a></li>
</ol>]]>
        </description>
    </item>
    <item>
        <title>Methods for Collecting Support Save from ICX Switches</title>
        <link>https://community.ruckuswireless.com/discussion/71219/methods-for-collecting-support-save-from-icx-switches</link>
        <pubDate>Wed, 08 Nov 2023 12:57:41 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Vásquez_Fer</dc:creator>
        <guid isPermaLink="false">71219@/discussions</guid>
        <description><![CDATA[<p>Supportsave gathers logs that are particularly valuable for diagnosing issues, especially those occurring during unexpected system restarts.</p>
<p>This feature is designed to collect logs from various ICX modules, which can then be shared with technical support for thorough investigation. RUCKUS advises running support save prior to firmware upgrades to ensure the availability of essential information in the event of any complications.</p>
<p>Available options :</p>
<p>1) <strong>TFTP / SCP&nbsp;</strong></p>
<p>This option facilitates the retrieval of Support Save files through an external server using TFTP or SCP.</p>
<p>Command example:</p>
<p>TFTP :</p>
<pre>supportsave all &lt;Tftp_IP_Address&gt; &lt;File_name&gt;</pre>
<p>SCP :</p>
<pre>supportsave all &lt;SCP_IP_Address&gt; &lt;File_name&gt;</pre>
<p>Official data: <a href="https://docs.commscope.com/bundle/fastiron-09010-debugcommandref/page/GUID-461F5776-AB07-4D39-924D-EE4F0C425FF9.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.commscope.com/bundle/fastiron-09010-debugcommandref/page/GUID-461F5776-AB07-4D39-924D-EE4F0C425FF9.html</a></p>
<p>Video link as reference: <a href="https://www.youtube.com/watch?v=QndYv7igZe4" target="_blank" rel="noopener nofollow noreferrer">https://www.youtube.com/watch?v=QndYv7igZe4</a></p>
<p>2)&nbsp;&nbsp;<strong>Via Smart Zone / Virtual Smart Zone</strong></p>
<p>If the Switch is connected to a Smart Zone or Virtual Smart Zone, the download can be initiated from the controller dashboard via web.</p>
<p><strong>Network</strong> &gt; <strong>Switches </strong></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9688i67F4DA33274BE95C/image.png" role="button" title="Vsquez_Fer_0-1699447909687.png" alt="Vsquez_Fer_0-1699447909687.png" /></span></p>
<p>If the switch is part of a specific group, choose that group, and then select the switch on which you want to save the support save.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9689iC47855C1FEF00A51/image.png" role="button" title="Vsquez_Fer_1-1699447909693.png" alt="Vsquez_Fer_1-1699447909693.png" /></span></p>
<p>Next, click on 'More', and then select the 'Download Support Logs' option.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9690i6253EABFF12CD250/image.png" role="button" title="Vsquez_Fer_2-1699447909699.png" alt="Vsquez_Fer_2-1699447909699.png" /></span></p>
<p>Upon clicking, an option will emerge, asking whether you wish to download the file. Subsequently, the file will be downloaded to your local machine.</p>
<p>&nbsp;</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9691iB3FB36472CD8BA2C/image.png" role="button" title="Vsquez_Fer_3-1699447909701.png" alt="Vsquez_Fer_3-1699447909701.png" /></span></p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9692iE25B6954B126FE88/image.png" role="button" title="Vsquez_Fer_4-1699447986531.png" alt="Vsquez_Fer_4-1699447986531.png" /></span></p>
<p>3) <strong>Via Web UI</strong></p>
<p><span style="color: #FF0000;"><strong>This option is only available for versions 9010 or higher.</strong></span></p>
<p>Login into the Web UI in the ICX</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9694i3FC870B3D95FFE16/image.png" role="button" title="Vsquez_Fer_5-1699448031481.png" alt="Vsquez_Fer_5-1699448031481.png" /></span></p>
<p><strong>Management &gt; Infra</strong>.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9695i6D40D33AE285CEB6/image.png" role="button" title="Vsquez_Fer_6-1699448031486.png" alt="Vsquez_Fer_6-1699448031486.png" /></span></p>
<p>In the SUPPORT SAVE panel, click on 'Start' to start downloading the files.</p>
<p>Note: To cancel an ongoing supportsave operation, click 'Cancel'. While the cancellation is in progress, the 'Start' and 'Cancel' options will be unavailable. These options will become accessible again once the cancellation is complete.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9697i24AC88B83A42B182/image.png" role="button" title="ruckus.png" alt="ruckus.png" /></span></p>
<p>Note: If you are running supportsave from the web interface for the first time, you must select Allow in the dialog box requesting permission to download multiple files to start the multiple file download.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9693iAE20470C8E967455/image.png" role="button" title="Vsquez_Fer_7-1699448031487.png" alt="Vsquez_Fer_7-1699448031487.png" /></span></p>
<p>Once the file is downloaded, it will be in the 'Downloads' folder in the local machine.</p>
<p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9696iBA1E152938CB9161/image.png" role="button" title="Vsquez_Fer_8-1699448031493.png" alt="Vsquez_Fer_8-1699448031493.png" /></span></p>
<p>Official data: <a href="https://docs.commscope.com/bundle/fastiron-10010-webguide/page/GUID-06CD7A36-3E4D-48EE-8A02-D29C59069989.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.commscope.com/bundle/fastiron-10010-webguide/page/GUID-06CD7A36-3E4D-48EE-8A02-D29C59069989.html</a></p>]]>
        </description>
    </item>
    <item>
        <title>Hide SSID on vsz / sz</title>
        <link>https://community.ruckuswireless.com/discussion/74239/hide-ssid-on-vsz-sz</link>
        <pubDate>Tue, 09 Jan 2024 15:16:40 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>_Mudit</dc:creator>
        <guid isPermaLink="false">74239@/discussions</guid>
        <description><![CDATA[<p>&nbsp;</p><p>As a Ruckus TAC engineer, I would like to share&nbsp;a knowledge article&nbsp;about how to hide the SSID on smart zones.</p><p>We can access the option to hide the SSID from the controller's GUI and CLI.</p><p>&nbsp;</p><p><strong><u>Hide SSID from Controller GUI:</u></strong></p><p><strong><u>&nbsp;</u></strong></p><p>In controller GUI we can access the option under below path:</p><p>&nbsp;</p><p>Wlan &gt;&gt; (select wlan) &gt;&gt; configure &gt;&gt; Advance options &gt;&gt; Broadcast SSID</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10417iE573E4D78F84A920/image.png" role="button" title="_Mudit_9-1704813266683.png" alt="_Mudit_9-1704813266683.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10416iBFA095BD19ED39FC/image.png" role="button" title="_Mudit_10-1704813266685.png" alt="_Mudit_10-1704813266685.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>To hide the SSID, we must disable this option, and to enable SSID, we must enable it.</p><p>&nbsp;</p><p><strong><u>Hide SSID from Controller CLI:</u></strong></p><p>&nbsp;</p><p>&nbsp;</p><p>Similarly, we can access the option via the controller CLI with the following commands:</p><p>&nbsp;</p><p>vSZ-E-31(config)# zone &lt;zone name&gt;</p><p>vSZ-E-31(config-zone)# wlan &lt;wlan name&gt;</p><p>vSZ-E-31(config-zone-wlan)# hide-ssid</p><p>&nbsp;</p><p>Below is the example form my controller:</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10418i12FE90427829B3D5/image.png" role="button" title="_Mudit_11-1704813266686.png" alt="_Mudit_11-1704813266686.png" /></span></p><p>&nbsp;</p><p>&nbsp;</p><p>We can see and check the SSID hide configuration from the AP support logs using the logs lines below:</p><p>wlans/wlan0/wlan-ssid-hide='1'</p><p>wlans/wlan32/wlan-ssid-hide='1'</p><p>&nbsp;</p><p>Below is an example from my AP support logs:</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10419i0F36813B029693AF/image.png" role="button" title="_Mudit_12-1704813266687.png" alt="_Mudit_12-1704813266687.png" /></span></p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Error ”No Cluster Backup files existed in the remote FTP server” while importing cluster backup.</title>
        <link>https://community.ruckuswireless.com/discussion/75179/error-no-cluster-backup-files-existed-in-the-remote-ftp-server-while-importing-cluster-backup</link>
        <pubDate>Mon, 29 Jan 2024 16:31:13 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Dilshad</dc:creator>
        <guid isPermaLink="false">75179@/discussions</guid>
        <description><![CDATA[<p><strong>Issue:</strong> While importing cluster backup on SmartZone from an FTP server, we receive the following error&nbsp; - <em>“No Cluster Backup files existed in the remote FTP server”</em></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10623i6802FCBE761FA5E0/image.png" width="1096" height="63" role="button" title="Dilshad_Zafar_0-1706545532835.png" alt="Dilshad_Zafar_0-1706545532835.png" /></span></p><p><strong>Cause:</strong> The actual filename of the backup was renamed to “vSZ_cluster_backup.bak”</p><p><strong>Explanation: </strong>By default, when SZ/vSZ generates a Cluster-backup, it uses the following naming convention: -</p><p><strong><em>dateTime_version_bladeUUID.bak</em></strong> (date is in the format of <strong>yyyymmdd</strong> &amp; time in the format of <strong>hhmmss</strong> where y is the year, m is the month, d is the date, h is the hour, m is the minute &amp; s is the seconds which corresponds to the date &amp; time this cluster backup was generated).</p><p>Following is an example of a valid filename:</p><p><em><strong>20240106180740_6.1.1.0.959_0c1db731-3366-4cff-a8e7-0de3068d9951.bak</strong></em></p><p>Therefore, when we upload a Cluster-backup to SmartZone, it first parses through the file name and ensures that the filename contains at least the two mandatory fields - “dateTime_FirmwareVersion” in the correct format and then it decides if this is a valid file or not. So, it’s important to keep the filename in the original format and not change it.</p><p>In case you have already edited the filename by mistake (which is not recommended), and you do not know the original filename, you can simply rename the file in the recommended format by giving it a “dummy” date-time and “actual” firmware version. Note that SmartZone would use the same parameters to decide when this backup was generated.</p><p>&nbsp;</p><p>Regards,</p>]]>
        </description>
    </item>
    <item>
        <title>How to smtp mail to multiple addresses</title>
        <link>https://community.ruckuswireless.com/discussion/72518/how-to-smtp-mail-to-multiple-addresses</link>
        <pubDate>Mon, 04 Dec 2023 06:11:26 +0000</pubDate>
        <category>SmartZone and Virtual SmartZone</category>
        <dc:creator>TomSu</dc:creator>
        <guid isPermaLink="false">72518@/discussions</guid>
        <description><![CDATA[<p>How to configure SMTP Server to send multiple emails to fields.</p><p>( Mail To：address1@lab.com &amp; <a href="mailto:address2@lab.com)" target="_blank" rel="nofollow noopener noreferrer">address2@lab.com)</a></p><p>vSZ version：6.1.2</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/10045iAC7DC0D0BE2C62C5/image.png" role="button" title="TomSu_0-1701670199138.png" alt="TomSu_0-1701670199138.png" /></span></p><p>&nbsp;</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>SmartZone / virtual SmartZone Licensing Articles</title>
        <link>https://community.ruckuswireless.com/discussion/72414/smartzone-virtual-smartzone-licensing-articles</link>
        <pubDate>Fri, 01 Dec 2023 14:01:44 +0000</pubDate>
        <category>Admin and Licensing</category>
        <dc:creator>dave_feasey</dc:creator>
        <guid isPermaLink="false">72414@/discussions</guid>
        <description><![CDATA[<p>Our most popular Knowledge Base Articles (KBA) for SmartZone Licensing:</p>
<ul>
<li><a href="https://support.ruckuswireless.com/articles/000006071" target="_blank" rel="noopener noreferrer nofollow">Adding AP Licenses on the virtual controllers from LiMAN portal</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000003436" target="_blank" rel="noopener noreferrer nofollow">How to activate RTU and AP Licenses on vSCG/vSZ, vSPOT, SCI</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000006122" target="_blank" rel="noopener noreferrer nofollow">LiMAN License Transfer on a vSZ/SZ/SCI/vSPoT</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000004935" target="_blank" rel="noopener noreferrer nofollow">Insufficient AP support licenses warning message while upgrading SmartZone</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000004354" target="_blank" rel="noopener noreferrer nofollow">List of basic support and license required for vSZ, vSPoT and SCI</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000011872" target="_blank" rel="noopener noreferrer nofollow">License Warning messages on vSCG/SZ</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000008728" target="_blank" rel="noopener noreferrer nofollow">How to Activate and Apply Ruckus Licensing on SmartZone OS</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000012203" target="_blank" rel="noopener noreferrer nofollow">How to Download License for virtual controllers from LiMAN portal</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000008262" target="_blank" rel="noopener noreferrer nofollow">Uploading AP Licenses on the virtual controllers</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000011859" target="_blank" rel="noopener noreferrer nofollow">SZ license transfer post RMA</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000011649" target="_blank" rel="noopener noreferrer nofollow">AP Support License for Firmware Version 5.2 and above</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000014090" target="_blank" rel="noopener noreferrer nofollow">LiMan - Flexera License Server IP Address and DNS Record</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000010791" target="_blank" rel="noopener noreferrer nofollow">Unable to upload the controller license file to vSZ/SZ.</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000004026" target="_blank" rel="noopener noreferrer nofollow">AP license sharing for two controller nodes in cluster</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000005695" target="_blank" rel="noopener noreferrer nofollow">vSZ: Unable to sync with the license server</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000005741" target="_blank" rel="noopener noreferrer nofollow">(v)SZ version 3.2 AP support license warning</a></li>
<li><a href="https://support.ruckuswireless.com/articles/000008351" target="_blank" rel="noopener noreferrer nofollow">URL Filtering Licenses Expire in nn Days - SZ Banner Warning</a></li>
</ul>]]>
        </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>How to schedule zone firmware upgrade through vSZ version 6.1.1.0.x</title>
        <link>https://community.ruckuswireless.com/discussion/71725/how-to-schedule-zone-firmware-upgrade-through-vsz-version-6-1-1-0-x</link>
        <pubDate>Sun, 19 Nov 2023 17:20:45 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vasanth_edward</dc:creator>
        <guid isPermaLink="false">71725@/discussions</guid>
        <description><![CDATA[<p>As a Ruckus Technical Support Engineer, I would like to share my experience on&nbsp;<span>configuring automatic zone firmware upgrade on vSZ.</span></p><p>Follow below steps to schedule zone firmware upgrade on vSZ running on 6.1.1.0.x</p><p><strong>Login into vSZ GUI&gt;&gt;Administration&gt;&gt;Upgrade &gt;&gt;Schedule Zone Firmware Upgrade</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9845i46A96AA29905B3B2/image.png" role="button" title="vasanth_edward_0-1700413886743.png" alt="vasanth_edward_0-1700413886743.png" /></span></p><p><strong>Schedule Task&gt;&gt; “+Create”</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9846i65D0329CA550FE77/image.png" width="447" height="112" role="button" title="vasanth_edward_1-1700413934765.png" alt="vasanth_edward_1-1700413934765.png" /></span></p><p><strong>Select Specific Zone&nbsp; for the upgrade</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9847iD8C38EEBF3D7FB0B/image.png" width="482" height="253" role="button" title="vasanth_edward_2-1700413972663.png" alt="vasanth_edward_2-1700413972663.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9849iDAF31E863F3C9C1C/image.png" width="418" height="261" role="button" title="vasanth_edward_4-1700414017092.png" alt="vasanth_edward_4-1700414017092.png" /></span></p><p><span><strong>Schedule &gt;&gt; Provide Name/Change Firmware to(Select the version from the available list)/Schedule time( Mandatory fields)</strong></span><br /><span>Note : Time will execute at 0/30 min every hour (exp : 1:00, 1:30)</span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9850i35596A6D158C49A7/image.png" role="button" title="vasanth_edward_5-1700414062800.png" alt="vasanth_edward_5-1700414062800.png" /></span></p><p><strong>Review all the information before upgrade &gt;&gt; Ok</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9851iBE26D412662710EF/image.png" role="button" title="vasanth_edward_6-1700414097985.png" alt="vasanth_edward_6-1700414097985.png" /></span></p><p>If you got any queries, please use the comment section on this thread.</p><p>Thank you!</p><p>Regards,<br />Vasanth Edward || Senior TSE<br />RUCKUS Networks, CommScope!</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Israel Country Code missing DFS channels</title>
        <link>https://community.ruckuswireless.com/discussion/71628/israel-country-code-missing-dfs-channels</link>
        <pubDate>Fri, 17 Nov 2023 12:25:20 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vasanth_edward</dc:creator>
        <guid isPermaLink="false">71628@/discussions</guid>
        <description><![CDATA[<p>DFS channels have been approved by the Israel telecommunication authorities for some time. Why haven't Smart Zone enabled DFS support for Israel AP Zones?</p><p><strong>Customer Environment</strong></p><p>Smart Zone 5.2.2.0.1563 or earlier, 6.0.0, 6.1.0 version</p><p><strong>Root Cause</strong></p><p>Israel DFS channel support was implemented to Smart Zone 6.1.1.0.359 in May of 2022 and have not yet been ported to Smart Zone 5.2.2.0.1563 or older, 6.0.0. or 6.1.0 releases. Future releases of Smart Zone will include Israel DFS channel selection.</p><p><strong>Symptoms</strong></p><p>Israel DFS channels are missing in Access Point Zones</p><p><strong>Workaround</strong></p><p>Please upgrade to the following controller + access point patch combination</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9819i82A024CDD97DD215/image.png" width="801" height="116" role="button" title="vasanth_edward_0-1700223799493.png" alt="vasanth_edward_0-1700223799493.png" /></span></p><p><strong>Resolution</strong></p><p>Upgrade to 5.2.2 patch 3 (5.2.2.0.2122) or 6.1.1.0.359 and newer releases to enable Israel DFS channels.</p>]]>
        </description>
    </item>
    <item>
        <title>v/SZ - What is the Regular and non-Regular Application Signature Package?</title>
        <link>https://community.ruckuswireless.com/discussion/71605/v-sz-what-is-the-regular-and-non-regular-application-signature-package</link>
        <pubDate>Thu, 16 Nov 2023 22:32:09 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">71605@/discussions</guid>
        <description><![CDATA[<p><a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/v-SZ-What-is-the-Application-Signature-Package-or-quot-sigpack/td-p/68570" target="_blank">Visit this post</a> to understand <strong>what is the Application Signature Package.</strong></p><p><strong>Overview:</strong></p><p>There are <u><strong>t</strong><strong>wo types of Signature Packages</strong></u> (Sigpacks) available in the Support site for the v/SZ (virtual SmartZone) platform:</p><p>1. Regular Sigpack and</p><p>2. Non-Regular Sigpack.</p><p>These packages serve different purposes and are designed to be used in specific scenarios.</p><hr /><p><strong>1. Regular Signature Package:</strong></p><p>The Regular Sigpack is a comprehensive package that can be utilized in various scenarios. It is specifically required if you intend to make use of the <u><strong>Client Virtual Id Extraction feature within the WLAN configuration.</strong></u></p><ul><li><p><strong>Compatibility:</strong> This package is <span style="color: #FF0000;"><u>not supported by 802.11ac Wave 1 AP running firmware prior to version 6.0.</u></span></p></li></ul><hr /><p><strong>2. Non-Regular Signature Package:</strong></p><p>The Non-Regular Sigpack is a versatile package designed for use in scenarios other than those requiring the Client Virtual Id Extraction feature. It is compatible with any supported AP model and firmware version.</p><p><strong><u>Note: Using the Non-Regular Sigpack will trigger a prompt indicating that the Regular Sigpack is available for download.</u></strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9812i09E29730272C4414/image.png" width="570" height="273" role="button" title="Orlando_Elias_0-1700173672360.png" alt="Orlando_Elias_0-1700173672360.png" /></span></p><p>&nbsp;</p><hr /><p>At <u>Application Control &gt; Application Signature Package</u>, users can check the following information:</p><ul><li><p><strong>Current Signature Package Info:</strong></p><ul><li>Displays the file name and version of the currently installed package.</li><li><u><strong>Indicates whether the current package is the Regular Sigpack.</strong></u></li></ul></li><li><p><strong>Latest Available from Support Site:</strong></p><ul><li>Displays the latest available Sigpack on the Support site.</li><li>Indicates whether the Support Regular Sigpack is available for download.</li></ul></li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9813i0C049D784A571D05/image.png" width="569" height="508" role="button" title="Orlando_Elias_1-1700173818623.png" alt="Orlando_Elias_1-1700173818623.png" /></span></p><p><a href="https://support.ruckuswireless.com/software/3473-smartzone-6-1-1-sigpack-1-590-1-regular-application-signature-package" target="_blank" rel="noopener noreferrer nofollow">Download here</a> the latest Regular sigpack for 6.1.1</p><p><a href="https://support.ruckuswireless.com/software/3474-smartzone-6-1-1-sigpack-1-590-1-application-signature-package" target="_blank" rel="noopener noreferrer nofollow">Download here</a> the latest non-Regular sigpack for 6.1.1</p>]]>
        </description>
    </item>
    <item>
        <title>Random APs are frequently changing vSZ nodes</title>
        <link>https://community.ruckuswireless.com/discussion/71599/random-aps-are-frequently-changing-vsz-nodes</link>
        <pubDate>Thu, 16 Nov 2023 20:54:22 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Ahamed1</dc:creator>
        <guid isPermaLink="false">71599@/discussions</guid>
        <description><![CDATA[<p>Recently&nbsp;noticed a recurring issue where numerous Access Points were experiencing random disconnections from the control interface of the vSZ-H. The state of these APs frequently involves disconnection and hopping across nodes. Refer to the checklist below to gain insights into this issue and discover a workaround to address and overcome the problem.</p><p><strong>Issue noticed:&nbsp;</strong></p><p>Numerous APs experiencing disconnections from control planes and bouncing to different cluster nodes. The frequency of these node changes was notably high, with the same APs observed hopping between nodes every minute and, at times the issue appeared after hours. The issue was very random.</p><p>Issue observed in <strong>vSZ-H</strong> version <strong>6.1.1.0.959</strong>.</p><p><strong>Checklist:</strong></p><ol><li><span>Review the AP event logs to assess the frequency of the issue, focusing on event code 311 (AP changed control plane).</span></li><li><span>Examine the total number of control planes on the Cluster Summary page, observing patterns in AP node changes. Determine whether APs are switching nodes within specific interfaces or across all interfaces in the cluster.</span></li><li><span>Assess the uptime of control planes from the Control Plane section, verifying the accuracy of leader and follower status. Check for recent role changes.</span></li><li><span>Ensure a reasonable balance of APs per node.</span></li><li><span>In the event of a known or recent outage, and if recovery seems inadequate, schedule a maintenance window. Reboot the cluster node to prevent sync issues or any lingering lock-up state.</span></li><li><span>Validate whether uptime aligns with the reboot time after the activity. Confirm that services on all nodes are online and operational.</span></li><li><span>Ensure the vm resources required for the amount of APs involved or connected to the vSZ-H as per configuration guide.</span></li><li><span>Ensure ping reachability, latencies and node to node connectivity between AP to vSZ.</span></li></ol><p><strong>Observed Impact:</strong></p><p>The impact can range from minimal to severe, contingent on the total number of APs or APs associated with the cluster node affected. A change in cluster nodes triggers a restart of SSH tunnels, enabling APs to download the updated configuration from the zone. This AP bounce and configuration download can have ramifications for WIFI operation, with the impact escalating significantly when dealing with a larger number of APs.</p><p><strong>Logs to confirm:</strong></p><p>Observe below logs from the AP support info files;</p><p>Sep 14 23:14:05 xxxxxxx-AP daemon.err idm: httpRecv receive fail</p><p>Sep 14 23:14:05 xxxxxxx-AP daemon.info rsmd_func[9098]:&nbsp;<span>SSH Tunnel Stopped</span></p><p>Sep 14 23:14:05 xxxxxxx-AP daemon.notice rsmd[45]: sshclient ....... [stopped] (0.686)</p><p>Sep 14 23:14:05 xxxxxxx-AP daemon.err rsmd_func[9115]: <span>SSHtunnel: Cannot start SSH-Tunnel</span>.&nbsp;rsm_ip6_sgetSettingsWrapper() function failed to execute. RSM API Return value = 35 : unknown err code 35</p><p>&nbsp;</p><p>Sep 9 00:08:55 xxxxxxx-AP user.err syslog: dbclient -&nbsp;<span style="color: #FF0000;"><span>Restarting SSH tunnel due to dbclient restarting itself</span></span></p><p>Sep 9 00:08:55 xxxxxxx-AP user.info syslog: /usr/bin/dbclient: Connection to sshtunnel@172.25.207.192:22 exited: <span style="color: #FF0000;"><span>No auth methods could be used.</span></span></p><p>&nbsp;</p><p>From the SZ logs, we&nbsp;observed the error for authorizedKey and the connection status was closed by AP.&nbsp;</p><p>&nbsp;</p><p>2023-09-27T18:22:18+00:00 vszxxxxx sshd[12236]: <span style="color: #FF0000;"><span>error: AuthorizedKeys</span>Command</span> /usr/bin/sshtunnel_auth_key.sh sshtunnel ssh-rsa&nbsp;</p><p>2023-09-27T18:22:18+00:00 vszxxxxxx sshd[12236]:&nbsp;<span>Connection closed&nbsp;by 10.x.x.x.x</span> port 49404</p><p>2023-09-27T18:29:54+00:00 vszxxxxxx sshtunnel_auth_key[29977]:&nbsp;<span style="color: #FF0000;"><span>Can not find key</span>&nbsp;ssh-rsa</span></p><p>&nbsp;</p><p>Based on the aforementioned logs and conditions, a support engineer can decipher the cause of the <span style="color: #FF0000;">"Can not find key"</span> error by exploring various combinations. In our specific case, the analysis revealed that a potential trigger for this issue could be a situation where the Command Line Interface to keycached is shorter than the timeout duration set for keycached.</p><p>&nbsp;</p><p><strong>Direction to resolve:</strong></p><p>If you observe a similar behavior, please adhere to the checklist below and gather the following information:</p><ol><li><span>Follow the provided checklist and include screenshots of any relevant references.</span></li><li><span>Download the AP support info files for a minimum of 2 to 3 APs under scrutiny.</span></li><li><span>Download snapshot logs from both the leader node and the node associated with the identified APs.</span></li><li><span>Initiate a support case, attaching the requested information. The support team will then validate the observed behavior and provide either a KSP or recommend a suitable release to address and resolve the identified issue.</span></li></ol>]]>
        </description>
    </item>
    <item>
        <title>URLs to be Allowed in Firewall for RUCKUS AI (formerly known as RUCKUS Analytics)</title>
        <link>https://community.ruckuswireless.com/discussion/71544/urls-to-be-allowed-in-firewall-for-ruckus-ai-formerly-known-as-ruckus-analytics</link>
        <pubDate>Thu, 16 Nov 2023 08:33:49 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vasanth_edward</dc:creator>
        <guid isPermaLink="false">71544@/discussions</guid>
        <description><![CDATA[<p><span>To ensure proper communication between the vSZ/SZ, APs and switches with RUCKUS AI, customers must allow port 443 and some URLs in their Firewall.</span></p><p><strong>Customer Environment </strong></p><p>Any SZ with RUCKUS AI where SZ is behind a firewall and inbound/outbound traffic needs to be allowed for successful communication between SmartZone and RUCKUS AI</p><p><strong>Symptoms</strong></p><p>SZ is not onboarding/communicating in RA.</p><p><strong>Resolution</strong></p><p>The endpoints for RA are as follows:</p><p>For firewall ports, only outbound 443 needs to be opened from the SZ.</p><p><strong>For US</strong></p><p><a href="https://ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://ruckus.cloud</a> (34.102.183.44) is used for the administration portal of Ruckus Cloud.</p><p><a href="https://messagehub.analytics.ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://messagehub.analytics.ruckus.cloud</a> (34.69.139.151) is used by the SZ to send analytics data to the cloud.</p><p><a href="https://serviceloc.ruckuswireless.com" target="_blank" rel="noopener noreferrer nofollow">https://serviceloc.ruckuswireless.com</a> (23.236.63.97) is used by the SZ to determine the correct endpoints to connect to. No analytical data will flow to this endpoint but connectivity is required for service discovery.</p><p><strong>For EU</strong></p><p><a href="https://eu.ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://eu.ruckus.cloud</a> (34.107.197.242) is used for the administration portal of Ruckus Cloud.</p><p><a href="https://messagehub.analytics.eu.ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://messagehub.analytics.eu.ruckus.cloud</a> (34.89.193.24) is used by the SZ to send analytics data to the cloud.</p><p><a href="https://serviceloc.ruckuswireless.com" target="_blank" rel="noopener noreferrer nofollow">https://serviceloc.ruckuswireless.com</a> (23.236.63.97) is used by the SZ to determine the correct endpoints to connect to. No analytical data will flow to this endpoint but connectivity is required for service discovery.</p><p><strong>For ASIA</strong></p><p><a href="https://asia.ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://asia.ruckus.cloud</a> (35.190.34.117) is used for the administration portal of Ruckus Cloud.</p><p><a href="https://messagehub.analytics.asia.ruckus.cloud" target="_blank" rel="noopener nofollow noreferrer">https://messagehub.analytics.asia.ruckus.cloud</a> (34.96.208.196) is used by the SZ to send analytics data to the cloud.</p><p><a href="https://serviceloc.ruckuswireless.com" target="_blank" rel="noopener noreferrer nofollow">https://serviceloc.ruckuswireless.com</a> (23.236.63.97) is used by the SZ to determine the correct endpoints to connect to. No analytical data will flow to this endpoint but connectivity is required for service discovery.</p><p>The above-mentioned IP addresses are subjected to change in future, please use FQDN wherever possible.</p><p>If an IP address will change, we will update this content.</p>]]>
        </description>
    </item>
    <item>
        <title>Not able to migrate vSZ from ESXi 6.5 to 6.7 using vMotion</title>
        <link>https://community.ruckuswireless.com/discussion/71513/not-able-to-migrate-vsz-from-esxi-6-5-to-6-7-using-vmotion</link>
        <pubDate>Wed, 15 Nov 2023 13:12:16 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vasanth_edward</dc:creator>
        <guid isPermaLink="false">71513@/discussions</guid>
        <description><![CDATA[<p>As a Ruckus&nbsp;Technical Support Engineer, I would like to share my experience here on&nbsp;<span>how migration of vSZ works when done using vMotion</span></p><p><strong>Customer Environment</strong><br />vSZ running on 3.6.2.0.222 loaded in ESXi 6.5</p><p><strong>Symptoms</strong><br />All the APs connected to the vSZ are getting disconnected while migrating vSZ from ESXi 6.5 to 6.7 using vMotion.</p><p><strong>Resolution</strong><br />vMotion is not supported for migration of ESXi as it triggers the S/N of the vSZ change.&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Import license data to node [vSZ1] failed: System machine type does not match expected machine type</title>
        <link>https://community.ruckuswireless.com/discussion/71273/import-license-data-to-node-vsz1-failed-system-machine-type-does-not-match-expected-machine-type</link>
        <pubDate>Thu, 09 Nov 2023 04:41:03 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>sanjay_kumar</dc:creator>
        <guid isPermaLink="false">71273@/discussions</guid>
        <description><![CDATA[<p>When we try to import the license file to the SZ\vSZ, we get the following error:<br />"Unable to upload the controller license file. Reason:&nbsp;Import license data to node [vSZ1] failed: System machine type does not match expected machine type"<br />We see a license sync error on the events page as well.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9710iD83B69BC28343A5C/image.png" role="button" title="sanjay_kumar_0-1699504010674.png" alt="sanjay_kumar_0-1699504010674.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9711iDF99E22B312E4A57/image.png" role="button" title="sanjay_kumar_1-1699504390290.png" alt="sanjay_kumar_1-1699504390290.png" /></span></p><p><strong>Root cause:</strong><br />The issue could be due to existing License file on SZ got corrupted. Or<br />Controller not able to reach to the License server.<br /><br /><strong>Workaround:</strong><br />Ensure that the controller is able to ping "<span>ruckuswireless.flexnetoperations.com" from controller CLI.<br />Try using a different browser.<br />Ensure to use the right license file.<br /><br /><strong>Solution:</strong><br />We have to delete the existing license file using the command and then re-sync the license details. This should resolve the issue.<br /><br />vSZ#config<br />vSZ(config)#license cloud enable<br />Are you sure you want to change the license server configuration? All current license data will be wipe out!! (or input 'no' to cancel)? [yes/no] yes<br />Successful operation<br />vSZ(config)#license sync-now<br /><br /></span></p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>How to limit admin login based on User Group using Microsoft LDAP on Sz/vSZ(e.g. Guestpass Access)</title>
        <link>https://community.ruckuswireless.com/discussion/71018/how-to-limit-admin-login-based-on-user-group-using-microsoft-ldap-on-sz-vsz-e-g-guestpass-access</link>
        <pubDate>Fri, 03 Nov 2023 02:56:38 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>vijaykuniyal</dc:creator>
        <guid isPermaLink="false">71018@/discussions</guid>
        <description><![CDATA[<p>This article explains how to limit admin login based on User Group using Microsoft LDAP on Sz/vSZ, in this example we will cover Guestpass Access.<br /><br /><span style="font-size: small;"><strong>SUMMARY:</strong></span><br />Customer wants to use Microsoft LDAP to allow admin login only for Guestpass generation based on User Group using Microsoft LDAP on Sz/vSZ.<br /><br />Validation has been done <strong>6.1.1.X</strong> firmware version.<br /><br />We will cover below setting&nbsp; from <strong>Microsoft AD</strong> Perspective.<br /><br /><span style="font-size: small; color: #FF6600;"><strong>User Group Mapping<br />How to find DN pattern<br /><br /></strong></span><span style="font-size: small; color: #FF6600;"><span style="font-size: medium; color: #000000;">from SZ/vSZ perspective</span><strong><br /></strong></span><br /><span style="font-size: small; color: #FF6600;"><strong>Administrator</strong></span><br /><span style="font-size: small; color: #FF6600;"><strong>Group<br />AAA<br />Search filter<br /></strong></span></p><p>Microsoft AD User Group setting.<br /><br />From Microsoft AD open <strong>Administrative Tools</strong>&gt;&gt;&gt;<strong>Active Directory Users and Computer</strong>.<br /><span style="font-size: small; color: #FF6600;"><strong>User Group Mapping</strong></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9617i633C382EDD5E5A32/image.png" role="button" title="vijaykuniyal_2-1698972053504.png" alt="vijaykuniyal_2-1698972053504.png" /></span></p><p>In <strong>Active Directory Users and Computer</strong> select the group which needs to allowed for <strong>Guestpass</strong> generation and Map Members to it with the <strong>Add </strong>button.<br /><br />e.g.<br /><strong>GPASS</strong> is the Group as below.<br /><strong>vijayguest</strong> is the member mapped to it.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9616i2783B812BC1E303E/image.png" role="button" title="vijaykuniyal_1-1698971914976.png" alt="vijaykuniyal_1-1698971914976.png" /></span></p><p><span style="font-size: small; color: #FF6600;"><strong>How to find right DN pattern (Group and User)<br /></strong></span></p><p>Open command Prompt and run below command one by one.<br /><br /></p><pre><br />("dsquery group -name <strong>&lt;groupname&gt;"</strong>)<br />("dsquery group -name <strong>&lt;username&gt;"</strong>)</pre><p><br /><strong>&lt;groupname&gt;</strong> is variable "<strong>GPASS</strong>" as in below example</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9618i88BD5A0DC80DD7C8/image.png" role="button" title="vijaykuniyal_3-1698972535940.png" alt="vijaykuniyal_3-1698972535940.png" /></span><br /><strong>&lt;username&gt;</strong> is variable "<strong>Administrator</strong>" as in below example</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9638i1A9001E81145CFB2/image.png" role="button" title="vijaykuniyal_17-1698975189775.png" alt="vijaykuniyal_17-1698975189775.png" /></span></p><p>This DN pattern will be used in the AAA server setting for <strong>Search filter</strong> and <strong>Administrator Domain</strong>.</p><p><span style="font-size: small; color: #FF6600;"><strong>Administrator<br /></strong></span><br />Create an administrator user on SZ/vSZ GUI&gt;&gt;&gt;<strong>Administration</strong>&gt;&gt;&gt;<strong>Admin and Roles</strong>&gt;&gt;&gt;<strong>Administrator</strong><br /><br />(<strong>guestpassuser</strong> for example, this is a dummy user).<br /><br /></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9621i7C8BFE83B6A6D24E/image.png" role="button" title="vijaykuniyal_6-1698973325056.png" alt="vijaykuniyal_6-1698973325056.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9623i73FE038C353E1567/image.png" role="button" title="vijaykuniyal_8-1698973402014.png" alt="vijaykuniyal_8-1698973402014.png" /></span></p><p><span style="font-size: small; color: #FF6600;"><strong>Groups<br /></strong></span><br />Create an Group on SZ/vSZ GUI&gt;&gt;&gt;<strong>Administration</strong>&gt;&gt;&gt;<strong>Admin and Roles</strong>&gt;&gt;&gt;<strong>Groups<br /><br /></strong>With below settingas example<strong>.<br /><br />Permission<br /></strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9625i6965B6975183574E/image.png" role="button" title="vijaykuniyal_10-1698973693554.png" alt="vijaykuniyal_10-1698973693554.png" /></span></p><p><strong>Resources</strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9626iDAF3CE01E42DBD8A/image.png" role="button" title="vijaykuniyal_11-1698973769146.png" alt="vijaykuniyal_11-1698973769146.png" /></span><br /><strong><br />Administrator<br /></strong></p><p>Move user to the right with the arrow to map to the group.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9627iC2F5C556DC54D750/image.png" role="button" title="vijaykuniyal_12-1698973860867.png" alt="vijaykuniyal_12-1698973860867.png" /></span></p><p>&nbsp;</p><p><strong>Review<br /><br /></strong></p><p>Review the setting and click OK.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9628i6889E469E1075B21/image.png" role="button" title="vijaykuniyal_13-1698974009654.png" alt="vijaykuniyal_13-1698974009654.png" /></span></p><p>&nbsp;</p><p><strong><span style="font-size: small; color: #FF6600;">AAA<br /></span><br /></strong>Create an AAA LDAP server on<strong> SZ/vSZ GUI&gt;&gt;&gt;Administration&gt;&gt;&gt;Admin and Roles&gt;&gt;&gt;AAA<br /><br /><br /></strong>Turn on <strong>Default Role Mapping<br /></strong>Select User Groupcreated as above<strong>(GPASS)<br /></strong>Select Administrator created as above<strong>(guestpassuser)<br /></strong>Select <strong>LDAP</strong> from the checkbox<br />Fill <strong>Realm</strong> as AD domain (<strong>wireless.com</strong> for example)<br /><br /></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9633i4F73B6169F08F0C1/image.png" role="button" title="vijaykuniyal_14-1698974403648.png" alt="vijaykuniyal_14-1698974403648.png" /></span></p><p>&nbsp;</p><p><strong>IP address</strong> of Server and Port number (<strong>389</strong> for LDAP)<strong><br />Base</strong> Doamin(exact domain) and <strong>Admin</strong> <strong>Domain</strong> based on ds query for <strong>Administrator</strong>.<strong><br /></strong>Type LDAP <strong>Administrator</strong> password and <strong>Confirm</strong> password.<strong><br /></strong>Fill <strong>Key Attribute: "cn"</strong><br /><strong><br /></strong></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9636i45516D8371586539/image.png" role="button" title="vijaykuniyal_16-1698974944268.png" alt="vijaykuniyal_16-1698974944268.png" /></span></p><p><strong><span style="font-size: small; color: #FF6600;">Search filter<br /></span></strong></p><p>Search Filter in the below format and Click <strong>OK</strong> to Save.(based on the <strong>dsquesy results, </strong><span style="color: #FF0000;">max character limit in the box is <strong>64</strong><span style="color: #000000;">)</span></span></p><pre><br />(objectClass=*)(memberof=CN=GPASS,CN=Users,DC=wireless,DC=com)</pre><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9639i61D85ACFA0064DB7/image.png" role="button" title="vijaykuniyal_0-1698979440755.png" alt="vijaykuniyal_0-1698979440755.png" /></span><br /><br /></p><p><strong>Test AAA Server</strong><br /><br /><strong>AD User</strong> part of <strong>GPASS</strong> group will pass authentication.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9640i2A9E27B406337DBF/image.png" role="button" title="vijaykuniyal_1-1698979528093.png" alt="vijaykuniyal_1-1698979528093.png" /></span></p><p><strong>AD User</strong> not a member of <strong>GPASS</strong> group will <strong>fail to authenticate</strong>.<br /><br /></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9641i271D9A05727C4370/image.png" role="button" title="vijaykuniyal_2-1698979632074.png" alt="vijaykuniyal_2-1698979632074.png" /></span><br />Once tested verify login from the admin page as well.<br /><br /><strong>LDAP User</strong> group authentication will succeed (<strong>GPASS</strong> in this example).</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9642i579CA7C91B6C7EEB/image.png" role="button" title="vijaykuniyal_3-1698979874927.png" alt="vijaykuniyal_3-1698979874927.png" /></span></p><p>Authentication will fail for non LDAP Group User (<strong>GPASS</strong> in this example).</p><p>&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9644iBA70B5ED1E20F9C7/image.png" role="button" title="vijaykuniyal_5-1698980016961.png" alt="vijaykuniyal_5-1698980016961.png" /></span></p><p>&nbsp;</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>Virtual SmartZone configure network interfaces</title>
        <link>https://community.ruckuswireless.com/discussion/68624/virtual-smartzone-configure-network-interfaces</link>
        <pubDate>Tue, 26 Sep 2023 23:36:47 +0000</pubDate>
        <category>SmartZone and Virtual SmartZone</category>
        <dc:creator>Timothy_MTS</dc:creator>
        <guid isPermaLink="false">68624@/discussions</guid>
        <description><![CDATA[<p>Hello all,</p><p>I am going to deploy the vSZ into our infrastructure. I have successfully deployed the OVA template to our VMWare. When it asks to configure the network interfaces, it shows three network interfaces. Should I go ahead to deploy 1 network interface or 3 network interfaces? Or any other options? Any paticular idea on what should I go for?</p><p>Here is some of the background of our network.&nbsp;</p><p>- most of our staffs and guests are in the centralized office<br />- some are in remote offices, but they are all connected directly back to our main office, different subnet but all routable<br />- we would like to deploy at least 6 SSIDs where 1 of them is for the guest access<br />- going to deploy 30 units of APs</p><p>Happy to get the idea from anyone.</p><p>Tim</p>]]>
        </description>
    </item>
    <item>
        <title>v/SZ - What is the Application Signature Package or &quot;sigpack&quot;</title>
        <link>https://community.ruckuswireless.com/discussion/68570/v-sz-what-is-the-application-signature-package-or-sigpack</link>
        <pubDate>Mon, 25 Sep 2023 23:51:40 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">68570@/discussions</guid>
        <description><![CDATA[<p><strong>What is the application signature package?<span>&nbsp;</span></strong>It’s a file that helps the Access Points identify applications used on the internet. It’s mostly for security purposes when specific firewall policies are configured. It also helps keep track of the applications being used by the wireless users and monitor the traffic used by each of the applications.</p><p>&nbsp;</p><p>It’s optional but recommended to update this file to the appropriate version of the newly installed version. Verify the<span>&nbsp;</span><a href="https://docs.commscope.com/bundle/sz-600-adminguide-sz100vsz/page/GUID-7A295C06-ACDF-4E78-97DE-A1DA3611759B.html" target="_blank" rel="noopener noreferrer nofollow">RUCKUS v/SZ Upgrade Guide</a><span>&nbsp;</span>to learn more about this.&nbsp;</p><p><strong><u>Is the upgrade of the sigpack failing?</u></strong><span>&nbsp;</span>Just skip this task and attempt the upgrade after the controller is on the newer version.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8961i03111E529B567661/image.png" role="button" title="Orlando_Elias_0-1695685948152.png" alt="Orlando_Elias_0-1695685948152.png" /></span></p><p>- -&nbsp;</p><p>Orlando Elias /Support team</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>Virtual Smartzone error For Input String 9210</title>
        <link>https://community.ruckuswireless.com/discussion/68277/virtual-smartzone-error-for-input-string-9210</link>
        <pubDate>Tue, 19 Sep 2023 10:57:43 +0000</pubDate>
        <category>SmartZone and Virtual SmartZone</category>
        <dc:creator>mkloosTB</dc:creator>
        <guid isPermaLink="false">68277@/discussions</guid>
        <description><![CDATA[<p>Hello I have a problem displaying and configuring our AP's. We have 1 System and 1 Default Zone and how ever I click and check i cant see any AP's I just get this error:<br /><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8877i2CA718C5B9A0F5C9/image.png" role="button" title="9210-urgentproblem.png" alt="9210-urgentproblem.png" /></span></p><p>For input string: "9210"</p><p>After restarting our virtual machine I can see our AP's for a few minutes again, but then the same error occurs.<br /><br />These are our System Infos:</p><p>Controller Version: 6.1.0.0.935<br />Controll Panel Software Version: 6.1.0.0.683<br />AP Firmware Version: 6.1.0.0.159</p><p>Thanks in Advance!</p><p>&nbsp;</p><p>&nbsp;</p>]]>
        </description>
    </item>
    <item>
        <title>v/SZ - Collecting AP Packet Capture from Different Interfaces Simultaneously</title>
        <link>https://community.ruckuswireless.com/discussion/68031/v-sz-collecting-ap-packet-capture-from-different-interfaces-simultaneously</link>
        <pubDate>Thu, 14 Sep 2023 20:00:58 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">68031@/discussions</guid>
        <description><![CDATA[<p><strong>Objective:</strong><br />This guide explains how to collect packet captures from any interface of an Access Point (AP) simultaneously for troubleshooting purposes. This method is useful for diagnosing wireless connectivity issues.</p><p><strong>Requirements:</strong></p><ul><li>A computer with Wireshark installed (wired or wirelessly connected to the network)</li><li>Access to the affected AP's IP address</li><li>Access to the SmartZone's web user interface</li></ul><p><strong>Procedure:</strong></p><p><strong>1. Start the Capture on the AP:</strong></p><ul><li>Access the SmartZone's web user interface.</li><li>Navigate to the specific AP for which you want to capture packets.</li><li>In the AP settings, find the option to initiate a packet capture on the AP radio.</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9306iDB1A8F5AB6759567/image.png" width="715" height="202" role="button" title="Orlando_Elias_0-1697566355075.png" alt="Orlando_Elias_0-1697566355075.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9307iF25747DA680D072A/image.png" width="492" height="182" role="button" title="Orlando_Elias_1-1697566395814.png" alt="Orlando_Elias_1-1697566395814.png" /></span></p><p>&nbsp;</p><ul><li>Start the packet capture from the AP radio. Ensure that it captures data from all traffic types simultaneously. <strong>(Management, Control and Data)</strong></li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9308iD8D287D2604D7294/image.png" width="450" height="286" role="button" title="Orlando_Elias_2-1697566459675.png" alt="Orlando_Elias_2-1697566459675.png" /></span><strong>2. Prepare Your Computer:</strong></p><ul><li>Ensure that Wireshark is installed on your computer.</li><li>Launch Wireshark.</li><li>Before starting the capture, navigate to Capture &gt; Options.</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9309iFE0A474062998CF2/image.png" width="555" height="229" role="button" title="Orlando_Elias_3-1697566499842.png" alt="Orlando_Elias_3-1697566499842.png" /></span></p><ul><li>In the 'Capture Options' window, click 'Manage Interfaces'.</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9310i0A9A8553ED238F0F/image.png" width="659" height="326" role="button" title="Orlando_Elias_4-1697566538301.png" alt="Orlando_Elias_4-1697566538301.png" /></span></p><ul><li>In the 'Manage Interfaces' window, go to the 'Remote Interfaces' tab.</li><li>Click the '+' icon to add a new remote interface.</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9311i1ED978E13BF083F1/image.png" width="579" height="350" role="button" title="Orlando_Elias_5-1697566628839.png" alt="Orlando_Elias_5-1697566628839.png" /></span></p><ul><li>Type the IP address of the affected AP in the 'Host' field.</li><li>Leave the 'Port' field blank.</li><li>Select 'Null authentication' from the dropdown menu.</li><li>Click 'OK'.</li></ul><p><strong>3. Select All Interfaces:</strong></p><ul><li>Back in the 'Manage Interfaces' window, all interfaces of the affected AP will be listed and checked. Ensure they are all selected or just select the interfaces you know you need to capture from.</li><li>Click 'OK'.</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9312iC152451DBF3709E0/image.png" width="547" height="329" role="button" title="Orlando_Elias_6-1697566698513.png" alt="Orlando_Elias_6-1697566698513.png" /></span></p><p><strong>4. Prepare for Capture:</strong></p><ul><li>Be ready with a testing device in the affected area before proceeding, as you will start receiving a significant amount of traffic.</li><li>Select the specific interfaces you will be capturing on this round. For this demo I will be selecting wlan32 and br0 (br0 is a virtual interface that bridges all other interfaces together).</li><li>Click 'Start' in Wireshark to begin capturing traffic from the selected interfaces.</li></ul><p><strong>**Note:&nbsp;</strong>Avoid capturing traffic from ALL the interfaces at the same time as this may cause performance degradation on the AP or it could crash the resources of system hosting the Wireshark application.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9313iF7FC1FFE3823E0D9/image.png" width="623" height="394" role="button" title="Orlando_Elias_7-1697566744335.png" alt="Orlando_Elias_7-1697566744335.png" /></span></p><p><strong>**Note:&nbsp;</strong>In order to find out the WLAN number of your WLAN of interest, we must run from the AP CLI the command '<u><strong>get wlanlist</strong></u>'. Note that there is a WLAN number for 2.4 GHz SSIDs and a different WLAN number for 5 GHz SSIDs (wlan0 to wlan7 for 2.4 GHz, wlan32 to wlan39 for 5GHz):</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9323i09F373CA35EDEBD6/image.png" width="584" height="371" role="button" title="Orlando_Elias_11-1697567301893.png" alt="Orlando_Elias_11-1697567301893.png" /></span></p><p><strong>5. Perform the required testing:</strong></p><ul><li>Conduct the testing required to replicate the issue. Make sure the issue is replicated while the packet collection is performed.</li><li>Note that Wireshark will tell you the interface where the packet has been collected from:</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9315i3FC20E376D6A6ABE/image.png" width="531" height="329" role="button" title="Orlando_Elias_8-1697566903222.png" alt="Orlando_Elias_8-1697566903222.png" /></span></p><ul><li>Once the testing is completed, stop the capture in Wireshark.</li><li>Save the captured data in Wireshark to a file for further analysis. (If the captured that is too much, filter the desired packets and save only the portion of interest)&nbsp;</li></ul><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9317i07E01860EA035226/image.png" role="button" title="Orlando_Elias_9-1697566975578.png" alt="Orlando_Elias_9-1697566975578.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/9320i2BC438522AEFFFEA/image.png" width="429" height="279" role="button" title="Orlando_Elias_10-1697567012166.png" alt="Orlando_Elias_10-1697567012166.png" /></span></p><ul><li>Access the GUI of the AP and stop the capture from there.</li></ul><p><strong>Collect the Support Log:</strong></p><ul><li>Collect the support log of the AP. This log may contain valuable information for diagnosing the issue.</li></ul><p>By following this procedure, you can initiate a packet capture from the AP radio using the SmartZone's web user interface and gather packet captures from all interfaces of the AP, which can be invaluable for troubleshooting and resolving wireless connectivity issues.</p>]]>
        </description>
    </item>
    <item>
        <title>v/SZ - AP firmware upgrade - How to upgrade the APs? Uploading an AP Patch</title>
        <link>https://community.ruckuswireless.com/discussion/67068/v-sz-ap-firmware-upgrade-how-to-upgrade-the-aps-uploading-an-ap-patch</link>
        <pubDate>Thu, 31 Aug 2023 23:52:52 +0000</pubDate>
        <category>RUCKUS Self-Help</category>
        <dc:creator>Orlando_Elias</dc:creator>
        <guid isPermaLink="false">67068@/discussions</guid>
        <description><![CDATA[<p>Usually, RUCKUS engineering will release new AP patches with bug fixes and security vulnerability fixes.</p><p>This AP patch will not affect the firmware in the controller and no reboot of the controller is required.</p><p>A downtime must be programmed as the APs will reboot once the get their new firmware. The estimated downtime will be maximum 5 minutes per AP.</p><p>Go to Administration, Upgrade and AP Patch: (You will be able to see the AP Patch Histroy and find out if the patch has been already installed and when it happened)</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8534i3EBC4DD8ECD285A7/image.png" width="763" height="260" role="button" title="Orlando_Elias_0-1693525276180.png" alt="Orlando_Elias_0-1693525276180.png" /></span></p><p>Upload the desired .patch file:</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8536iE5C9C026D536D6EA/image.png" width="724" height="190" role="button" title="Orlando_Elias_2-1693525402687.png" alt="Orlando_Elias_2-1693525402687.png" /></span></p><p>You can check the file details one more time before finally applying the patch to the controller. (This action will not trigger any upgrade to any AP, the AP firmware upgrade still need to be manually triggered)</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8539iEA973342F13F0DDE/image.png" width="779" height="189" role="button" title="Orlando_Elias_4-1693525519838.png" alt="Orlando_Elias_4-1693525519838.png" /></span></p><p>When the apply process is completed, you will be logged out of the we GUI. Login one more time to perform the AP firmware upgrade to the desired AP Zones or just leave for a later time.</p><p>To finally upgrade the AP firmare in the APs, go to Access Points, select the AP Zone, click 'More' and 'Change AP Firmware'.&nbsp;</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8540i856DB94D2730F994/image.png" width="791" height="265" role="button" title="Orlando_Elias_5-1693525896630.png" alt="Orlando_Elias_5-1693525896630.png" /></span></p><p>Select the desired AP firmware version.&nbsp;The APs will receive the new firmware and reboot.</p><p><span><img src="https://us.v-cdn.net/6038795/uploads/khoros_attachments/8541iE3A698C113854DD5/image.png" width="724" height="374" role="button" title="Orlando_Elias_6-1693525943948.png" alt="Orlando_Elias_6-1693525943948.png" /></span></p><p><a rel="nofollow" href="https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/Can-we-upload-3-6-2-X-AP-Zone-firmware-on-SZ-144-running-5-2-2-X/m-p/50579" target="_blank"><span>Can we upload 3.6.2.X AP Zone firmware on SZ-144 running 5.2.2.X or 6.1.1.X</span></a></p><p>&nbsp;</p>]]>
        </description>
    </item>
   </channel>
</rss>
