Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command  set protocol protocols ospf timers lsa min-arrival to set the minimum delay in receiving a new version of an LSA. The value of this parameter is in milliseconds and ranges from 0 to 600000. The optional parameter vrf can be used to specify a VRF for the OSPF instance. If a VRF is not specified here, the command will affect OSPF for the default VRF.

Run the command delete protocol protocols ospf timers lsa min-arrival to remove this configuration and go back to default delay of 1000 milliseconds.


Command Syntax

set protocol protocols ospf [vrf <vrf-name>] timers lsa min-arrival <0-600000>

delete protocol protocols ospf [vrf <vrf-name>] timers lsa min-arrival <0-600000>

...