03-20-2023 10:03 AM
Hi,
I have two 4500-X on which I want to activate an LACP :
interface Port-channel3
switchport
switchport mode trunk
!
interface TenGigabitEthernet1/1/14
switchport mode trunk
channel-protocol lacp
channel-group 3 mode passive OR active
end
TenGigabitEthernet1/1/14 is up, line protocol is down (suspended)
I don't understand why I systematically get the message LACP currently not enabled ?
Thanks
03-20-2023 10:11 AM
follow
03-20-2023 11:46 AM
Hi
what do you have connected on this interface? Does it supports LACP? Have you tried with "channel-group 3 mode on"
Port in suspended means the other side may refuse to agree on the LACP mode.
03-22-2023 12:19 AM
Hi,
I found the problem ! Switches use VSS... The virtual-domain is identical on the 4500-X pair.
By changing the virtual domain on a pair the LACP works. However, I don't really understand why this has an influence ?
03-22-2023 01:13 AM
Virtual domain must be different and port channle mode should be ON.
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