timers lsa arrival
This command sets the minimum interval to accept the same link-state advertisement (LSA) from OSPF neighbors.
Use the no form of this command to restore the default value.
Command Syntax
timers lsa arrival <0-600000>
no timers lsa arrival
Parameters
<0-600000>
The minimum delay in milliseconds between accepting the same LSA from neighbors.
Default
By default, Minimum LSA Arrival timer is 1 sec.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#timers lsa arrival 5000
Last modified date: 07-13-2023