03-12-2017 01:28 AM - edited 03-08-2019 09:42 AM
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.
03-12-2017 04:49 AM
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
03-12-2017 04:49 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide