nerdexam
Juniper

JN0-694 · Question #47

A network engineer wants to leak routes between routing instances vr1 and vr2. No routes from vr2 are showing up in vr1. [edit routing-instances] user@router# show vr1 routing-options…

The correct answer is A. [edit routing-instances]user@router# delete vr1 routing-options instance-import. See the full explanation below for the reasoning.

Question

A network engineer wants to leak routes between routing instances vr1 and vr2. No routes from vr2 are showing up in vr1. [edit routing-instances] user@router# show vr1 routing-options instance-import [ vr1 vr2 ]; [edit routing-instances] user@router# show vr2 routing-options instance-import [ vr1 vr2 ]; [edit routing-instances] user@router# top show policy-options policy-statement vr1 term 1 { from instance vr1; then accept; } term 2 { then reject; } [edit routing-instances] user@router# top show policy-options policy-statement vr2 term 1 { from instance vr2; then accept; } term 2 { then reject; } Which change should the engineer make to accomplish this task?

Options

  • A[edit routing-instances]user@router# delete vr1 routing-options instance-import
  • B[edit routing-instances]user@router# delete vr1 routing-options instance-import
  • C[edit routing-instances]user@router# set vr1 routing-options auto-export
  • D[edit routing-instances]user@router# set vr1 routing-options interface-routes rib-group vr2

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    4% (1)
  • C
    12% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full JN0-694 Practice