12-02-2020 08:19 AM - edited 07-05-2021 12:51 PM
We have a Catalyst 9800-40 WLC that is part of an SD-Access fabric running version 17.3.1.
I am trying to add a second controller for HA.
Do i need to remove the WLC from the fabric first, then apply the following commands?
ON THE EXISTING PRIMARY WLC
chassis redundancy ha-interface local-ip 10.0.0.25 /24 remote-ip 10.0.0.26
chassis 1 priority 2
chassis redundancy keep-alive timer 1
chassis redundancy keep-alive retries 5
ON THE NEW SECONDARY WLC
chassis redundancy ha-interface local-ip 10.0.0.26 /24 remote-ip 10.0.0.25
chassis 1 renumber 2
chassis 2 priority 1
chassis redundancy keep-alive timer 1
chassis redundancy keep-alive retries 5
taken from this config guide...
Have i missed anything?
thanks
Colin
Solved! Go to Solution.
12-02-2020 01:11 PM
It depends on the DNAC version, if you have DNAC prior to 1.3 then yes you have to remove the WLC from fabric, configure the HA and re add to fabric, if you have DNAC version 1.3 or later then you can do it without the remove, check CSCvn24661: DNA Center: Cannot pair wireless controller HA if one of the WLCs is already part of a fabric
12-02-2020 01:11 PM
It depends on the DNAC version, if you have DNAC prior to 1.3 then yes you have to remove the WLC from fabric, configure the HA and re add to fabric, if you have DNAC version 1.3 or later then you can do it without the remove, check CSCvn24661: DNA Center: Cannot pair wireless controller HA if one of the WLCs is already part of a fabric
12-04-2020 02:50 AM - edited 12-04-2020 06:00 AM
Thanks for the reply, we are running DNA Centre version 1.3.3.8
I have tried applying the above commands to both WLC's & then rebooted.
Connected thr RP interfaces together via a switch & now all is working
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