F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Command Reference-6PW100

Table Of Contents
349
Syntax
log-peer-change
undo log-peer-change
Default
The logging is enabled.
Views
OSPF view
Default command level
2: System level
Usage guidelines
The feature enables outputting information about neighbor state changes 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 resources from being overconsumed 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.