Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Fortinet Exam FCSS_EFW_AD-7.4 Topic 5 Question 3 Discussion

Actual exam question for Fortinet's FCSS_EFW_AD-7.4 exam
Question #: 3
Topic #: 5
[All FCSS_EFW_AD-7.4 Questions]

Refer to the exhibits.

The configuration of a user's Windows PC, which has a default MTU of 1500 bytes, along with FortiGate interfaces set to an MTU of 1000 bytes, and the results of PC1 pinging server 172.16.0.254 are shown.

Why is the user in Windows PC1 unable to ping server 172.16.0.254 and is seeing the message: Packet needs to be fragmented but DF set?

Show Suggested Answer Hide Answer
Suggested Answer: C

The issue occurs because FortiGate enforces the 'do not fragment' (DF) bit in the packet, and the packet size exceeds the MTU of the network path. When the Windows PC1 (with an MTU of 1500 bytes) attempts to send a 1400-byte packet, the FortiGate interface (with an MTU of 1000 bytes) needs to fragment it. However, since the DF bit is set, FortiGate drops the packet instead of fragmenting it.

To resolve this, the user should adjust the ping packet size to fit within the path MTU. In this case, reducing the packet size to 972 bytes (1000 bytes MTU minus 28 bytes for the IP and ICMP headers) should allow successful transmission.


Contribute your Thoughts:

Cherry
6 days ago
I disagree, I believe the answer is A. The user needs to adjust the ping MTU to 1000 to succeed.
upvoted 0 times
...
Hui
10 days ago
I think the answer is C. FortiGate drops packets when the do not fragment bit is honored.
upvoted 0 times
...

Save Cancel