Reference Guide
276 | Access Control Lists (ACL)
www.dell.com | support.dell.com
match route-type
c e s
Configure a filter to match routes based on the how the route is defined.
Syntax
match route-type {external [type-1 | type-2] | internal | level-1 | level-2 | local}
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
Related
Commands
match tag
c e s
Configure a filter to redistribute only routes that match a specified tag value.
Syntax
match tag tag-value
Parameters
Defaults
Not configured
Command Modes
ROUTE-MAP
Command
History
external [type-1| type-2] Enter the keyword external followed by 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.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Support added for S-Series
Version 7.5.1.0 Support added for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
match interface Redistribute routes that match the next-hop interface.
match ip address Redistribute routes that match an IP address.
match ip next-hop Redistribute routes that match the next-hop IP address.
match ip route-source Redistribute routes that match routes advertised by other routers.
match metric Redistribute routes that match a specific metric.
match tag Redistribute routes that match a tag.
tag-value
Enter a value as the tag on which to match.
Range: zero (0) to 4294967295.
Version 8.1.1.0 Introduced on E-Series ExaScale
Version 7.6.1.0 Support added for S-Series