Match Metric - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

match metric

To redistribute routes in the routing table that match the routing metric value, use the match metric
command. To remove the tag entry, use the no form of this command.
Syntax Description
metric-value
+-
deviation-number
Command Default
No match values are defined.
Command Modes
Route-map configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
To redistribute routes with the specified metric, use the match metric command in route-map
configuration mode. To remove the entry for the redistributed route from the routing table, use the no
form of this command.
You can specify one or more metrics (or) range of metrics using the deviation-number argument. At least
one of the specified metrics must match for the command to pass.
An ellipsis (...) in the command syntax indicates that your command input can include multiple values
for the arguments.
Use the route-map global configuration command, and the match and set route-map configuration
commands to define the conditions for redistributing routes from one routing protocol into another. Each
route-map command has a list of match and set commands associated with it. The match commands
specify the match criteria—the conditions under which redistribution is allowed for the current
route-map command. The set commands specify the set actions—the particular redistribution actions
to perform if the criteria enforced by the match commands are met. The no route-map command deletes
the route map.
The match route-map configuration command has multiple formats. The match commands can be given
in any order and all match commands must pass to cause the route to be redistributed according to the
set actions given with the set commands. The no forms of the match commands remove the specified
match criteria.
OL-27852-01
match metric metric-value [+- deviation-number] [...metric-value [+- deviation-number]]
no match metric metric-value [+- deviation-number] [...metric-value [+- deviation-number]]
Modification
This command was introduced.
Internal route metric. The range is from 0to 4,294,967,295.
Specifies a standard deviation range of the metric. The router
matches any metric that falls inclusively in that range. The maximum
size is 2 characters.
(Optional) Standard deviation number that offsets the number
configured for the metric-value argument. The range is from 0to
4,294,967,295. There is no default.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
match metric
241

Advertisement

Table of Contents
loading

Table of Contents