Which two configuration examples meet this requirement?

You must add the 5.0.0.1 OSPF route to the inet.3 routing table for LSP resolution.
Which two configuration examples meet this requirement? (Choose two.)

You must add the 5.0.0.1 OSPF route to the inet.3 routing table for LSP resolution.
Which two configuration examples meet this requirement? (Choose two.)

A.
Option A

B.
Option B

C.
Option C

D.
Option D

Explanation:



Leave a Reply 7

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


ciscosux

ciscosux

resolution rib (Option A) is incorrect as you can use a table to highlight to use for resolution. Question specifically refers to “You must add the 5.0.0.1 OSPF route to the inet.3 routing table”.

This knob does not assist in “addition” of routes. My 2 cents.

Marco MRzetti

Marco MRzetti

C and D.
A) Does not add any routes to inet.3, instead it instruct the router to lookup on that table.
B) Moves routes from inet.3 to inet.0
C) Installs the lo inet addresses of the remote router on inet.3
D) Installs 5.0.0.1/32 on inet.3

Ong

Ong

shortcuts—Configures OSPF to use MPLS LSPs as shortcut next hops. By default, shortcut routes calculated through OSPFv2 are installed in the inet.3 routing table.

testokhan

testokhan

A is only instructing to look up for resolution into the routing table inet.3 whereas we need to add here. so answer C & D are correct

Jacky

Jacky

C & D are correct.