Question 40 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question 40 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question

Router Configuration:
router ospf 0.0.0.0

network 2.0.0.0 0.255.255.255 area 0.0.0.0
1

router bgp 100

redistribute ospf 0.0.0.0
1

neighbor 3.3.3.2 remote-as 200

Router# show ip route

2.0.0.0/24 is subnetted, 1 subnets
Cc 2.2.2.0 is directly connected, Ethernet0/0
C 3.0.0.0/8 is directly connected. Serial1/0
O E2 200.1.1.0/24 [110/20] via 2.2.2.2, 00:16:17, Ethernet 0/0
O E1 200.2.2.0/24 [110/104] via 2.2.2.2, 00:00:41, Ethernet 0/0
131.108.0.0/24 is subnetted, 2 subnets
O = 131.108.2.0 [110/74] via 2.2.2.2, 00:16:17, Ethernet 0/0
OIA 131.108.1.0 [110/74] via 2.2.2.2, 00:16:17, Ethernet 0/0

Router# show ip bgp

Network Next Hop Metric LocPrf Weight Path
*>2.2.2.0/24 0.0.0.0 0 32768 ?
*> 131.108.1.0/24 2.2.2.2 84 32768 ?
*> 131.108.2.0/24 2.2.2.2 74 32768 ?

Refer to the exhibit.

The OSPF routing protocol is redistributed into the BGP routing protocol, but not all the OSPF routes are distributed into BGP.

Which action resolves the issue?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.