Service Manual

Table Of Contents
match tag
To redistribute only routes that match a specified tag value, configure a filter.
Syntax
match tag tag-value
To remove a match, use the no match tag command.
Parameters
tag-value
Enter a value as the tag on which to match. The range is from zero (0) to
4294967295.
Defaults Not configured.
Command Modes ROUTE-MAP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
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.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Related
Commands
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 route-type redistribute routes that match a route type.
route-map
Enable a route map statement and configure its action and sequence number. This command also places you in ROUTE-MAP
mode.
Syntax
route-map map-name [permit | deny] [sequence-number]
To delete a route map, use the no route-map map-name [permit | deny] [sequence-
number] command.
Parameters
map-name
Enter a text string of up to 140 characters to name the route map for easy
identification.
permit (OPTIONAL) Enter the keyword permit to set the route map default as permit. If
you do not specify a keyword, the default is permit.
Access Control Lists (ACL) 227