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


Question 55 Discussion

Refer to the exhibit, which shows a partial output from the get router info routing-table database command. The administrator wants to configure a default static route for port3 and assign a distance of 50 and a priority of 0. What will happen to the port1 and port2 default static routes after the port3 default static route is created?. (Choose one answer)

  • A. Both default static routes shown in the output will be injected into the FIB
  • B. The port1 default static route will be injected into the FIB
  • C. Neither of the routes shown in the output will be injected into the FIB
  • D. The port2 default static route will be injected into the forwarding information base (FIB)
Correct Answer: D

Brave-Dump Clients Votes

D 100%

Comments



Brave-Dumps Admin 2025-05-14 15:14:58

Selected Answers: D


As per Fortinet Study Guide page 363, FortiGate chooses routes in the following order:

1- Most specific route (longest netmask)
2- If multiple routes have the same netmask: pick the one with the lowest distance
3- If distances are equal:
- For dynamic routes: use the lowest metric
- For static routes: use the lowest priority
4- If all values are the same: FortiGate uses ECMP (Equal-Cost Multi-Path) to load balance across all routes