spanning-tree transmit-hold-count

Syntax

spanning-tree transmit-hold-count <COUNT>

no spanning-tree transmit-hold-count [<COUNT>]

Description

Sets the maximum number of BPDUs per second that the switch can send from an interface.

The no form of this command sets the transmit-hold-count to the default of 6.

Command context

config

Parameters

<COUNT>

Specifies the number of BPDUs that can be sent per second. Default: 6. Range: 1-10.

Authority

Administrators

Examples

Setting the transmit-hold-count to 5:

switch(config)# spanning-tree transmit-hold-count 5

Setting the transmit-hold-count to the default of 6:

switch(config)# no spanning-tree transmit-hold-count