cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6942
Views
0
Helpful
4
Replies

%EC-5-L3DONTBNDL2: Gi2/1/11 suspended: LACP currently not enabled on the remote port

issmoussa1
Level 4
Level 4

Dear all,

 

we have 4 switch with 2 in VSS mode :

- 2x WS-C6509-E (in VSS)

- 2x WS-C4510R+E (in VSS)

 

When configuring etherchannel between them, we get the following error :

 

*Apr 12 03:44:44: %LINK-3-UPDOWN: Interface GigabitEthernet1/1/10, changed state to up
*Apr 12 03:44:44: %LINK-3-UPDOWN: Interface GigabitEthernet1/1/11, changed state to up
*Apr 12 03:44:45: %LINK-3-UPDOWN: Interface GigabitEthernet2/1/10, changed state to up
*Apr 12 03:44:45: %LINK-3-UPDOWN: Interface GigabitEthernet2/1/11, changed state to up
*Apr 12 03:44:50.772: FEC: lacp_fec_dontbundle_internal: Gi1/1/10
*Apr 12 03:44:50.772: FEC: fec_dontbundle: Gi1/1/10
*Apr 12 03:44:50: %EC-5-L3DONTBNDL2: Gi1/1/10 suspended: LACP currently not enabled on the remote port.
*Apr 12 03:44:51.159: FEC: lacp_fec_dontbundle_internal: Gi1/1/11
*Apr 12 03:44:51.159: FEC: fec_dontbundle: Gi1/1/11
*Apr 12 03:44:51: %EC-5-L3DONTBNDL2: Gi1/1/11 suspended: LACP currently not enabled on the remote port.
*Apr 12 03:44:51.646: FEC: lacp_fec_dontbundle_internal: Gi2/1/10
*Apr 12 03:44:51.647: FEC: fec_dontbundle: Gi2/1/10
*Apr 12 03:44:51: %EC-5-L3DONTBNDL2: Gi2/1/10 suspended: LACP currently not enabled on the remote port.
*Apr 12 03:44:52.179: FEC: lacp_fec_dontbundle_internal: Gi2/1/11
*Apr 12 03:44:52.179: FEC: fec_dontbundle: Gi2/1/11
*Apr 12 03:44:52: %EC-5-L3DONTBNDL2: Gi2/1/11 suspended: LACP currently not enabled on the remote port.

 

===============================================

SW C6509 VSS port-channel configuration :

interface Port-channel20
description *** TO 4510 VSS ***
no switchport
ip address 10.0.250.5 255.255.255.252

!

interface GigabitEthernet1/1/1
description *** Connected to 4510 VSS on port Gi 1/1/10 ***
no switchport
no ip address
logging event link-status
channel-protocol lacp
channel-group 20 mode active
!
interface GigabitEthernet1/1/2
description *** Connected to 4510 VSS on port Gi 2/1/10 ***
no switchport
no ip address
channel-protocol lacp
channel-group 20 mode active
!

interface GigabitEthernet2/1/1
description *** Connected to 4510 VSS on port Gi 1/1/11 ***
no switchport
no ip address
logging event link-status
channel-protocol lacp
channel-group 20 mode active
!
interface GigabitEthernet2/1/2
description *** Connected to 4510 VSS on port Gi 2/1/11 ***
no switchport
no ip address
channel-protocol lacp
channel-group 20 mode active
!

 

===================================

SW 4510R+E port-channel configuration :

interface Port-channel20
description *** TO C6509 VSS ***
ip address 10.0.250.6 255.255.255.252

!

interface GigabitEthernet1/1/10
no switchport
no ip address
channel-protocol lacp
channel-group 30 mode active
!
interface GigabitEthernet1/1/11
no switchport
no ip address
channel-protocol lacp
channel-group 30 mode active
!

interface GigabitEthernet2/1/10
no switchport
no ip address
channel-protocol lacp
channel-group 20 mode active
!
interface GigabitEthernet2/1/11
no switchport
no ip address
channel-protocol lacp
channel-group 20 mode active
!

 

Thank you in advance

1 Accepted Solution

Accepted Solutions

Hi,

VSS domain Ids need to be different. Something like this:

 

On C6509 VSS : domain 100

On C4510R+E : domain 200

HTH

View solution in original post

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Are you using a different VSS domain id for each set?

HTH

Hi Reza,

Thank you for the quick reply.

 

Same VSS domain :

- On C6509 VSS : domain 100

- On C4510R+E : domain 100

Hi,

VSS domain Ids need to be different. Something like this:

 

On C6509 VSS : domain 100

On C4510R+E : domain 200

HTH

Hi Reza,
I tested yesterday different VSS domain IDs and this solved the problem. Thank you very much.
Despite, Going from HSRP TO VSS seems to slow down our network, many users have trouble accessing their servers in the LAN yet VSS should make faster access than hsrp
Review Cisco Networking for a $25 gift card