Valid 350-401 Dumps shared by ExamDiscuss.com for Helping Passing 350-401 Exam! ExamDiscuss.com now offer the newest 350-401 exam dumps, the ExamDiscuss.com 350-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 350-401 dumps with Test Engine here:
Refer to the exhibit. An engineer troubleshoots connectivity issues with an application. Testing is performed from the server gateway, and traffic with the DF bit set is dropped along the path after increasing packet size. Removing the DF bit setting at the gateway prevents the packets from being dropped. What is the cause of this issue?
Correct Answer: A
Path MTU Discovery (PMTUD) is a technique used to determine the maximum transmission unit size on the network path between two IP hosts, avoiding fragmentation along the path. PMTUD works by setting the DF (Don't Fragment) bit in the packet header, which instructs routers not to fragment packets even if they exceed the maximum transmission unit of an intermediate network segment. If a packet cannot be forwarded without fragmentation, an ICMP "Packet Too Big" message should be sent back to the source host, indicating that it should reduce its packet size. However, if these ICMP messages are blocked by an access control list (ACL), PMTUD cannot function correctly because the source host will not receive feedback about necessary packet size adjustments. References: The Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) study materials would cover PMTUD and related troubleshooting scenarios.