FCP_FGT_AD-7.4 Exam QuestionsBrowse all questions from this exam

FCP_FGT_AD-7.4 Exam - Question 10


A network administrator wants to set up redundant IPsec VPN tunnels on FortiGate by using two IPsec VPN tunnels and static routes.

All traffic must be routed through the primary tunnel when both tunnels are up. The secondary tunnel must be used only if the primary tunnel goes down. In addition, FortiGate should be able to detect a dead tunnel to speed up tunnel failover.

Which two key configuration changes must the administrator make on FortiGate to meet the requirements? (Choose two.)

Show Answer
Correct Answer:

Discussion

7 comments
Sign in to comment
TIGERZ44Options: AC
Sep 1, 2024

AC. lower administrative distance = more preferred

s4mu3l007
Nov 2, 2024

a & C is correct

vuhidusOptions: AC
Nov 21, 2024

A & C

rigonetOptions: AC
Dec 14, 2024

Conclusion: Enable A (Dead Peer Detection) for failover detection and C (lower distance for the primary tunnel) to prioritize it. Explanation: A. Enable Dead Peer Detection. Correct. Dead Peer Detection (DPD) is essential to quickly detect when a tunnel is down, enabling FortiGate to failover to the secondary tunnel. B. Enable Auto-negotiate and Autokey Keep Alive on the phase 2 configuration of both tunnels. Incorrect. While helpful for maintaining tunnel stability, this setting is not directly required to detect dead tunnels or configure routing preferences. C. Configure a lower distance on the static route for the primary tunnel, and a higher distance on the static route for the secondary tunnel. Correct. A lower distance ensures the primary tunnel is preferred for traffic. The higher distance on the secondary tunnel ensures it is used only during failover. D. Configure a higher distance on the static route for the primary tunnel, and a lower distance on the static route for the secondary tunnel. Incorrect. This reverses the desired behavior, making the secondary tunnel primary.

x666Options: AC
Dec 16, 2024

DPD to know when the tunnel is down + Administrative Distance to prioritize the primary tunnel.

sxcapOptions: AC
Dec 4, 2024

Enable Deed Pear detection complies the second requirement Configure a lower distance on the primary static route complies the first requirement

youla5
Sep 27, 2024

correct answers