Command Reference Protocol-independent Configuration Commands
router ospf
redistribute rip subnets route-map redrip
network 192.168.12.0 0.0.0.255 area 0
access-list 5 permit 192.168.100.1
route-map redrip permit 10
match ip route-source
Match the IP address in the access list.
Match the next-hop interface of the route.
Match the next-hop IP address in the access list.
Use this command to redistribute the network routes permitted in the IPv6 access list or the IPv6 prefix
list. Use the no form of this command to delete the setting.
match ipv6 address { access-list-name] | prefix-list prefix-list-name }
no match ipv6 address
prefix-list prefix-list-name
Specify the IPv6 prefix list to match.
Route map configuration mode
You can redistribute the routing information from one routing process to another routing process. For
example, you can redistribute the route in the OSPF routing domain and then advertise it to the RIP
routing domain, and vice versa. The mutual route redistribution can be implemented between all the
IP routing protocols.
In the route redistribution, route maps are usually used to control the mutual route redistribution