Which statement best describes Path MTU Discovery?

Study for the Internet Protocol Version 4 Test. Use flashcards and multiple-choice questions, each with hints and explanations. Master the exam with confidence!

Multiple Choice

Which statement best describes Path MTU Discovery?

Explanation:
Path MTU Discovery is about finding the largest packet size that can travel from source to destination over every link in the path without needing fragmentation. It works by sending packets with the Don't Fragment flag set; if any router along the way can’t forward a packet because it’s too big, it drops the packet and sends back an ICMP Fragmentation Needed message that tells the sender the MTU of the next hop. The sender then reduces the packet size (often by shrinking the TCP MSS) and retries, repeating until packets pass through intact. This avoids fragmentation and keeps transmission efficient across networks with different MTU values. The other options describe unrelated functions—automatic IP address assignment, encryption key exchange, or DNS updates—that aren’t what PMTUD is about.

Path MTU Discovery is about finding the largest packet size that can travel from source to destination over every link in the path without needing fragmentation. It works by sending packets with the Don't Fragment flag set; if any router along the way can’t forward a packet because it’s too big, it drops the packet and sends back an ICMP Fragmentation Needed message that tells the sender the MTU of the next hop. The sender then reduces the packet size (often by shrinking the TCP MSS) and retries, repeating until packets pass through intact. This avoids fragmentation and keeps transmission efficient across networks with different MTU values. The other options describe unrelated functions—automatic IP address assignment, encryption key exchange, or DNS updates—that aren’t what PMTUD is about.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy