cancel
Showing results for 
Search instead for 
Did you mean: 

Possible Loop?

Possible Loop?

Arjumand_Qazi
New Contributor II
connected two X670-G2 via DAC back to back to form a stack, serving as a core for edge switches

now from edge which are X440-G2 two 10G links (LAG) connected to each X6702 switch

configured LAG at x670 and x440

X670 side

enable sharing 1:1 grouping 1:1,2:1 algo address-based l2

X440 side

enable sharing 50 grouping 50-51 algo address-based l2

connectivity is there but random dropping of ping packets performance is bad.. seems like a loop
possible solution to control this situation??
3 REPLIES 3

AdrianO
Contributor
Why dont you try to use lacp and l3_l4 like this:

x670 -> enable sharing 1:1 grouping 1:1,2:1 lacp algo address-based l3_l4
x440 -> enable sharing 50 grouping 50-51 lacp algo address-based l3_l4

Tomasz_Lubas
New Contributor III
Please provide also :

#show switch
#show stacking

You can look at storm control:
code:
show ports rate-limit flood


and possible conectivity errors:
code:
show ports rxerrors port-number


and for stacking ports:
code:
show ports stack-ports rxerrors

Brian_Anderson
Contributor
Can you post results from 'show sharing' from the 670 and 440?
GTM-P2G8KFN