JN0-281 · Question #22
A generated route is configured under which hierarchy?
The correct answer is C. [edit routing-options]. A generated route in Junos OS is configured under the [edit routing-options] hierarchy. Generated Routes: A generated route is created based on the presence of more specific routes in the routing table. It acts as a summary route and is generated when any of its contributing…
Question
A generated route is configured under which hierarchy?
Options
- A[edit policy-options]
- B[edit routing-instance]
- C[edit routing-options]
- D[edit protocols]
How the community answered
(55 responses)- A5% (3)
- B2% (1)
- C89% (49)
- D4% (2)
Explanation
A generated route in Junos OS is configured under the [edit routing-options] hierarchy. Generated Routes: A generated route is created based on the presence of more specific routes in the routing table. It acts as a summary route and is generated when any of its contributing routes are active. This is commonly used to create aggregate routes in OSPF, BGP, or other protocols. Configuration Hierarchy: The configuration for generated routes is placed under [edit routing-options], where other static and routing policies are also defined. Command Example: set routing-options generate route 10.10.0.0/16
Topics
Community Discussion
No community discussion yet for this question.