What RFC defines the IP header checksum calculation?

Enhance your skills with the GCIA Traffic Analysis Test. Prepare with insightful questions and detailed explanations. Excel in your exam!

Multiple Choice

What RFC defines the IP header checksum calculation?

Explanation:
The calculation method for the IP header checksum is defined in RFC 1071. This document specifies how to compute the Internet checksum used by IP, TCP, and UDP: treat the header data as 16-bit words in network byte order, add them using ones’ complement arithmetic, fold any carries back into the sum, and finally take the ones’ complement of the total. RFC 791 covers the IPv4 header format (including the presence of a checksum field) but not the calculation algorithm itself. The other options relate to different topics (IPv6, DNS, or both) and do not define this particular checksum calculation.

The calculation method for the IP header checksum is defined in RFC 1071. This document specifies how to compute the Internet checksum used by IP, TCP, and UDP: treat the header data as 16-bit words in network byte order, add them using ones’ complement arithmetic, fold any carries back into the sum, and finally take the ones’ complement of the total. RFC 791 covers the IPv4 header format (including the presence of a checksum field) but not the calculation algorithm itself. The other options relate to different topics (IPv6, DNS, or both) and do not define this particular checksum calculation.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy