White Papers

Table Of Contents
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
Change the maximum LSP lifetime with this command. The maximum LSP lifetime must always be greater
than the LSP refresh interval.
The seconds parameter enables the router to keep LSPs for the specified length of time. If the value is
higher, the overhead is reduced on slower-speed links.
Related
Commands
lsp-refresh-interval sets the link-state packet (LSP) refresh interval.
maximum-paths
Allows you to configure the maximum number of equal cost paths allowed in a routing table.
Syntax
maximum-paths number
To return to the default values, use the no maximum-paths command.
Parameters
number
Enter a number as the maximum number of parallel paths an IP routing installs in a
routing table. The range is from 1 to 16. The default is 4.
Defaults 4
Command Modes
ROUTER ISIS (for IPv4)
CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6)
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
metric-style
To generate and accept old-style, new-style, or both styles of type, length, and values (TLV), configure a router.
Syntax
metric-style {narrow [transition] | transition | wide [transition]}
[level-1 | level-2]
To return to the default values, use the no metric-style {narrow [transition] |
transition | wide [transition]} [level-1 | level-2] command.
Parameters
narrow Allows you to generate and accept old-style TLVs. The metric range is from 0 to
63.
transition Allows you to generate both old-style and new-style TLVs. The metric range is from
0 to 63.
wide Allows you to generate and accept only new-style TLVs. The metric range is from 0
to 16777215.
level-1 Enables the metric style on Level 1.
level-2 Enables the metric style on Level 2.
Defaults narrow; if no Level is specified, Level-1 and Level-2 are configured.
Intermediate System to Intermediate System (IS-IS) 705