Question 18 of 250 from exam 400-201: Cisco CCIE Service Provider Written Exam

Question 18 of 250 from exam 400-201: Cisco CCIE Service Provider Written Exam

Question

4ipv6 unicast-routing

I

interface Gig 0/0
4p 172.16.1.1 255.255.255.0
4pv6 address 2001:172:16::1:1/66
4pv6 eigrp 10

I
interface Gig 0/1
4p address 10.10.1.1 255.255.255.0
4pv6 address 2001:10:10::1:1/64
4pv6 ospf 10 area 0
I
router eigrp 10
router-id 1.1.1.1
network 172.16.0.0
I
ipv6 router eigrp 10
router-id 1.1.1.1
no shut
I
router ospf 10
redistribute eigrp 10 subnet
network 10.0.0.0/0.255.255.255 area 0
I
pv router ospf 10
router-id 1.1.1.1

Refer to the exhibit.

Which OSPFv3 redistribute configuration provides the equivalent results when redistributing from EIGRP IPv6 prefixes on to OSPFv3 as it happens when redistributing from EIGRP IPv4 prefixes onto OSPFv2?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.