08-25-2019 08:17 PM - edited 07-05-2021 10:54 AM
Hi All,
A quick question: We have 2 WLCs in HA SSO.
On Primary, LAG is configured and all the ports are being used.
On Secondary WLC, only 1 port is being used.
We would like to use all the ports on the Secondary WLC, what's the best way to go about it?
Do we need to disable the HA or this could be done without breaking the HA?
Thanks.
Solved! Go to Solution.
08-25-2019 09:54 PM
You can do either way (console, ssh to redundancy management or service port of standby unit)
If you have SSH access to redundancy management IP of standby unit, you can verify it remotely. YOu
(WLC1-Standby) >show interface summary
management LAG 1000 x.x.x.200 Static Yes No
redundancy-management LAG 1000 x.x.x.201 Static No No
service-port N/A N/A x.y.y.201 Static No No
HTH
Rasika
08-25-2019 09:16 PM
If it is already in SSO, secondary may already configured with LAG. Are you sure that unit is not configured with LAG ?
https://www.cisco.com/c/en/us/td/docs/wireless/controller/technotes/8-7/High_Availability_DG.html
If it is already configured LAG, you simply need to patch those ports and it will become same port change bundle.
If it is not configured, best way is to break SSO & then enable LAG on the 2nd unit. Then configure SSO
HTH
Rasika
08-25-2019 09:19 PM
If it is already in SSO, secondary may already configured with LAG. Are you sure that unit is not configured with LAG ?
I'm not sure. Is there a way to check it on secondary while the HA is still in place?
08-25-2019 09:38 PM
You should be able to run "show lag summary" command on standby unit
(WLC1-Standby) >show lag summary
LAG Enabled
HTH
Rasika
*** Pls rate all useful responses ***
08-25-2019 09:47 PM
@Rasika Nayanajith wrote:You should be able to run "show lag summary" command on standby unit
(WLC1-Standby) >show lag summary
LAG Enabled
HTH
Rasika
*** Pls rate all useful responses ***
Thanks Rasika.
We would need a console/service port access to run this command, right?
08-25-2019 09:54 PM
You can do either way (console, ssh to redundancy management or service port of standby unit)
If you have SSH access to redundancy management IP of standby unit, you can verify it remotely. YOu
(WLC1-Standby) >show interface summary
management LAG 1000 x.x.x.200 Static Yes No
redundancy-management LAG 1000 x.x.x.201 Static No No
service-port N/A N/A x.y.y.201 Static No No
HTH
Rasika
08-25-2019 10:20 PM
@Rasika Nayanajith wrote:You can do either way (console, ssh to redundancy management or service port of standby unit)
If you have SSH access to redundancy management IP of standby unit, you can verify it remotely. YOu
(WLC1-Standby) >show interface summary
management LAG 1000 x.x.x.200 Static Yes No
redundancy-management LAG 1000 x.x.x.201 Static No Noservice-port N/A N/A x.y.y.201 Static No No
HTH
Rasika
Hi Rasika,
It says LAG enabled.
All we need to do now is to configure the switchports in etherchannel and connect the cables?
08-26-2019 12:34 PM
Yes, follow the same etherchannel configuration of existing ports. All ports from a given WLC should go to a single switch (or a VSS pair)
It should be something like "channel group x mode on" with required trunk port configs
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