Explains LSC fallback mechanisms for CAPWAP authentication, provides methods to identify APs in fallback state, guides troubleshooting and syslog analysis, and details recovery commands to restore normal LSC functionality.
LSC fallback APs
LSC fallback is a state that
-
occurs when an AP configured with LSC for CAPWAP fails to establish DTLS connection after reaching the maximum number of retry attempts
-
causes the AP to revert to its default certificate (MIC) for CAPWAP authentication, and
-
provides a backup authentication method when LSC-based CAPWAP connection attempts fail.
LSC fallback process
When you configure an AP with LSC for CAPWAP but it fails to establish a DTLS connection, the AP reboots. The AP then retries for a certain number of times. For information on how to configure an AP with LSC, see Configure AP join attempts with LSC certificate (CLI).
The AP falls back to its default certificate (MIC) for CAPWAP after maximum number of failures. The AP fallback state is referred to as the LSC fallback.
MIC is also known as SUDI certificate.
Troubleshoot LSC fallback state
This task enables you to identify access points in LSC fallback state and understand the recovery process when APs fail to establish proper LSC connections with the controller.
When an AP in LSC fallback state joins the controller, it generates specific syslog messages and is held in a misconfigured state. The AP does not broadcast WLAN or SSID configurations in this state, which permits the admin to examine the reason for previous failures and recover APs.
Before you begin
Procedure
You have successfully identified LSC fallback APs and understand the commands available for further investigation and recovery.
Recover from LSC fallback
Recover APs from LSC fallback state and restore normal LSC functionality for CAPWAP DTLS connections.
When LSC fallback occurs, APs may require recovery actions to restore normal operation. Recovery options depend on whether you want to retain the LSC certificate or clear it completely.
Procedure
-
To clear the LSC fallback flag and retain the LSC certificate, use the ap lsc dtls-fallback clear-flag command to instruct the AP to reload.
The AP reuses the LSC for CAPWAP DTLS connection post the reload.
-
To clear the LSC certificate completely, use the ap lsc dtls-fallback clear-certificate command to clear LSC and instruct the AP to reload.
The AP uses MIC for CAPWAP-DTLS post the reload. If LSC is used for Dot1x port authentication then further recovery is needed on switch port for AP authentication.
The ap lsc dtls-fallback clear-flag command is sufficient to retain LSC on AP. Both ap lsc dtls-fallback clear-flag and ap lsc dtls-fallback clear-certificate commands are not required at the same time.
APs must be in connected state when issuing the recovery command. You will need to reissue the command, if any LSC fallback AP joins afterwards.
The access point reloads and recovers from the LSC fallback state according to the selected recovery method.