379
[Sysname-ospfv3-100] lsa-generation-interval 2 100 100
Related commands
lsa-arrival-interval
maximum load-balancing (OSPFv3 view)
Use
maximum load-balancing
to configure the maximum number of equal-cost multi-path (ECMP) routes.
Use
undo maximum load-balancing
to restore the default.
Syntax
maximum load-balancing
maximum
undo maximum load-balancing
Views
OSPFv3 view
Predefined user roles
network-admin
Parameters
maximum
: Specifies the maximum number of ECMP routes. When the maximum number is 1, OSPFv3
does not perform load balancing.
Usage guidelines
The value range for the
maximum
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
maximum
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] ospfv3 100
[Sysname-ospfv3-100] maximum load-balancing 2
Related commands
max-ecmp-num
ospfv3
Use
ospfv3
to enable an OSPFv3 process and enter OSPFv3 view.
Use
undo ospfv3
to disable an OSPFv3 process.
Syntax
ospfv3
[
process-id
|
vpn-instance
vpn-instance-name
] *
undo ospfv3
[
process-id
]