R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

155
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-interval
Use lsdb-overflow-interval to configure the interval that OSPF exits overflow state.
Use undo lsdb-overflow-interval to restore the default.
Syntax
lsdb-overflow-interval interval
undo lsdb-overflow-interval
Default
The OSPF exit overflow interval is 300 seconds.
Views
OSPF view
Predefined user roles
network-admin
Parameters
interval: Specifies the interval that OSPF exits overflow state, in the range of 0 to 2147483647 seconds.
Usage guidelines
When the number of LSAs in the LSDB exceeds the upper limit, the LSDB is in an overflow state. In this
state, OSPF does not receive any external LSAs and deletes the external LSAs generated by itself to save
system resources.
You can configure the interval that OSPF exits overflow state. An interval of 0 indicates that the timer is
not started and OSPF does not exit overflow state.
Examples
# Configure the OSPF exit overflow interval as 10 seconds.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] lsdb-overflow-interval 10
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.