CRC
From ImageStream Router Documentation
Contents |
crc {0|1|2}
Description
- Sets the length of the Cyclic Redunancy Check (CRC). This is used to validate data transmitted across the link and must match the other side.
Parameter
- 0 - Sets the CSU / DSU to do no CRC checking
- 1 - Sets the CSU / DSU to do 16-bit CRC checking
- 2 - Sets the CSU / DSU to do 32-bit CRC checking
Example
- crc 0 - Disable all CRC checking