Reference Guide

match route-type
To match routes based on the how the route is defined, configure a filter.
S4820T
Syntax
match route-type {external [type-1 | type-2] | internal |
level-1 | level-2 | local}
To delete a match, use the no match route-type {local | internal |
external [type-1 | type-2] | level-1 | level-2} command.
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.
level-1 Enter the keyword level-1 to match IS-IS Level 1 routes.
level-2 Enter the keyword level-2 to match IS-IS Level 2 routes.
local Enter the keyword local to match only on routes generated within
the switch.
Defaults Not configured.
Command Modes ROUTE-MAP
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
pre-Version
6.1.1.0
Introduced on the E-Series.
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.
246