How2pass.com Forums
AR541 is incorrect - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: CCNP ENARSI 300-410 Forum (https://www.how2pass.com/forum/forum-15.html)
+--- Thread: AR541 is incorrect (/thread-2287.html)



AR541 is incorrect - pc_evans - 03-02-2024

Routing table of R4 shows that R4 does not know about 192.168.1.0/30 or 192.168.2.0/24.

Traceroute shows that there is a routing problem between R1 and R2.
R1 knows how to get to R2. This is evident in R3's routing table which shows 172.16.0.0/16 via R1. This also proves that R1 and R2 are eigrp neighbors.

putting a static route on R4 wont fix the problem between R1 and R2.

Redistributing routes into EIGRP does not work without assigning a metric. The option to use a route map to set a metric does not work.  No where is the route map tied to eigrp.


RE: AR541 is incorrect - help_desk - 03-03-2024

The question has been corrected, Thank you!


RE: AR541 is incorrect - pc_evans - 03-03-2024

How does the route map work? it is not assigned to an interface, or routing neighbor. It just sits there unused.

what is wrong with the other option to set the default metrick in eigrp?