cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
232
Views
0
Helpful
3
Replies

Change High Availability Name and Management IP for multiple APs

CoachChan
Level 1
Level 1

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

3 Replies 3

marce1000
VIP
VIP

 

 - 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.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@CoachChan 

 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

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.

Review Cisco Networking for a $25 gift card