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

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

Question

10.3.3.30/24
10.1

0124
10.1.2.0/24
10.1.3.0/24
10.1.4.0/26
10.1.230.0/24
10.1.250.0/24

10.2.3.0/26

\cozay

router ospf 100 Redistribution
redistribute eigrp 100 subnets route-map OSPF-TAG-1

10.4.4.40/24
ip prefix-list OSPF-TAG-PRF seq 5 deny 10.1.0.0/16 ie 24
!

ip prefix-list OSPF-TAG-PRF-1 seq 5 permit 10.2.0.0/18 ie 24
!
route-map OSPF-TAG-1 deny 5
match ip address prefix-list OSPF-TAG-PRF
set tag 40
!
route-map OSPF-TAG-1 permit 10
match ip address prefix-list OSPF-TAG-PRF-1
set tag 80
!

Refer to the exhibit.

Which subnet is redistributed from EIGRP to OSPF routing protocols?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.