cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
999
Views
0
Helpful
1
Replies

Summary : Packet Alignment Errors>1.0%

girish_p1
Level 1
Level 1

How to troubleshoot the error "Summary : Packet Alignment Errors>1.0%" 

and what needs to be checked in this case. Thanks.

1 Accepted Solution

Accepted Solutions

Ganesh Hariharan
VIP Alumni
VIP Alumni
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

View solution in original post

1 Reply 1

Ganesh Hariharan
VIP Alumni
VIP Alumni
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