maximum-paths

Use this command to configure the maximum number of parallel routes to be installed into the routing table for this device.

Syntax

maximum-paths num
no maximum-paths num

Parameters

num Specifies the maximum number of paths to be installed into the routing table for this device. Valid values are 1 - 32 routes. The default value is 8 routes.

Defaults

None.

Mode

IS-IS router configuration.

Usage

The “no” form of this command resets the maximum number of parallel routes to be installed into the routing table to the default value of 8 routes.

Example

This example shows how to configure the maximum number of parallel routes installable in the routing table to 12:

System(rw)->configure
System(rw-config)->router isis
System(rw-config-isis)->maximum-paths 12
System(rw-config-isis)->