set metric decrement (redistribution)

Use this command to decrement the existing cost when redistributing a source packet matched by this route-map.

Syntax

set metric decrement cost
no set metric decrement cost

Parameters

cost Specifies the amount to decrement the existing cost when redistributing a source packet matched by this route-map. Valid values: 1 - 4294967295. Default Value: None.

Defaults

None.

Mode

Route-map configuration.

Usage

The “no” form of this command deletes this metric decrement set clause.

Example

This example shows how to decrement the route cost by 50 when redistributing source packets matched in the rm5 route-map:

System(rw-config)->route-map redistribution rm5
System(rw-config-route-map)->set metric decrement 50
System(rw-config-route-map)->