Which statement about Path MTU Discovery and MSS is true?

Enhance your networking knowledge! Tackle our Transport Layer Protocols and Functions Test featuring flashcards and multiple-choice questions with insightful hints and explanations. Elevate your exam readiness now!

Multiple Choice

Which statement about Path MTU Discovery and MSS is true?

Explanation:
Path MTU Discovery is about finding the largest packet size that can traverse the entire route without requiring fragmentation. It works by sending packets with the Don't Fragment flag set and using ICMP "fragmentation needed" messages to learn the smallest MTU along the path. With that knowledge, the sender caps the size of IP packets (and thus the TCP MSS) so packets can be forwarded without fragmentation. The Maximum Segment Size is the largest TCP payload per segment and is negotiated during the TCP handshake, but it’s effectively limited by the path MTU minus the IP and TCP headers. PMTUD’s main job is to determine the path MTU to avoid fragmentation, not to change RTT directly or to increase MSS. It can lead to a smaller MSS if the discovered path MTU is smaller than prior assumptions, but its purpose is fragmentation avoidance, not MSS inflation.

Path MTU Discovery is about finding the largest packet size that can traverse the entire route without requiring fragmentation. It works by sending packets with the Don't Fragment flag set and using ICMP "fragmentation needed" messages to learn the smallest MTU along the path. With that knowledge, the sender caps the size of IP packets (and thus the TCP MSS) so packets can be forwarded without fragmentation. The Maximum Segment Size is the largest TCP payload per segment and is negotiated during the TCP handshake, but it’s effectively limited by the path MTU minus the IP and TCP headers. PMTUD’s main job is to determine the path MTU to avoid fragmentation, not to change RTT directly or to increase MSS. It can lead to a smaller MSS if the discovered path MTU is smaller than prior assumptions, but its purpose is fragmentation avoidance, not MSS inflation.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy