protocol/spanning-tree/rpvst/transmit-holdcount

Configures the maximum number of Bridge Protocol Data Units (BPDUs) transmitted per second for the R-PVST+.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<rpvst>
			<transmit-holdcount>5</transmit-holdcount>
		</rpvst>
	</spanning-tree>
</protocol>

Parameters

transmit-holdcount
Specifies the number of BPDUs than can be sent before pausing for 1 second. The value can range from 1 through 10. The default value is 6 units.