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

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

IP Commands

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 6400, 6850, 6850E, 6855, 9000E
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.1.3; command was introduced.
OmniSwitch CLI Reference Guide
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
June 2012
page 14-55

Advertisement

Table of Contents
loading

Table of Contents