JN0-351 · Question #12
Which two statements are correct about generated routes? (Choose two.)
The correct answer is A. Generated routes require a contributing route. B. Generated routes show a next hop in the routing table.. A is correct because generated routes require a contributing route. A contributing route is a route that matches the destination prefix of the generated route and has a valid next hop. A generated route is only installed in the routing table if there is at least one contributing
Question
Which two statements are correct about generated routes? (Choose two.)
Options
- AGenerated routes require a contributing route.
- BGenerated routes show a next hop in the routing table.
- CGenerated routes appear in the routing table as static routes
- DGenerated routes cannot be redistributed into dynamic routing protocols.
How the community answered
(29 responses)- A83% (24)
- C14% (4)
- D3% (1)
Explanation
A is correct because generated routes require a contributing route. A contributing route is a route that matches the destination prefix of the generated route and has a valid next hop. A generated route is only installed in the routing table if there is at least one contributing route available. This ensures that the generated route is reachable and useful. If there is no contributing route, the generated route is not added to the routing table. B is correct because generated routes show a next hop in the routing table. A generated route inherits the next hop of its primary contributing route, which is the most preferred route among all the contributing routes. The next hop of the generated route can be either an IP address or an interface name, depending on the type of the contributing route. The next hop of the generated route can also be modified by a routing policy.
Topics
Community Discussion
No community discussion yet for this question.