JN0-363 · Question #48
You want to share routes between two routing instances that you have configured? What are two ways to accomplish this task? (Choose two.)
The correct answer is B. Configure an instance import policy D. Use a RIB group. Static route with a next-hop of next-table pointing to the appropriate routing table which contains more accurate information rib-groups to mirror routing information from one route-table to another. However, in many cases, in order to make this work, interface-routes also need…
Question
You want to share routes between two routing instances that you have configured? What are two ways to accomplish this task? (Choose two.)
Options
- AUse a non-forwarding instance.
- BConfigure an instance import policy
- CCreate a forwarding instance.
- DUse a RIB group.
How the community answered
(54 responses)- A9% (5)
- B83% (45)
- C7% (4)
Explanation
Static route with a next-hop of next-table pointing to the appropriate routing table which contains more accurate information rib-groups to mirror routing information from one route-table to another. However, in many cases, in order to make this work, interface-routes also need to be mirrored. RIB Group policy can be used to constrain the routing information instance-import and instance-export statements configured within the individual routing-instances to leak routes from one table to another. Again, policy can be used here to constrain the routing information. This method is more straightforward than the rib-group method A final approach is to use physical interfaces or logical- tunnels to stitch routing-instances and use a routing protocol or static routes across this connection between the two routing-instances. To share routes between two routing instances on a Junos device, you can configure an instance import policy in one or both instances to import routes from the other instance. Alternatively, a RIB (Routing Information Base) group can be used to share routes between instances.
Topics
Community Discussion
No community discussion yet for this question.