R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
108
incremental-interval: Specifies the LSA generation incremental interval in milliseconds, in the range of 10
to 60000. The default is 5000.
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.
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] ospf 100
[Sysname-ospf-100] lsa-generation-interval 2 100 100
Related commands
lsa-arrival-interval
lsdb-overflow-limit
Use lsdb-overflow-limit to specify the upper limit of external LSAs in the LSDB.
Use undo lsdb-overflow-limit to restore the default.
Syntax
lsdb-overflow-limit number
undo lsdb-overflow-limit
Default
External LSAs in the LSDB are not limited.
Views
OSPF view
Default command level
2: System level
Parameters
number: Specifies the upper limit of external LSAs in the LSDB, in the range of 1 to 1000000.
Examples
# Specify the upper limit of external LSAs as 400000.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] lsdb-overflow-limit 400000
maximum load-balancing (OSPF view)
Use maximum load-balancing to specify the maximum number of equal-cost multi-path (ECMP) routes for
load balancing.
Use undo maximum load-balancing to restore the default.










