PrepAway - Latest Free Exam Questions & Answers

Which change should the engineer make to accomplish this task?

— Exhibit —
[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;
}
— Exhibit —
A network engineer wants to leak routes between routing instances vr1 and vr2. No routes from vr2
are showing up in vr1. Which change should the engineer make to accomplish this task?

PrepAway - Latest Free Exam Questions & Answers

A.
[edit routing-instances]
user@router# delete vr1 routing-options instance-import
[edit routing-instances]
user@router# set vr1 routing-options instance-import (vr1 || vr2)

B.
[edit routing-instances]
user@router# delete vr1 routing-options instance-import
[edit routing-instances]
user@router# set vr1 routing-options instance-import (vr1 && vr2)

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


Leave a Reply