interface/{interface-type}/{interface-name}/spanning-tree/hello-time

Configures the hello-time in seconds on the interface.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>2/1</name>
		<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
			<hello-time>5</hello-time>
		</spanning-tree>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
hello-time
Sets the interval between the hello Bridge Protocol Data Units (BPDUs) sent by the root switch configuration messages. The value can range from 1 through 10.