Hello, I just want to confirm my understanding of how route redistribution works.
For instance, you have a router that is running OSPF on one interface (LAN) and the interface (LAN) on the opposite side is running RIP.
You want to enable the RIP routes on the OSPF side of the router.
You enter 'redistribute rip subnets' under 'router ospf'.
The OSPF instance on the router now merges the rip routes into its OSPF table and propagates all of that out onto the network for other routers to pick up.
Can someone please confirm if my general understanding is correct.
Thanks kindly.