From the course: Cisco CCNP Enterprise: ENARSI (300-410) Cert Prep

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Mutual route redistribution configuration

Mutual route redistribution configuration

- [Instructor] In this video, let's take a look at a basic configuration of mutual route redistribution. Here's the topology we had earlier. And in this topology, router R2 two is learning routes from R1 via OSPF. It's learning routes from R3 via EIGRP. And what we're going to do is configure R2 to mutually redistribute routes learned from one routing source into the other routing source. And our route redistribution that we do entirely on R2, it's going to use the redistribute command. But there's a lot of confusion about this command. For example, if I'm in the OSPF router configuration mode, and I give the redistribute command saying I want to redistribute EIGRP, what am I saying? Am I saying that I want to redistribute OSPF into EIGRP? Or do I want to redistribute EIGRP into OSPF? Well, here's the rule I want you to remember. When we give the redistribute command under router configuration mode for a specific writing…

Contents