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.
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)- A7% (1)
- B86% (12)
- C7% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.