06-24-2025 06:31 PM
Hi - I have very little experience with Cisco Wireless Controller (WLC) and Cisco Access Point (AP). I have to decom a few Cisco APs that are currently joined the Airwave Wireless LAN Controller 5520 (version 8.10.171.0). From what I read in the documentation, the process is very simple: Reset the CAPWAP Configuration on IOS and ClickOS APs - Cisco
In addition to the previous methods, you can also reset the configuration of the LAP from the WLC. When the LAP is registered to the controller, you can use these commands from the controller in order to reset the configuration on the LAP:
This will set the AP configuration back factory default, right?
Can someone confirm that it is that easy?
TIA
Solved! Go to Solution.
06-24-2025 08:25 PM
If you have IOS APs - 2700/3700 etc and have AP access, you can run - clear lwapp ap all-config (but you need to run 'debug capwap console cli' at the very first)
If you have COS APs - 2800/3800/4800/latest 9100 and have AP access, you can run - capwap ap erase all
If you would like to reset the APs from WLC - be it any model, you can run - clear ap config <ap name>
My personal preference is running the command in the AP itself.
06-24-2025 07:23 PM
If the AP is runs on classic IOS, I would delete all the files in the flash except the subdirectory (which contains the IOS).
06-25-2025 02:13 AM - edited 06-25-2025 02:13 AM
@Leo Laohoo: I have neither console nor ssh access to the APs.
06-25-2025 03:23 AM
@adamscottmaster2013 wrote:
I have neither console nor ssh access to the APs.
I find this hard to believe.
Please explain how console or SSH/telnet access to the AP is not possible?
06-25-2025 04:05 AM
@Leo Laohoo The APs are at remote locations and they were setup without ssh/telnet access.
06-25-2025 02:44 PM
@adamscottmaster2013 wrote:
The APs are at remote locations and they were setup without ssh/telnet access.
If the APs are connected to a controller, SSH/telnet access can be enabled regardless how "remote" the APs is/are located.
06-26-2025 12:01 PM
@Leo Laohoo: Ever heard of Firewalls, dummy?
06-27-2025 12:46 AM
@adamscottmaster2013 wrote:
Ever heard of Firewalls, dummy?
Yes, we have several in our network and we have enabled SSH/telnet access from our network to the APs.
06-24-2025 08:25 PM
If you have IOS APs - 2700/3700 etc and have AP access, you can run - clear lwapp ap all-config (but you need to run 'debug capwap console cli' at the very first)
If you have COS APs - 2800/3800/4800/latest 9100 and have AP access, you can run - capwap ap erase all
If you would like to reset the APs from WLC - be it any model, you can run - clear ap config <ap name>
My personal preference is running the command in the AP itself.
06-25-2025 02:12 AM
Thank you @Saikat Nandy. I do NOT have console access to the AP. I guess I have to run - clear ap config <ap name> - CLI from the WLC, right?
TIA
06-25-2025 05:52 AM
Correct @adamscottmaster2013
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide