Possible Loop?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-01-2019 12:44 PM
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??
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-15-2019 08:05 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-02-2019 01:03 PM
Please provide also :
#show switch
#show stacking
You can look at storm control:
and possible conectivity errors:
and for stacking ports:
#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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-01-2019 02:36 PM
Can you post results from 'show sharing' from the 670 and 440?
