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

Configures the timeout for errors on an interface.

Usage

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

Parameters

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