protocol/spanning-tree/rstp/port-channel

Sets the path-cost behavior.

Usage

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

Parameters

path-cost
Sets the path cost priority
custom
Specifies to use the custom behavior, which sets the path-cost changes according to the port-channel's bandwidth .
standard
Specifies to use the standard behavior, which sets that the path-cost does not change according to port-channel's bandwidth.