4-44
undo maximum load-balancing
View
OSPF view
Default Level
2: System level
Parameters
maximum
: Maximum number of equal cost routes for load balancing. The number ranges from 1 to 8.
No load balancing is available when the number is set to 1.
Description
Use the
maximum load-balancing
command to specify the maximum number of equal cost routes
for load balancing.
Use the
undo maximum load-balancing
command to restore the default.
By default, the maximum number of equal cost routes for load balancing is 8.
Examples
# Specify the maximum number of equal cost routes for load balancing as 2.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] maximum load-balancing 2
maximum-routes
Syntax
maximum-routes
{
external
|
inter
|
intra
}
number
undo maximum-routes
{
external
|
inter
|
intra
}
View
OSPF view
Default Level
2: System level
Parameters
external
: Specifies the maximum number of external routes.
inter
: Specifies the maximum number of inter-area routes.
intra
: Specifies the maximum number of intra-area routes.
number
: Maximum route number. The number ranges from 0 to 16384.
Description
Use the
maximum-routes
command to specify the maximum route number of a specified type,
inter-area, intra-area or external.
Use the
undo maximum-routes
command to restore the default route maximum value of a specified
type.
By default, the maximum route number of a specified type is 16384.