Service Manual
match ip address — redistributes routes that match an IP address.
match ip next-hop — redistributes routes that match the next-hop IP address.
match ip route-source — redistributes routes that match routes advertised by other routers.
match route-type — redistributes routes that match a route type.
match tag — redistributes routes that match a specific tag.
match route-type
To match routes based on the how the route is defined, configure a filter.
Syntax
match route-type {external [type-1 | type-2] | internal | local}
Parameters
external [type-1|
type-2]
Enter the keyword external then either type-1 or type-2 to match only on OSPF Type
1 routes or OSPF Type 2 routes.
internal Enter the keyword internal to match only on routes generated within OSPF areas.
local Enter the keyword local to match only on routes generated within the switch.
Defaults Not configured.
Command Modes ROUTE-MAP
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands
match interface — redistributes routes that match the next-hop interface.
match ip address — redistributes routes that match an IP address.
match ip next-hop — redistributes routes that match the next-hop IP address.
match ip route-source — redistributes routes that match routes advertised by other routers.
match metric — redistributes routes that match a specific metric.
match tag — redistributes routes that match a specific tag.
match tag
To redistribute only routes that match a specified tag value, configure a filter.
Syntax
match tag tag-value
Parameters
tag-value Enter a value as the tag on which to match. The range is from zero (0) to 4294967295.
Access Control Lists (ACL) 193