JN0-363 Exam QuestionsBrowse all questions from this exam

JN0-363 Exam - Question 21


You want to share routes between two routing instances that you have configured?

What are two ways to accomplish this task? (Choose two.)

Show Answer
Correct Answer: BD

To share routes between two routing instances, you can configure an instance import policy, which allows you to import routes from one instance to another selectively. Another method is to use a RIB group, which enables the sharing of routing information between different routing tables.

Discussion

5 comments
Sign in to comment
SailorOptions: BD
May 22, 2023

the methods for communicating between routing instances are as follows: 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.

Laminejuve
May 23, 2023

agree so BD will be the correct answers

zineeddineOptions: BD
May 24, 2023

should be BD

Misho_e_pich_2023Options: BD
Sep 18, 2023

A. Use a non-forwarding instance: A non-forwarding instance is used for tasks that require routing information but do not participate in the actual packet forwarding. It does not directly facilitate the sharing of routes between routing instances. C. Create a forwarding instance: A forwarding instance is used for packet forwarding in Junos OS. While it's involved in the forwarding of packets, it's not a mechanism for sharing routes between routing instances. So, options B and D are the correct ways to share routes between routing instances in Junos OS.

Bob_SmithOptions: BD
Oct 5, 2023

should be BD...Create the RIB group first, then filter on what is actually imported with an import policy

alicenaihiOptions: BD
Jan 6, 2024

BD will be the correct