nerdexam
Fortinet

FCSS_NST_SE-7.6 · Question #83

Which three conditions would prevent a static route from being used by the kernel to route traffic? (Choose three.)

The correct answer is A. The interface specified in the route configuration is down. D. The next-hop IP address is unreachable and health monitor is configured. E. There is another route to the same destination, with a lower distance. The interface specified in the route configuration is down. If the egress interface is down (administratively or operationally), the kernel will mark the route inactive and won't use it. The next-hop IP address is unreachable and health monitor is configured. When a route's…

Troubleshoot Routing Issues

Question

Which three conditions would prevent a static route from being used by the kernel to route traffic? (Choose three.)

Options

  • AThe interface specified in the route configuration is down.
  • BThere is another route to the same destination, with a higher distance.
  • CThe route has a lower metric than another route to the same destination.
  • DThe next-hop IP address is unreachable and health monitor is configured.
  • EThere is another route to the same destination, with a lower distance.

How the community answered

(30 responses)
  • A
    83% (25)
  • B
    7% (2)
  • C
    10% (3)

Explanation

The interface specified in the route configuration is down. If the egress interface is down (administratively or operationally), the kernel will mark the route inactive and won't use it. The next-hop IP address is unreachable and health monitor is configured. When a route's gateway fails its configured health check, the static route is suppressed until the monitor detects it as reachable again. There is another route to the same destination, with a lower distance. The kernel always prefers the route with the lowest administrative distance; any static route with a higher distance to an identical prefix is ignored.

Topics

#static route#interface down#next-hop reachability#route distance

Community Discussion

No community discussion yet for this question.

Full FCSS_NST_SE-7.6 Practice