metric-style

Use this command to configure the TLV metric style for this IS-IS instance.

Syntax

metric-style {wide | both}
no metric-style

Parameters

wide Specifies the wide TLV metric style.
both Specifies both the wide TLV metric style and the narrow metric style (Default).

Defaults

None.

Mode

IS-IS router configuration.

Usage

The “no” form of this command resets the TLV metric style used for this routing instance to the default value of both wide and narrow TLV metric styles.

Example

This example shows how to configure the IS-IS metric style to wide only:

System(rw)->configure
System(rw-config)->router isis
System(rw-config-isis)->metric-style wide
System(rw-config-isis)->