cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4075
Views
0
Helpful
4
Replies

CRC error checking on interface

cisco_query
Level 1
Level 1

Hi,

Is is possible to disable CRC error checking on any type of interface ? If possible what is the command for it. I know that I can configure crc 32 and crc 16 on interface. But can I stop crc error checking on an interface ?

Thanks

4 Replies 4

thiru.vel10
Level 1
Level 1

To disable the 32-bit CRC and return the interface to the default 16-bit CRC, enter the no crc 32 command.

Ex,

Router(config)# interface pos 7/1

Router(config-if)#no crc 32

paolo bevilacqua
Hall of Fame
Hall of Fame

No you can't, because crc is part of the transmission standards, and if you was to ignore crc, you would accept potentially corrupted data, with unpredictable consequences.

Hi,

crc 32 or crc 16 which will detect more transmission errors ?

Thanks

crc 32 is a more robust and better error detection code.

hope this helps, please rate post if it does!

Review Cisco Networking products for a $25 gift card