HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

148
Examples
# Disable the logging of neighbor state changes for OSPF process 100.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] undo log-peer-change
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.
The interval set with the lsa-arrival-interval command should be smaller 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.