03-05-2016 03:16 AM - edited 07-05-2021 04:43 AM
Dear Experts,
I have a WLC 5508 configured in HA(box-to-box). As of now I have both the primary and standby WLC's port number 1 being connected on to the 1st Nexus 7K, however in order to avail redundancy, I would want to enable lag and have the ports numbered 2 from primary and standby WLC to the second Nexus 7K switch.
From what I have seen from documents, it appears to be a valid configuration however little skeptical if I would run into any issues while enabling the LAG against two different uplink switches configured in VPC. Please suggest do's and dont's while proceeding with this scenario.
As always, appreciate the valuable responses.
Thanks,
03-05-2016 03:55 AM
check these threads , it may help;
https://supportforums.cisco.com/discussion/12919111/connecting-5520s-wlc-nexus-7706s
https://supportforums.cisco.com/discussion/10784436/how-connect-wlc-5508-2-switches-redundancy
Regards
Dont forget to rate helpful posts
03-19-2016 01:12 AM
Hi All,
Still no clues :(
Please find topology that I am trying out in attachment and below as my configuration.
N7K-F248XP-25E --Core 1
interface po10
description ***Connected to WLC primary & standby***
switchport
switchport mode trunk
switchport trunk native vlan 56 (56 is the management vlan of wlc)
vpc 10
conf t
interface ethernet 4/11
description ***Connected to standby***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
conf t
interface ethernet 4/12
description ****Connected to primary***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
interface Vlan56
no ip redirects
ip address 172.20.56.2/24
hsrp version 2
hsrp 56
authentication md5 key-chain hsrp
preempt
priority 110 forwarding-threshold lower 1 upper 110
ip 172.20.56.1
ip dhcp relay address 172.20.50.4
ip dhcp relay address 172.20.50.5
ip dhcp relay address 172.20.50.6
description Wless-WLC-Mgmt
no shutdown
**************************************************************************************
N7K-F248XP-25E --Core 2
interface po10
description ***Connected to WLC primary & standby***
switchport
switchport mode trunk
switchport trunk native vlan 56 (56 is the management vlan of wlc)
vpc 10
conf t
interface ethernet 4/11
description ***Connected to standby***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
conf t
interface ethernet 4/12
description ****Connected to primary***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
interface Vlan56
no ip redirects
ip address 172.20.56.3/24
hsrp version 2
hsrp 56
authentication md5 key-chain hsrp
preempt
priority 120 forwarding-threshold lower 1 upper 120
ip 172.20.56.1
ip dhcp relay address 172.20.50.4
ip dhcp relay address 172.20.50.5
ip dhcp relay address 172.20.50.6
description Wless-WLC-Mgmt
no shutdown
04-02-2016 07:27 AM
Hello Folks,
Finally got it going by assistance from Cisco TAC. Sharing for the reference of others.
Per Cisco TAC:
A WLC configured in LAG has to be connected only to one upstream core and not across two cores. Even though the nexii are configured in vPC, still the WLC has to be connected to a single upstream core itseems.
Primary WLC connected to 1st upstream core and the secondary WLC connected to 2nd upstream core.
Please find below as the configuration from primary and secondary nexii.
primary nexus:
conf t
interface ethernet 4/11
description ***Connected to primary***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
conf t
interface ethernet 4/12
description ****Connected to primary***
switchport
switchport mode trunk
channel-group 10 mode on
no shut
Secondary nexus:
conf t
interface ethernet 4/11
description ***Connected to standby***
switchport
switchport mode trunk
channel-group 11 mode on
no shut
conf t
interface ethernet 4/12
description ****Connected to standby***
switchport
switchport mode trunk
channel-group 11 mode on
no shut
09-12-2017 07:18 AM
This was very helpful especially the picture. Does this solution include support of AP SSO (Stateful switch over) between active and standby Controllers?
04-15-2021 01:11 PM
Hello Muhammed, I think this is too late to ask, but to my doubt, if Port channel was in VPC or as normal Port channel? As both links of 1 WLC are connected to same Nexus, PO config shall be without vPC right?
04-19-2021 06:37 AM
If they connect to the same Nexus, no vPC needed.
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