What would resolve the problem?

You are having problems redistributing RIP routes into OSPF. Your Junos device has the following
configuration:
[edit protocols ospf]
user@router# show
import my-policy;
area 0.0.0.0 {
interface ge-0/0/0.0;
interface ge-0/0/ ;
interface ge-0/0/ {
passive;
}
}

What would resolve the problem?

You are having problems redistributing RIP routes into OSPF. Your Junos device has the following
configuration:
[edit protocols ospf]
user@router# show
import my-policy;
area 0.0.0.0 {
interface ge-0/0/0.0;
interface ge-0/0/ ;
interface ge-0/0/ {
passive;
}
}

What would resolve the problem?

A.
Apply my-policy as an export policy under the [edit protocols rip] hierarchy.

B.
Apply my-policy as an import policy under the [edit protocols rip] hierarchy.

C.
Apply my-policy as an export policy under the [edit protocols ospf] hierarchy.

D.
Use the area-range parameter instead of a routing policy.

Explanation:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


qei

qei

Absolutely wrong answer! right one is C. “Apply my-policy as an export policy under the [edit protocols ospf] hierarchy.”

JunOS

JunOS

C is the correct Answer!