protocol/spanning-tree/mstp/hello-time

Configures the hello time interval for the spanning tree.

Usage

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

Parameters

hello-time
Sopecifies the hello time. The hello time can range from 1 through 20 seconds. The default hello time is set to 2 seconds.