Rahul Sharma (Editor)

Header check sequence

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

A header check sequence (HCS) is an error checking feature for various header data structures, such as in the Media Access Control (MAC) header of Ethernet. It may consist of a cyclic redundancy check (CRC) of the frame, obtained as the remainder of the division (modulo 2) by the generator polynomial multiplied by the content of the header excluding the HCS field.

The HCS can be one octet long, as in Wimax, or a 16-bit value for cable modems.

References

Header check sequence Wikipedia