4-42
lsa-arrival-interval
Syntax
lsa-arrival-interval interval
undo lsa-arrival-interval
View
OSPF view
Default Level
2: System level
Parameters
interval
: Specifies the minimum LSA repeat arrival interval in milliseconds, in the range 0 to 60000.
Description
Use the
lsa-arrival-interval
command to specify the minimum LSA repeat arrival interval.
Use the
undo lsa-arrival-interval
command to restore the default.
The interval defaults to 1000 milliseconds.
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 will be discarded. This feature helps protect routers and bandwidth from
being over-consumed due to frequent network changes.
It is recommended the interval set with the
lsa-arrival-interval
command is smaller or equal to the
initial interval set with the
lsa-generation-interval
command.
Related commands:
lsa-generation-interval
.
Examples
# Set the LSA minimum repeat arrival interval to 200 milliseconds.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] lsa-arrival-interval 200
lsa-generation-interval
Syntax
lsa-generation-interval maximum-interval
[
initial-interval
[
incremental-interval
] ]
undo lsa-generation-interval
View
OSPF view
Default Level
2: System level
Parameters
maximum-interval
: Maximum LSA generation interval in seconds, in the range 1 to 60.
initial-interval
: Minimum LSA generation interval in milliseconds, in the range 10 to 60000. The default
is 0.