set metric increment (redistribution)

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

Syntax

set metric increment cost
no set metric increment cost

Parameters

cost Specifies the amount to increment 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 increment set clause.

Example

This example shows how to increment 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 increment 50
System(rw-config-route-map)->