Posted by: Pdfprep
Post Date: November 21, 2020
Which of the following conditions must be met for a static route to be active in the routing table? (Choose three.)
A . The next-hop IP address is up.
B . There is no other route, to the same destination, with a higher distance.
C . The link health monitor (if configured) is up.
D . The next-hop IP address belongs to one of the outgoing interface subnets.
E . The outgoing interface is up.
Answer: C D E
Explanation:
A configured static route only goes to routing table from routing database when all the following are met:
– The outgoing interface is up
– There is no other matching route with a lower distance
– The link health monitor (if configured) is successful
– The next-hop IP address belongs to one of the outgoing interface subnets
Leave a Reply