Reference Guide

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 route-type — redistributes routes that match a route type.
match tag — redistributes routes that match a specific tag.
match origin
To match routes based on the value found in the BGP path ORIGIN attribute, configure a filter.
Z9000
Syntax
match origin {egp | igp | incomplete}
To disable matching filter, use the no match origin {igp | egp | incomplete}
command.
Parameters
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.
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.
pre-Version
6.1.1.0
Introduced on the E-Series.
223