Given the accompanying output, which additional command is needed to redistribute IGRP into EIGRP?
Router eigrp 123
Network 10.10.10.0
No auto-summary
!
Router igrp 123
Network 172.16.0.0
Network 172.17.0.0
Select the best response.
A.
Under the router igrp mode add redistribute eigrp 123
B.
Under the router eigrp mode add redistribute igrp 123
C.
Under the router eigrp mode add redistribute igrp 123 subnets
D.
None, EIGRP and IGRP are automatically redistributed in this instance.