penalty

Sets the penalty value for a CSPF fate-sharing group.

Syntax

penalty { penalty_value }
no penalty

Command Default

The command is disabled by default.

Parameters

penalty_value

Specifies the penalty value that is assigned to objects of the same fate-sharing group. The range is from 1 through 65535. The default value is one (1). Objects of the same fate-sharing group share the same penalty value. For example, all objects in group 3 share the same penalty value of 100.

Modes

MPLS CSPF group mode.

Usage Guidelines

The no form of the command disables the command..

MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

Examples

The following example configures the penalty value to 100.

device# configure
device(config)# router mpls
device(config-router-mpls)# cspf-group group3
device(config-router-mpls-cspf-group-group3)# penalty 100