IP Commands
page 29-42 OmniSwitch 6250 CLI Reference Guide November 2009
ip route-map match metric
Matches the metric value specified in the route map with the actual metric value of the route.
ip route-map route-map-name [sequence-number number] match metric metric [deviation deviation]
no ip route-map route-map-name [sequence-number number] match metric metric
[deviation deviation]
Syntax Definitions
route-map-name The name of the route map (up to 20 characters).
number A number that links together the route maps. The range is 1–100.
metric The metric value that matches a specified metric.
deviation The deviation value. If deviation is included, the route metric can have
any value within the range (metric-deviation to metric+deviation).
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to delete the match metric parameter in the route map.
• All route maps having the same name but different sequence numbers are linked together and
processed in order of increasing sequence number.
• The route-map-name and sequence-number should exist before you configure this match criteria.
Examples
-> ip route-map route1 sequence-number 10 match metric 4
-> no ip route-map route1 sequence-number 10 match metric 4
Release History
Release 6.6.1; command was introduced.
parameter default
number 50