Ip Route-Map Set Metric - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

ip route-map set metric

Configures the metric value of the route being distributed.
ip route-map route-map-name [sequence-number number] set metric metric
[effect {add | subtract | replace | none}]
no ip route-map route-map-name [sequence-number number] set metric metric
[effect {add | subtract | replace | none}]
Syntax Definitions
route-map-name
number
metric
add
subtract
replace
none
Defaults
parameter
number
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to delete the set 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 set criteria.
Examples
-> ip route-map 111 sequence-number 50 set metric 30 effect add
-> no ip route-map 111 sequence-number 50 set metric 30 effect add
Release History
Release 6.6.1; command was introduced.
page 29-44
The name of the route map (up to 20 characters).
A number that links together the route maps. The range is 1–100.
Configures the metric value of the route being distributed. A value of 0
is not allowed.
Adds the configured metric value to the actual metric value.
Subtracts the configured metric value from the actual metric value.
Replaces the actual metric value with the configured metric value.
Redistributes the actual metric value. The configured metric value is
ignored. Use any value except 0.
default
50
OmniSwitch 6250 CLI Reference Guide
IP Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents