cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
811
Views
15
Helpful
6
Replies

change High Avaibility on multiple AP's at once

I would like to setup AP High Availability to set the Primary and Secondary WLC.. it is simple if I do this one AP at a time but when you have over 200 AP's it is tedious.. 

Is there a way to change all AP's at once.. It would save a ton of time and any human errors.

 

thanks

2 Accepted Solutions

Accepted Solutions

Scott Fella
Hall of Fame
Hall of Fame
Why not create an excel script that builds your commands so you can paste that into the controller cli. Using the cli is the fastest way, you can build automation another way also.
-Scott
*** Please rate helpful posts ***

View solution in original post

Just keep in mind that the hostname is case sensitive. You can always search “Cisco WLC ap high availability cli”

https://mrncciew.com/2013/04/07/ap-failover/ <>
-Scott
*** Please rate helpful posts ***

View solution in original post

6 Replies 6

Scott Fella
Hall of Fame
Hall of Fame
Why not create an excel script that builds your commands so you can paste that into the controller cli. Using the cli is the fastest way, you can build automation another way also.
-Scott
*** Please rate helpful posts ***

that sounds like the way to do it..

What would the CLI syntax look like?

Commands will be:

config ap primary-base PRIMARY_WLC_NAME AP_NAME PRIMARY_WLC_IP
config ap secondary-base SECONDARY_WLC_NAME AP_NAME SECONDARY_WLC_IP

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question

Just keep in mind that the hostname is case sensitive. You can always search “Cisco WLC ap high availability cli”

https://mrncciew.com/2013/04/07/ap-failover/ <>
-Scott
*** Please rate helpful posts ***

Also keep in mind that you cannot have the same controller as both primary and secondary, so if you are trying to swap  a <-> b  you will get an error.  You'll need to use a third controller (real or imagined) temporarily as a place holder a -> c,  b -> a, a -> b  

Francesco Molino
VIP Alumni
VIP Alumni
Hi

I you have only 2 WLCs and no configs on your APs, then you can use the global configuration high availability section under Wireless menu.
However, if you already have configs on APs, then local AP config HA settings will take precedence and the fastest way to do it, will be to use CLI. With an excel sheet referring all your APs, you will be able to prepare all your CLI commands and avoid any "human" error.

Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card