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

Configures time interval after which port will be enabled.

Usage

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

Parameters

interval
Specifies time interval after which port will be enabled. The value can range from 10 through 1000000 seconds.