Which reason is EIGRP failing to redistribute the default route?

Refer to the exhibit. Which reason is EIGRP failing to redistribute the default route?

A. The EIGRP process is missing the default metric.
B. The EIGRP process is missing the no auto-summary command.
C. The EIGRP process is missing the router ID.
D. e route-map statement is missing the match anykeyword.

cisco-exams

5 thoughts on “Which reason is EIGRP failing to redistribute the default route?

  1. switch(config)# router eigrp 1
    switch(config-router)# address-family ipv4 unicast
    switch(config-router-af)# redistribute rip 100 route-map FilterRIP
    switch(config-router-af)# default-metric 1000 100 250 100 1500 <==========
    switch(config-router-af)#

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.