Administrator Guide

match origin
To match routes based on the value found in the BGP path ORIGIN attribute, configure a filter.
C9000 Series
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 TOS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
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.
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.
C9000 Series
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
Access Control Lists (ACL) 283