Which two statements are correct about generated routes? (Choose two.)
Which two statements are correct about generated routes? (Choose two.)
Generated routes require a contributing route to create their entries in the routing table. These contributing routes can be directly connected routes, static routes, or routes learned through dynamic routing protocols. Moreover, generated routes show a next hop in the routing table, which is determined based on the contributing route that led to their generation.
A,B are correct
Explanation: A. Generated routes typically rely on contributing routes to create their entries in the routing table. These contributing routes could be directly connected routes, static routes, or routes learned through dynamic routing protocols. B. Generated routes do show a next hop in the routing table, which is determined based on the contributing route that led to their generation. Therefore, options A and B are correct regarding generated routes.