Reference Guide

Access Control Lists (ACL) | 275
match metric
c e s
Configure a filter to match on a specified value.
Syntax
match metric metric-value
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
Related
Commands
match origin
c e s
Configure a filter to match routes based on the value found in the BGP path ORIGIN attribute.
Syntax
match origin {egp | igp | incomplete}
Parameters
Defaults
Not configured.
Command Modes
ROUTE-MAP
Command
History
metric-value
Enter a value 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
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 route-type Redistribute routes that match a route type.
match tag Redistribute routes that match a specific tag.
egp Enter the keyword egp to match routes originating outside the AS.
igp Enter the keyword igp to match routes originating within the same AS.
incomplete Enter the keyword incomplete to match routes with incomplete routing
information.
Version 8.1.1.0 Introduced on E-Series ExaScale
pre-Version 6.1.1.0 Introduced for E-Series