protocol/spanning-tree/mstp/port-channel

Controls port channel behavior for spanning tree

Usage

<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
	<spanning-tree xmlns="urn:brocade.com:mgmt:brocade-xstp">
		<mstp>
			<port-channel>
				<path-cost>standard</path-cost>
			</port-channel>
		</mstp>
	</spanning-tree>
</protocol>

Parameters

path-cost
Sets the path cost behavior.
custom
Custom behavior - pathcost will change according to bandwidth.
standard
Standard behavior - pathcost will not change according to bandwidth.