protocol/spanning-tree/pvst/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">
<pvst>
<port-channel>
<path-cost>standard</path-cost>
</port-channel>
</pvst>
</spanning-tree>
</protocol>
Parameters
- path-cost
- Sets the path cost behaviour
- 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.