protocol/spanning-tree/mstp/instance/priority

Configures bridge priority for the common instance.

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<mstp>
			<instance>
				<id>1</id>
				<priority>4096</priority>	
			</instance>
		</mstp>
	</spanning-tree>
</protocol>

Parameters

id
Specifies MSTP instance Id. The value can range from 1 through 31.
priority
Specifies the bridge priority. The value can range from 0 through 61440.