Command Reference Protocol-independent Configuration Commands
Set the metric for route redistribution.
Set the type for route redistribution.
Set the tag for route redistribution.
6.21 match ipv6 route-source
Use this command to redistribute the network routes whose next-hop IP address matches the IPv6
access list or the IPv6 prefix list. Use the no form of this command to delete the setting.
match ipv6 route-source { access-list-name] | prefix-list prefix-list-name }
no match ipv6 route-source
Name of the IPv6 access list.
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
between two routing domains.
In configuring one route map, one or more match or set commands can be executed. If the match
command is not used, all the routes will be matched. If the set command is not used, no operation will
be performed.