Embedded checksums apply to which protocols and where calculated?

Master GCIA Fundamentals of Traffic Analysis. Enhance your skills with our comprehensive quiz, featuring flashcards and multiple-choice questions. Prepare thoroughly for your exam with hints and detailed explanations!

Multiple Choice

Embedded checksums apply to which protocols and where calculated?

Explanation:
Embedded checksums are checksums that appear inside the payload of a message rather than in the protocol header. ICMP is the protocol where you commonly see this, because ICMP error messages carry a portion of the original IP header (which itself includes a checksum) inside the ICMP payload. The destination end processes and verifies that embedded header by checking its checksum, ensuring the embedded data hasn’t been corrupted. TCP and UDP have their own checksums over the transport data with a pseudo-header, but they don’t rely on an embedded checksum inside the payload in the same way as ICMP. So, embedded checksums apply to ICMP, and they are calculated/verified at the destination.

Embedded checksums are checksums that appear inside the payload of a message rather than in the protocol header. ICMP is the protocol where you commonly see this, because ICMP error messages carry a portion of the original IP header (which itself includes a checksum) inside the ICMP payload. The destination end processes and verifies that embedded header by checking its checksum, ensuring the embedded data hasn’t been corrupted. TCP and UDP have their own checksums over the transport data with a pseudo-header, but they don’t rely on an embedded checksum inside the payload in the same way as ICMP. So, embedded checksums apply to ICMP, and they are calculated/verified at the destination.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy