protocol/spanning-tree/pvst/error-disable-timeout/interval

Configures interval after which port shall be enabled.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<pvst>
			<error-disable-timeout>
				<interval>350</interval>
			</error-disable-timeout>
		</pvst>
	</spanning-tree>
</protocol>

Parameters

interval
Specifies the time for the interface to time out. The interval can range from 10 through 1000000 seconds. Ther default interval is 300 seconds.