lsa-arrival-interval

Use lsa-arrival-interval to set 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, and originating router ID as the previous LSA is received within the interval, OSPF discards the LSA. This feature helps avoid overuse of system resources due to frequent network changes.

As a best practice, set the interval with the lsa-arrival-interval command to be smaller than or equal to the minimum 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