Spanning-tree cost, Table 77, Table 78 – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 396

Advertising
background image

346

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002581-01

Spanning Tree Commands

18

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.

Example

Console(config)#interface ethernet 1/5

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

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

Console(config-if)#

Related Commands

spanning-tree edge-port (347)

spanning-tree spanning-disabled (354)

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.

Syntax

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

7

, 1-200,000,000 for long path cost method)

Default Setting

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.

TABLE 77

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

7. Use the

spanning-tree pathcost method

command on

page 339

to set the path cost method.

TABLE 78

Default STA Path Costs

Port Type

Short Path Cost
(IEEE 802.1D-1998)

Long Path Cost
(802.1D-2004)

Ethernet 65,535

1,000,000

Fast Ethernet

65,535

100,000

Gigabit Ethernet

10,000

10,000

Advertising