Cisco Catalyst Center assurance Wi-Fi 6 dashboard
The Cisco Catalyst Center Assurance Wi-Fi 6 Dashboard is a visual interface that
-
provides a comprehensive view of your wireless network performance and capabilities
-
displays various dashlets showing Wi-Fi 6 readiness and network efficiency comparisons, and
-
enables monitoring of Wi-Fi 6 networks compared to non-Wi-Fi 6 networks.
Dashboard components
![]() Note |
We recommend you manage this feature using the Cisco Catalyst Center UI. The procedures are to be executed with for debugging purposes only. |
The dashboard contains the following dashlets:
-
Client Distribution by Capability: This dashlet shows all the clients associated and their capability in the wireless network. The inner circle shows the wireless protocol capabilities of all the different clients in the network. Capability here is the ability of wireless clients to associate with Wi-Fi 6 APs or non-Wi-fi 6 APs. The outer arc segment shows how many 802.11ax capable clients are joined to a Wi-Fi 6 network as well as how many of them are not.
-
Wi-Fi 6 Network Readiness: This dashlet shows all the APs in the network. The inner circle shows the APs which are Wi-Fi 6 APs and non Wi-Fi 6 APs. The outer arc segment shows the number of Wi-Fi 6 enabled AP in the network.
-
AP Distribution by Protocol: This dashlet shows the protocols enabled on your APs in real time.
-
Wireless Airtime Efficiency: This dashlet compares and displays the Airtime Efficiency between your Wi-Fi 6 network and Non-Wi-Fi 6 network for each of the access categories (voice, video, best effort, background).
The spectrum is efficiently utilized if the AP's radios can send more traffic (successful bytes transmitted to the client) in less airtime (microseconds) than other networks under similar RF conditions.
-
Wireless Latency by Client Count: This Dashlet compares the Wireless Latency between your Wi-Fi 6 and Non-Wi-Fi 6 Network for each of the access categories (voice, video, best effort, background).
Wireless latency is measured by the time (microseconds) it takes for a packet to be successfully transmitted from an AP to the client. Hence, AP radios with a higher client count generally have higher latency than compared to those with a lower client count under similar RF conditions.

Note
Client count in this dashlet refers to the clients that are actively sending traffic for a given Access Category and are not just associated clients.
For more information, see the Monitor Wi-Fi 6 Readiness section in the Cisco DNA Assurance User Guide.
Configure Cisco Catalyst Center assurance Wi-Fi 6 dashboard parameters (CLI)
Procedure
|
Step 1 |
Enter global configuration mode. Example:
|
||
|
Step 2 |
Enable configuration for all the APs that are associated with the specified AP profile name. Example:
Example:
|
||
|
Step 3 |
Enable traffic distribution feature with the specified AP profile. Example:
|
||
|
Step 4 |
Configure the interval at which the AP sends the traffic distribution statistics. Example:
Example:
Default value is 300 seconds. Valid range is between 30 and 3600 seconds.
|
||
|
Step 5 |
Return to privileged EXEC mode. Example:
|
||
|
Step 6 |
Display traffic distribution data by signal strength, if received from the AP in the latest statistics update interval. Example:
Example:
Use last-received keyword to view the statistics received in any statistics update interval from the AP. |
||
|
Step 7 |
Display the Airtime efficiency data based on access category, if received from the AP in the latest statistics update interval. Example:
Example:
Use last-received keyword to view the statistics received in any statistics update interval from the AP. |
||
|
Step 8 |
Display the Airtime efficiency data based on traffic type, if received from the AP in the latest statistics update interval. Example:
Example:
Use last-received keyword to view the statistics received in any statistics update interval from the AP. |
||
|
Step 9 |
Display wireless latency data based on access category, if received from the AP in the latest statistics update interval. Example:
Example:
Use last-received keyword to view the statistics received in any statistics update interval from the AP. |
AP DFS counter verification (CLI)
Verify AP DFS counters using CLI commands for selected radio bands and specific access points.
DFS counter verification commands
-
To verify the DFS counter for the selected radio band:
show ap auto-rf dot11 { 24ghz | 5ghz | dual-band} ]
Device#show ap auto-rf dot11 dual-band -
To verify the DFS counter for the selected radio band of a specific AP:
show ap name ap-name auto-rf dot11 { 24ghz | dual-band}
Device#show ap name ff32a auto-rf dot11 dual-band -
To verify the DFS counter for the selected 5-GHz slot of a specific AP:
show ap name ap-name auto-rf dot11 5ghz slot slot-id
Device#show ap name ff32a auto-rf dot11 5ghz slot 1
Wi-Fi 6 access point parameter verification
Enter these commands in the AP console.
-
To verify the traffic distribution statistics configuration, use the following command: show ap traffic distribution configuration
-
To verify the exported data from the AP to the controller, use the following command: show interfaces dot11Radio slot-id traffic distribution {cumulative | instantaneous | periodic} database
-
To verify Access Point DFS counters, use the following command: show interfaces dot11radio slot-iddfs
-
To debug the traffic distribution statistics, use the following command: {no} debug traffic wireless distribution dump {periodic | aggregated}
-
To clear the traffic distribution dump, use the following command: clear traffic distribution dump
Feedback