protocol/spanning-tree/rpvst/vlan/hello-time

Configures the hello interval for the RPVST spanning tree.

Usage

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

Parameters

id
Specifies the VLAN ID.
hello-time
Specifies the hello interval. The interval can range from 4 to 30 seconds. The default value is 2 seconds.