10-31-2024 10:02 AM - edited 10-31-2024 10:04 AM
Hello Everyone,
I am looking to change the High Availability Name and Management IP for multiple APs at once. I have look through other post and can not seem to find commands that work for my controller. I did this in the past with an excel formula but can not seem to make it work with the following. Attach is a screenshot of what exactly I am trying to change within the GUI
config ap primary-base <Hostname> <AP Name> <WLC IP>
Thanks for the help in advance as always!
C9800-40-K9 | 17.9.5 | Standalone
10-31-2024 10:28 AM
- You can find the equivalent for a particular AP setting on those parameters in the running configuration and then replicate it as such with an editor to replace it for the other APs (on an external repository) , then import that resulting snippet in the running configuration of the controller. It might be needed to prepend everything with a 'no.... ' command first ; to avoid duplicates.
M.
10-31-2024 10:31 AM
For 9800 you can use
ap name <AP_NAME> controller primary WLC1
Put all the AP into a txt file and run in the console
11-10-2024 06:41 AM - edited 11-10-2024 06:43 AM
actually:
ap name ABLE-1st-HALL-02-AIR controller primary NEO-WLC 10.96.32.4
You can still use an Excel spreadsheet to build your list of commands for the APs then paste them onto the CLI.
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