R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference
486
Parameters
maximum-interval: Specifies the maximum OSPFv3 LSA generation interval in the range of 1 to 60
seconds.
minimum-interval: Specifies the minimum OSPFv3 LSA generation interval in the range of 10 to 60000
milliseconds. The default is 0, which indicates that the minimum interval can be any value.
incremental-interval: Specifies the OSPFv3 LSA generation incremental interval in the range of 10 to
60000 milliseconds.
Usage guidelines
When network changes are not frequent, LSAs are generated at the minimum-interval. If network
changes become frequent, the LSA generation interval is incremented by incremental-interval × 2
n-2
(n is
the number of generation times) each time a LSA generation occurs until the maximum-interval is
reached.
The minimum interval and the incremental interval cannot be greater than the maximum interval.
Examples
# Configure the maximum LSA generation interval as 2 seconds, minimum interval as 100 milliseconds,
and incremental interval as 100 milliseconds.
<Sysname> system-view
[Sysname] ospfv3 100
[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
mdc-admin
Parameters
maximum: Specifies the maximum number of ECMP routes. When the maximum number is set to 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.










