102
View
OSPF view
Default level
2: System level
Parameters
maximum: Maximum number of ECMP routes, in the range of of 1 to 8. No load balancing is available
when the number is set to 1.
Description
Use maximum load-balancing to specify the maximum number of ECMP routes.
Use undo maximum load-balancing to restore the default.
By default, the maximum number of ECMP routes is 8.
Examples
# Specify the maximum number of ECMP routes 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 maximum and default route numbers vary with devices.
Description
Use maximum-routes to specify the maximum route number of a specified type, inter-area, intra-area or
external.
Use undo maximum-routes to restore the default route maximum value of a specified type.
Examples
# Specify the maximum number of intra-area routes as 500.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] maximum-routes intra 500