cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
341
Views
0
Helpful
2
Replies

WLAN Controller failover for Lightweight Access Points for four controller

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

2 Accepted Solutions

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame
config ap secondary <controller name> <AP name> <controller Management IP address>
config ap primary <controller name> <AP name> <controller Management IP address>

View solution in original post

Sandeep Choudhary
VIP Alumni
VIP Alumni

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

View solution in original post

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame
config ap secondary <controller name> <AP name> <controller Management IP address>
config ap primary <controller name> <AP name> <controller Management IP address>

Sandeep Choudhary
VIP Alumni
VIP Alumni

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

Review Cisco Networking for a $25 gift card