Spanning-tree cost, Table 113: recommended sta path cost range – LevelOne GTL-2691 User Manual

Page 1074

Advertising
background image

C

HAPTER

37

| Spanning Tree Commands

– 1074 –

be manually re-enabled using the

no

spanning-tree spanning-disabled

command.

Before enabling BPDU Guard, the interface must be configured as an

edge port with the

spanning-tree edge-port

command. Also note that if

the edge port attribute is disabled on an interface, BPDU Guard will also

be disabled on that interface.

E

XAMPLE

Console(config)#interface ethernet 1/5

Console(config-if)#spanning-tree edge-port

Console(config-if)#spanning-tree bpdu-guard

Console(config-if)#

R

ELATED

C

OMMANDS

spanning-tree edge-port (1075)

spanning-tree spanning-disabled (1083)

spanning-tree cost

This command configures the spanning tree path cost for the specified

interface. Use the no form to restore the default auto-configuration mode.

S

YNTAX

spanning-tree cost cost
no spanning-tree cost

cost - The path cost for the port. (Range: 0 for auto-configuration,
1-65535 for short path cost method

21

, 1-200,000,000 for long path

cost method)

D

EFAULT

S

ETTING

By default, the system automatically detects the speed and duplex mode

used on each port, and configures the path cost according to the values

shown below. Path cost “0” is used to indicate auto-configuration mode.

When the short path cost method is selected and the default path cost

recommended by the IEEE 8021w standard exceeds 65,535, the default is

set to 65,535.

21. Use the

spanning-tree pathcost method

command on

page 1066

to set the path cost

method.

Table 113: Recommended STA Path Cost Range

Port Type

Short Path Cost

(IEEE 802.1D-1998)

Long Path Cost

(802.1D-2004)

Ethernet

50-600

200,000-20,000,000

Fast Ethernet

10-60

20,000-2,000,000

Gigabit Ethernet

3-10

2,000-200,000

10G Ethernet

200-20,000

200-20,000

Advertising