When you do route redsitribution, there is tow steps tha a router do.
For example on a router ABSR you want to redsitrubte RIP with this command under ospf
(config-router)#redistribute rip subnets
The steps are :
1. Give me all your RIP route
2. give all your directly connected route.
let me explain you these steps one by one
1. Give me all your RIP route.
in these post, we want take an example of route redsitribution betwen OSPF and RIP. when you apply the route redsitribution command under the ospf, the first thing a router do is gahtering all the route that advertised by RIP.
you can find the route that advertised by RIP by giving the router command “show ip route rip”
EXAMPLE of the command output
0 Responses to “Route Redistribution”