Sets the port channel path cost behavior.
Path cost is standard.
Spanning tree configuration mode
To set the behavior for the path cost to custom:
device# configure terminal device(config)# protocol spanning-tree stp device(conf-stp)# port-channel path-cost custom device# configure terminal device(config)# protocol spanning-tree rstp device(conf-rstp)# port-channel path-cost custom device# configure terminal device(config)# protocol spanning-tree mstp device(conf-mstp)# port-channel path-cost custom device# configure terminal device(config)# protocol spanning-tree pvst device(conf-pvst)# port-channel path-cost custom device# configure terminal device(config)# protocol spanning-tree rpvst device(conf-rpvst)# port-channel path-cost custom
To set the behavior for the path cost to standard:
device# configure terminal device(config)# protocol spanning-tree stp device(conf-stp)# port-channel path-cost standard device# configure terminal device(config)# protocol spanning-tree rstp device(conf-rstp)# port-channel path-cost standard device# configure terminal device(config)# protocol spanning-tree mstp device(conf-mstp)# port-channel path-cost standard device# configure terminal device(config)# protocol spanning-tree pvst device(conf-pvst)# port-channel path-cost standard device# configure terminal device(config)# protocol spanning-tree rpvst device(conf-rpvst)# port-channel path-cost standard