Hi All,
We would like to change the management interface IP for 5508 WLCs in HA.
I looked at the following thread which makes complete sense.
But, the issue is that currently all the APs have existing WLC IP configured manually. My question is, do we need to manually configure the new management IP on all the APs? If yes, is there a way we could configure the new IP on all the APs?
All the APs have static IP configured, so not sure if DHCP Option 43 would work here?
Any input would be highly appreciated.
Thanks.
if you are using cisco prime then push the new WLC Mgmt IP/Name to all APs using a template.
or
Just prepare a list of all AP names in excel and use this command on WLC to push ..
config ap primary-base controller_name Cisco_AP [controller_ip_address]
config ap secondary-base controller_name Cisco_AP [controller_ip_address]
config ap tertiary-base controller_name Cisco_AP [controller_ip_address]
Regards
Dont forget to arte helpful posts
Thanks Sandeep.
Is there any configuration example available on how to use the Prime Template to push the WLC IP?