08-05-2016 12:21 AM - edited 07-05-2021 05:34 AM
Hi
In our project there are four wireless controller in two wism -1 module and 211 APS 1042
for WLC1 fail over is WLC4
and for WlC2 Fail over is WLC3
for each APS in High availbility we have to assign primary and Secondary
is there any cli commad or gui to configure in controller so that one controller of APS are backup of second controller
Solved! Go to Solution.
08-05-2016 12:32 AM
config ap secondary <controller name> <AP name> <controller Management IP address>
config ap primary <controller name> <AP name> <controller Management IP address>
08-05-2016 12:37 AM
1. Best would be if you have prime infra or NCS then you can push via Lightweight AP templets.
2. You can use these command:
(WLC) >config ap primary-base WLC2 AP002 10.XX.80.3
(WLC) >config ap secondary-base WLC1 AP002 10.XX.80.1
- prepare a notepad, list all AP name and then copy paste these commands on WLC
Regards
Dont forget to rate helpful posts
08-05-2016 12:32 AM
config ap secondary <controller name> <AP name> <controller Management IP address>
config ap primary <controller name> <AP name> <controller Management IP address>
08-05-2016 12:37 AM
1. Best would be if you have prime infra or NCS then you can push via Lightweight AP templets.
2. You can use these command:
(WLC) >config ap primary-base WLC2 AP002 10.XX.80.3
(WLC) >config ap secondary-base WLC1 AP002 10.XX.80.1
- prepare a notepad, list all AP name and then copy paste these commands on WLC
Regards
Dont forget to rate helpful posts
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