NSE 7 – Enterprise Firewall 7.0 — Question 47
Which two conditions would prevent a static route from being added to the routing table? (Choose two.)
Answer options
- A. There is another other route to the same destination, with a lower distance.
- B. The route has a lower priority value than another route to the same destination.
- C. The next-hop IP address is unreachable.
- D. The interface specified in the route configuration is down.
Correct answer: A, D
Explanation
A static route will not be added to the routing table if there is another route with a lower distance (A) or if the interface specified in the route is down (D). Options B and C do not prevent the addition of the static route; B relates to priority which does not affect the routing table, and C refers to reachability but does not inherently block the route from being added.