which additional command is needed to redistribute IGRP into EIGRP?

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

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

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.

Explanation:
The point of this question is redistribute IGRP into EIGRP.
When redistributing IGRP into EIGRP, there is a feature that they are automatically redistributed if
they have same autonomous system number; in opposite, they need to manually redistributed if
they have different autonomous system number..



Leave a Reply 0

Your email address will not be published. Required fields are marked *