Timers Throttle Lsa (Ospf) - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

timers throttle lsa (OSPF)

timers throttle lsa (OSPF)
To set rate-limiting values for Open Shortest Path First (OSPF) link-state advertisement (LSA)
generation, use the timers throttle lsa command. To return to the default values, use the no form of this
command.
Syntax Description
start-time
hold-interval
max-time
Command Default
start-time: 0 milliseconds
hold-interval: 5000 milliseconds
max-time: 5000 milliseconds
Command Modes
Router configuration mode
VRF configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to customize OSPF LSA throttling:
switch# configure terminal
switch(config)# router ospf 1
switch(config-router)# timers throttle lsa 50 5000 6000
switch(config-router)#
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
384
timers throttle lsa start-time hold-interval max-time
no timers throttle lsa
Start time (in milliseconds) that is used to calculate the subsequent rate
limiting times for LSA generation. The range is from 0 to 5000
milliseconds. The default value is 0 milliseconds.
Incremental time (in milliseconds) that is used to calculate the
subsequent rate limiting times for LSA generation. The range is from 50
to 30,000 milliseconds. The default value is 5000 milliseconds.
Maximum time (in milliseconds) that is used to calculate the subsequent
rate limiting times for LSA generation. The range is from 50 to 30,000
milliseconds. The default value is 5000 milliseconds.
Modification
This command was introduced.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents