Configuring Stp - Brocade Communications Systems Converged Enhanced Ethernet 8000 Administrator's Manual

Converged enhanced ethernet
Hide thumbs Also See for Converged Enhanced Ethernet 8000:
Table of Contents

Advertisement

7
STP overview
A port participating in spanning tree moves through these states:
The following STP features are considered optional features although you might use them in your
STP configuration:

Configuring STP

To configure STP, perform the following steps from global configuration mode.
1. Enable RSTP using the global protocol spanning-tree command. For details, see
2. Designate the root switch using the bridge-priority command. For details, see
3. Enable PortFast on switch ports using the spanning-tree portfast command. For details, see
4. Optional: Enable the guard root feature with the spanning-tree guard root command.
58
DRAFT: BROCADE CONFIDENTIAL
Disabled—The interface is not participating in spanning tree because of a shutdown port, no
link on the port, or no spanning tree instance running on the port.
From initialization to blocking state.
From blocking to listening or disabled state.
From listening to learning, blocking, or disabled state.
From learning to forwarding, blocking, or disabled state.
From forwarding to blocking or disabled state.
Root guard—For detailed information, see
PortFast BPDU guard and BPDU filter—For detailed information, see
on page 75.
RSTP, or MSTP"
on page 64.
switch(config)#protocol spanning-tree stp
bridge priority"
on page 65. The range is 0 through 61440 and the priority values can be set
only in increments of 4096.
switch(conf-stp)#bridge-priority 28672
"Enabling port fast (STP)"
NOTE
PortFast only needs to be enabled on ports that connect to workstations or PCs. Repeat these
commands for every port connected to workstations or PCs. Do not enable PortFast on ports
that connect to other switches.
switch(config)#interface tengigabitethernet 0/10
switch(conf-if-te-0/10)#spanning-tree portfast
switch(conf-if-te-0/10)#exit
switch(config)#interface tengigabitethernet 0/11
switch(conf-if-te-0/11)#spanning-tree portfast
switch(conf-if-te-0/11)#exit
Repeat these commands for every port connected to workstations or PCs.
The guard root feature provides a way to enforce the root bridge placement in the network. For
detailed information, refer
All other switch ports connect to other switches and bridges are automatically placed in
blocking mode.
"Enabling the guard root"
on page 75. Note that this step is optional.
to"Enabling the guard root"
Converged Enhanced Ethernet Administrator's Guide
on page 73.
"Enabling port fast (STP)"
"Specifying the
on page 73.
53-1002163-02
"Enabling STP,

Advertisement

Table of Contents
loading

Table of Contents