Hi,
We have 2 datacenters. In each datacenter a stack of 2 Avaya 4524GT switches.
Between the 2 datacenters, a trunk with 2 connections is configured (a trunk - lacp on each stack).
This is the config of the stack:
! *** LACP ***
!
interface fastEthernet ALL
lacp key port 1/23,2/23 10
lacp mode port 1/23,2/23 active
lacp aggregation port 1/23,2/23 enable
exit
Problem : I have a lot of Oversized Pkts:
Unit/Port Drop Octets Pkts Bdcast Mtcast CRCErr Undersz Oversz Fragm Coll Jabb
--------- ---- ------ ---- ------ ------ ------ ------- ------ ----- ---- ----
2/23 19548 479245274 1824718948 5844118 20650388 0 0 4220533729 0 0 0
The average of oversized packets is more than 100 / sec
My question:
- what could be the cause of these oversized packets?
- What could be the impact of these oversized packets?
- How could I solve this (or is there a need to solve this) ?
Thanks for your help!
We have 2 datacenters. In each datacenter a stack of 2 Avaya 4524GT switches.
Between the 2 datacenters, a trunk with 2 connections is configured (a trunk - lacp on each stack).
This is the config of the stack:
! *** LACP ***
!
interface fastEthernet ALL
lacp key port 1/23,2/23 10
lacp mode port 1/23,2/23 active
lacp aggregation port 1/23,2/23 enable
exit
Problem : I have a lot of Oversized Pkts:
Unit/Port Drop Octets Pkts Bdcast Mtcast CRCErr Undersz Oversz Fragm Coll Jabb
--------- ---- ------ ---- ------ ------ ------ ------- ------ ----- ---- ----
2/23 19548 479245274 1824718948 5844118 20650388 0 0 4220533729 0 0 0
The average of oversized packets is more than 100 / sec
My question:
- what could be the cause of these oversized packets?
- What could be the impact of these oversized packets?
- How could I solve this (or is there a need to solve this) ?
Thanks for your help!
Comment