On a router, interface S0 is running EIGRPv6, and interface S1 is running OSPFv3. A
redistribution command is issued under OSPFv3, redistribute EIGRP 1 metric 20 under ipv6 router
ospf 1. What will happen after applying this redistribution command?
A.
All routes showing up as D and D EX in the routing table will be redistributed into OSPFv3.
B.
All routes showing up as D, D EX, and C in the routing table will be redistributed into OSPFv3.
C.
All routes showing up as D and D EX in the routing table and the S0 interface will be
redistributed into OSPFv3.
D.
All routes showing up as D in the routing table will be redistributed into OSPFv3.
E.
All routes showing up as D EX in the routing table will be redistributed into OSPFv3.
Explanation:
D are EIGRP Internal Routes and D EX are EIGRP external routes. Both Internal and External
EIGRP routes will be redistributed with the configuration shown above