The lsa-arrival-interval command sets the interval at which OSPFv3 LSAs are received.
The undo lsa-arrival-interval command restores the default setting.
By default, an intelligent timer is enabled. The maximum interval at which OSPFv3 LSAs are received is 1000 ms, the initial interval is 500 ms, and the Holdtime interval is 500 ms.
Parameter | Description | Value |
---|---|---|
interval |
Specifies the interval at which OSPFv3 LSAs are received. |
The value is an integer ranging from 0 to 10000, in milliseconds. |
intelligent-timer |
Sets the interval at which OSPFv3 LSAs are received through an intelligent timer. |
- |
max-interval |
Specifies the maximum interval at which OSPFv3 LSAs are received. |
The value is an integer ranging from 1 to 120000, in milliseconds. |
start-interval |
Specifies the initial interval at which OSPFv3 LSAs are received. |
The value is an integer ranging from 0 to 60000, in milliseconds. |
hold-interval |
Specifies the Holdtime interval at which OSPFv3 LSAs are received. |
The value is an integer ranging from 1 to 60000, in milliseconds. |
Usage Scenario
To prevent excessive network resource consumption due to frequent network changes, you can run the lsa-arrival-interval command to configure an interval at which OSPFv3 LSAs are received.
On a stable network that requires fast route convergence, you can change the interval at which OSPFv3 LSAs are received to 0s. In this manner, the device can fast respond to topology or route changes, which speeds up route convergence.