09-03-2018 02:12 PM - edited 07-05-2021 09:05 AM
Need help to move LAP from one 5508 controller to other 5508 controller. What steps should we follow.
P.S both controller not in HA.
09-03-2018 02:50 PM
09-03-2018 05:15 PM - edited 09-03-2018 05:16 PM
Addition to what Scott suggested, I would check if any AP-Groups configured on those controller. You need to ensure same ap group names configured & interface mapped to correct WLANs under ap groups on your 2nd WLC. If same ap group name not existing on 2nd controller, ap will go to default ap-group
Something like below if you do it via WLC CLI & need to configure primary & secondary both. You can go with primary , if those ap does not required any secondary WLC for failover.
config ap secondary-base <secondary_wlc_name> <ap-1-name> <secondary_wlc_mgtip>
config ap primary-base <primary_wlc_name> <ap-1-name> <primary_wlc_mgtip>
You can change ap group name via WLC CLI show below
config ap group-name <ap_group_name> <ap1_name>
y
config ap group-name <ap_group_name> <ap2_name>
y
HTH
Rasika
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