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. Range: 1 to 10. Default: 6.

Authority

Administrators or local user group members with execution rights for this command.

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