Spanning-tree pathcost method, Spanning-tree pathcost method -189 – SMC Networks TigerSwitch User Manual

Page 431

Advertising
background image

S

PANNING

T

REE

C

OMMANDS

4-189

Command Usage

Bridge priority is used in selecting the root device, root port, and
designated port. The device with the highest priority becomes the STA
root device. However, if all devices have the same priority, the device
with the lowest MAC address will then become the root device.

Example

spanning-tree pathcost method

This command configures the path cost method used for Rapid Spanning
Tree. Use the no form to restore the default.

Syntax

spanning-tree pathcost method {long | short}
no spanning-tree pathcost method

long - Specifies 32-bit based values that range from 0-200,000,000.
short - Specifies 16-bit based values that range from 0-65535.

Default Setting

Long method

Command Mode

Global Configuration

Command Usage

The path cost method is used to determine the best path between
devices. Therefore, lower values should be assigned to ports attached to
faster media, and higher values assigned to ports with slower media.
Note that path cost (page 4-190) takes precedence over port priority
(page 4-191).

Example

Console(config)#spanning-tree priority 40960
Console(config)#

Console(config)#spanning-tree pathcost method long
Console(config)#

Advertising