Spanning Tree Commands 563

spanning-tree transmit hold-count

Use the spanning-tree transmit hold-count command to set the maximum
number of BPDUs that a bridge is allowed to send within a hello time window
(2 seconds). Use the “no” form of this command to reset the hold count to
the default value.
Syntax
spanning-tree transmit hold-count [
value
]
no spanning-tree transmit hold-count
value
— The maximum number of BPDUs to send (Range: 1–10).
Default Configuration
The default hold count is 6 BPDUs.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example sets the maximum number of BPDUs
sent to 6.
console(config)#spanning-tree transmit hold-count 6