cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1348
Views
0
Helpful
2
Replies

Etherchannel advice needed

davidjkent
Level 1
Level 1

Hi , can anyone advise? ...

We have  two data centres connected by a 2 pairs of active resilient ( diverse) 1Gbit fibre circuits. At each DC the circuits connect into a 3750E stack,

each circuit connects to a different switch within the stack (interfaces G3/0/49 & G4/0/49). We are trunking Vlans over these links and have grouped them into a single Etherchannel using LACP but can't get the etherchannel to work. One interface on each switch always goes into suspended mode.

I am fairly confident that the config is correct on the stacks.  There are two things that spring to mind which may be the problem. 1, My understanding is that LACP works with interfaces on different switches within the stacks but I may be wrong.  2,  the pairs fibre links have different latency values due to the diverse routes taken . Route A is 70K  route B is 100K  one way trip times for both pairs are sub millisecond,  could this be a factor?

Debuging hasn't shown anything of value

stack A DC1 config

interface Port-channel12
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate

interface GigabitEthernet3/0/49
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate
channel-group 12 mode active

interface GigabitEthernet4/0/49
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate
channel-group 12 mode active

stack B DC2 config

interface Port-channel12
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate

interface GigabitEthernet3/0/49
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate
channel-group 12 mode passive

interface GigabitEthernet4/0/49
switchport trunk encapsulation dot1q
switchport trunk native vlan 12
switchport trunk allowed vlan 3-8,41-46,51,52,101-103,111,121-128,920
switchport mode trunk
speed nonegotiate
channel-group 12 mode passive

Many Thanks

2 Replies 2

jfraasch
Level 3
Level 3

I'd change the passive mode to active.  No harm.  I will look for other possibilities, too, but for now that's all I have.


Well, just thought of one other thing...make sure all the duplex and speeds matchup for all the ports.  The nonegotiate for the port-channel interface seems unnecessary. I know they are all gig interfaces but I have seen strange things before.


Finally, from this link:

http://www.bitmover.org/LACP.htm

Are you seeing a capital S or lower case s when showing the etherchannel.  Lower s is bad.  Upper case is good.


James

   When bringing up the ports bring them all up at the same time using a "no shut" on the port channel SVI .   Post a " show etherchannel detail"  for us to see what is going on . Also it will usually tell you in the logs why the port was put into a suspended state , you could post that too ..

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card