185
Predefined user roles
network-admin
Parameters
size:
Specifies the maximum size of received LSPs, in the range of 512 to 16384 bytes.
Examples
# Configure the maximum size of received LSPs.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] lsp-length receive 1024
maximum load-balancing (IS-IS view)
Use
maximum load-balancing
to configure the maximum number of equal-cost multi-path (ECMP) routes
for load balancing.
Use
undo maximum load-balancing
to restore the default.
Syntax
maximum load-balancing
number
undo maximum load-balancing
Views
IS-IS view
Predefined user roles
network-admin
Parameters
number
: Specifies the maximum number of ECMP routes.
Usage guidelines
The value range for the
number
argument and the default setting depend on the
max-ecmp-num
command.
If you set the maximum number of ECMP routes to
m
by using the
max-ecmp-num
command, the
number
argument in the
maximum load-balancing
command is in the range of 1 to
m
and defaults to
m
.
Examples
# Configure the maximum number of ECMP routes as 2.
<Sysname> system-view
[Sysname] isis 100
[Sysname-isis-100] maximum load-balancing 2
Related commands
max-ecmp-num
network-entity
Use
network-entity
to configure the Network Entity Title (NET) for an IS-IS process.