How to troubleshoot the error "Summary : Packet Alignment Errors>1.0%"
and what needs to be checked in this case. Thanks.
Solved! Go to Solution.
How to troubleshoot the error "Summary : Packet Alignment Errors>1.0%"
and what needs to be checked in this case. Thanks.
Hi ,
Genrally, Alignment errors are caused by misaligned reads and writes. For example, a two byte read where the memory address is not an even multiple of two bytes is an alignment error. Alignment errors are caused by a software bug..
Have a look on the below link for detailed description...
http://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-software-releases-120-mainline/15103-spuraccess.html#anc10
Hope it Helps..
-GI
How to troubleshoot the error "Summary : Packet Alignment Errors>1.0%"
and what needs to be checked in this case. Thanks.
Hi ,
Genrally, Alignment errors are caused by misaligned reads and writes. For example, a two byte read where the memory address is not an even multiple of two bytes is an alignment error. Alignment errors are caused by a software bug..
Have a look on the below link for detailed description...
http://www.cisco.com/c/en/us/support/docs/ios-nx-os-software/ios-software-releases-120-mainline/15103-spuraccess.html#anc10
Hope it Helps..
-GI