protocol/spanning-tree/mstp/shutdown

Disables the Multiple Spanning Tree Protocol (MSTP) globally.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<mstp>
			<shutdown></shutdown>
		</mstp>
	</spanning-tree>
</protocol>

Parameters

shutdown
Shuts down the spanning tree protocol.