104
undo log-peer-change
Default
The logging of OSPF neighbor state changes is enabled.
Views
OSPF view
Predefined user roles
network-admin
Usage guidelines
After you enable this feature, the information about OSPF neighbor state changes will be output to 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 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.