03-02-2024, 07:50 PM
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.
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.