Administrator Guide

Table Of Contents
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.
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 Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.7(0.0) Introduced on the S6000–ON.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
pre-6.1.1.0 Introduced on the E-Series.
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 |
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.
Access Control Lists (ACL)
261