View all questions & answers for the FCSS - Network Security 7.4 Support Engineer Exam Materials exam


Question 16 Discussion

Refer to the exhibit, which shows partial outputs from two routing debug commands. Which change must an administrator make on FortiGate to route web traffic from internal users to the internet, using ECMP? (Choose one answer)

  • A. Set the priority of the static default route using port1 to 10.
  • B. Set the priority of the static default route using port2 to 1.
  • C. Set preserve-session-route to enable.
  • D. Set snat-route-change to enable.
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Brave-Dumps Admin 2025-05-12 13:00:46

Selected Answers: A


To enable ECMP, all routes must have the same destination and equal cost — which includes both distance and priority for static routes.
In this case, traffic is currently routed through port1 because it has a lower priority than port2.
By setting the priority of the static default route on port1 to 10 (matching port2), FortiGate will start using both port1 and port2 for ECMP traffic distribution.