This document describes how to troubleshoot SSID broadcast issue on Cisco Catalyst 9800 Wireless LAN Controllers (WLC).
The information in this document is based on these software and hardware versions:
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, ensure that you understand the potential impact of any command.
If an SSID is not broadcasting from the AP, begin by checking the AP radio operational status. If the radio status is UP and the SSID is still not visible, validate whether the SSID is correctly pushed to the AP and verify its operational state at the AP level.
On the AP, execute these commands:
#show dot11 wlan
Radio Vap SSID State Auth Assoc Switching DHCP
0 0 Power UP Central Central Central Local
0 1 guestTest UP Central Central Central Local
0 2 DOWN Central Central Central Local
1 0 Power UP Central Central Central Local
1 1 guestTest UP Central Central Central Local
1 2 DOWN Central Central Central Local
2 0 Power UP Central Central Central Local
2 1 guestTest UP Central Central Central Local
2 2 DOWN Central Central Central Local
For Flex APs:
#show flexconnect wlan
Flexconnect WLANs:
Radio Vap SSID State Auth Assoc Switching
0 0 Power UP Central Local Central
0 1 GuestTest UP Central Local Central
0 2 DOWN Central Local Central
0 3 DOWN Central Local Central
0 4 DOWN Central Local Central
1 0 Power UP Central Local Central
1 1 GuestTest UP Central Local Central
1 2 DOWN Central Local Central
1 3 DOWN Central Local Central
1 4 DOWN Central Local Central
If the SSID is not displayed in the output, the issue could be related to misconfigured tags or profiles. Validate the tag and profile configuration first.
The most common reasons for an SSID not broadcasting are:
Insufficient power
Regulatory domain mismatch
Country code not supported for the AP
No regulatory domain support for Wi-Fi 7 APs
Antenna not connected
Policy profile configuration mismatch
AP is in Local mode but Local Switching is not enabled in the Policy Profile.
VLAN missing in Flex Profile
In some situations, even if the AP radio operational status is UP and there are no visible misconfigurations, the SSID can still not broadcast due to:
Unsupported channels or channel widths on the client device
AP not transmitting beacons
Validate if the country code is correctly configured on the WLC for the respective country. It is necessary for the APs to broadcast the SSID. The country code dictates the regulatory domain, which defines the legal channels, bandwidth, and transmit power levels allowed in your specific region.
Without a defined country code, the AP cannot determine which frequencies it is legally permitted to use, so it keeps its radios disabled to ensure regulatory compliance.
From GUI
Configuration > Wireless > Access Points > Country

If the intended country is not configured, select and add it from the available list.
From CLI
#show wireless country configured
CLI Example :
#show wireless country configured
Configured Country.......................... IN - India
Configured Country Codes
IN - India 802.11a Indoor,Outdoor/ 802.11b Indoor,Outdoor/ 802.11g Indoor,Outdoor/
If the correct country is not configured, configure it as shown below:
#conf t
#wireless country <country code>
Validate Country Code in AP Join Profile
Note: This configuration specifically applies to APs with -ROW regulatory domain.
For -ROW APs, configuring the country code in the AP Join Profile is mandatory to ensure compliance with local RF regulations.
From GUI
Navigate to:
Configuration > Tags & Profiles > AP Join > Select AP Join Profile > General > Country Code

Tip: If there is a country code mismatch, it can also be verified from:
WLC GUI > Wireless > Access Points
| Revision | Publish Date | Comments |
|---|---|---|
2.0 |
14-Aug-2026
|
Fixing formatting issues |
1.0 |
14-Aug-2026
|
Initial Release |