R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

108
Usage guidelines
With this feature enabled, information about neighbor state changes is displayed on the terminal.
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 interval defaults to 1000 milliseconds.
Views
OSPF view
Default command level
2: System level
Parameters
interval: Specifies the LSA arrival interval in milliseconds, in the range of 0 to 60000.
Usage guidelines
If an LSA that has the same LSA type, LS ID, originating router ID with the previous LSA is received within
the interval, the LSA is discarded. This feature helps protect routers and bandwidth from being
over-consumed due to frequent network changes.
HP recommends that the interval set with the lsa-arrival-interval command is 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
lsa-generation-interval
Use lsa-generation-interval to configure the OSPF LSA generation interval.