08-14-2019 06:40 AM - edited 07-05-2021 10:51 AM
Hello
I have noticed that if i configure the 5520 gui with 'High Availability' entries, i see them successfuly pushed to the AP itself. I can log onto the AP cli and "show running config ". This is expected
But if configure the AP directly via cli with command eg "capwap ap secondary-base nameofcontroller x.x.x.x"
I DONT see that pushed back to the controller GUI ie field remains empty in High Availability tab
my problem: i need to configure multiple AP's with new controller addresses and via cli is the preferred way as it is faster than gui
I have a script to auto configure the AP's , but if the gui doesnt reflect the changes then its not a solution.
many thanks for any advice
Solved! Go to Solution.
08-15-2019 10:08 AM
You should be configuring the APs with primary and secondary HA details via the WLC (GUI or CLI). You don't need to do it directly on the AP simply to use the CLI.
If you do it at the WLC CLI it will show in the WLC's GUI, and on the AP.
08-15-2019 10:08 AM
You should be configuring the APs with primary and secondary HA details via the WLC (GUI or CLI). You don't need to do it directly on the AP simply to use the CLI.
If you do it at the WLC CLI it will show in the WLC's GUI, and on the AP.
08-23-2019 09:53 AM
many thanks
yes with command:
config advanced backup-controller primary <system name>< ip_addr>
08-15-2019 01:07 PM
What I would do is using DHCP Option 43 or DNS pointing those AP on 3850 onto 5520 first (without configuring any primary/secondary config). This can be done simply configuring new AP mgt vlan & move those 3850 APs onto that vlan. If you currently used converged access, current AP management vlan use as wireless management vlan on switch itself. So migrating to a new vlan makes things very easy.
Once AP on 5520, you can configure high availability (primary/secondary) using WLC CLI
HTH
Rasika
*** Pls rate all useful responses ***
08-15-2019 01:15 PM
You can configure globally a secondary WLC with:
config advanced backup-controller primary <system name>< ip_addr>
Maybe this link can help you:
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