interface/{interface-type}/{interface-name}/spanning-tree/instance/priority

Sets restrictions for the port of particular MSTP instances.

Usage

<interface xmlns="urn:brocade.com:mgmt:brocade-interface">
	<ethernet>
		<name>2/1</name>
		<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
			<instance>
				<id>5</id>
				<priority>240</priority>
			</instance>
		</spanning-tree>
	</ethernet>
</interface>

Parameters

name
Specifies the interface name
id
Specifies the MSTP instance. The value can range from 1 through 32
priority
Specifies the port priority for a bridge in increments of 16. The value can range from 0 through 240