protocol/spanning-tree/rstp/hello-time

Sets the interval between the hello Bridge Protocol Data Units (BPDUs) sent on an interface.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<rstp>
			<hello-time>4</hello-time>
		</rstp>
	</spanning-tree>
</protocol>

Parameters

hello-time
Specifies the time interval between the hello BPDUs sent on an interface. The value can range from 1 through 10 seconds. The default value is 2 seconds.