11-25-2021 04:49 AM
Greetings,
can any one tell me how to backup and restore the configurations of Catalyst 9800 Series WLC. also how can you prime a Catalyst 9100 Access Point to join a WLC is it still capwap ap primary-base <WLCName> <WLCIP>?
Solved! Go to Solution.
11-25-2021 06:21 AM
- For backup you can for instance : # copy running-config tftp://server-address/backup-config.txt
M.
11-25-2021 06:21 AM
- For backup you can for instance : # copy running-config tftp://server-address/backup-config.txt
M.
11-25-2021 06:57 AM
For priming the AP you can use the command you mentioned, also other options to help ap find the WLC would be to use DHCP option 43, DNS, directed broadcast. I prefer to use DHCP or DNS if there is no N+1 redundancy requirements.
To backup the config there are multiple ways;
1. Use Cisco Prime to backup the config
2. Use any other supported NMS to backup the config
3. @marce1000 highlighted use TFTP or any remote storage (USB, SFTP) to copy the config
4. SSH and record the session and take an output for show run
There are otherways as well where you can automate the config backup using python or kron natively to offload a configuration.
11-25-2021 10:21 AM
See Configuration file management in https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9800-series-wireless-controllers/guide-c07-743627.html#Generalcontrollersettings
11-26-2021 12:06 AM
These are the guidelines when it comes to restoring a backup:
HTH
-Jesus
*** Please rate helpful responses ***
11-26-2021 02:45 AM
Excellent summary @JPavonM
03-27-2023 06:09 AM
From GUI, click on Save Configuration icon on top. Choose Show Diff. There you can download both running and startup config directly by clicking on the download icons above them.
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