nerdexam
Fortinet

NSE4 · Question #449

What must be configured in order to keep two static routes to the same destination in the routing table?

The correct answer is B. The same distance and same priority. To maintain multiple static routes to the same destination in the FortiGate routing table for load balancing or failover, they must be configured with identical administrative distances and priorities.

Submitted by chiamaka_o· Apr 18, 2026Routing and SD-WAN

Question

What must be configured in order to keep two static routes to the same destination in the routing table?

Options

  • AThe same priority.
  • BThe same distance and same priority.
  • CThe same distance.
  • DThe same metric.

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    86% (12)
  • C
    7% (1)

Why each option

To maintain multiple static routes to the same destination in the FortiGate routing table for load balancing or failover, they must be configured with identical administrative distances and priorities.

AThe same priority.

While having the same priority is necessary for multiple static routes to the same destination to be active, it is not sufficient; the administrative distance must also be identical for them to both exist in the routing table.

BThe same distance and same priority.Correct

FortiGate will keep multiple static routes to the same destination in its routing table only if they are configured with both the same administrative distance and the same priority, allowing for equal-cost multi-path routing or explicit failover.

CThe same distance.

Having the same administrative distance is necessary, but without also having the same priority, only the route with the highest priority (lowest numerical value) would be selected if distances were equal.

DThe same metric.

The term 'metric' is primarily used by dynamic routing protocols to determine the best path, whereas FortiGate's static routes use administrative distance and priority for selection and redundancy.

Concept tested: FortiGate static route selection and redundancy

Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/994432/static-routes

Topics

#Static Routing#Routing Table#Administrative Distance#Route Priority

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice