149
lsa-arrival-interval
Use lsa-arrival-interval to specify the LSA arrival interval.
Use undo lsa-arrival-interval to restore the default.
Syntax
lsa-arrival-interval interval
undo lsa-arrival-interval
Default
The LSA arrival interval is 1000 milliseconds.
Views
OSPF view
Predefined user roles
network-admin
Parameters
interval: Specifies the LSA arrival interval in the range of 0 to 60000 milliseconds.
Usage guidelines
If an LSA that has the same LSA type, LS ID, originating router ID as the previous LSA is received within
the interval, OSPF discards the LSA. This feature helps protect resources from being over consumed due
to frequent network changes.
HP recommends setting the interval with the lsa-arrival-interval command to be smaller than or equal to
the initial interval set with the lsa-generation-interval command.
Examples
# Set the LSA arrival interval to 200 milliseconds.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] lsa-arrival-interval 200
Related commands
lsa-generation-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.