IBM 12.1(22)EA6 User Manual

Page of 550
 
9-14
Cisco Systems Intelligent Gigabit Ethernet Switch Modules for the IBM BladeCenter, Software Configuration Guide
24R9746
Chapter 9      Configuring STP
Configuring Spanning-Tree Features
To return to the default setting, use the no spanning-tree mode global configuration command. To return 
the port to its default setting, use the no spanning-tree link-type interface configuration command.
Disabling Spanning Tree
Spanning tree is enabled by default on VLAN 1 and on all newly created VLANs up to the spanning-tree 
limit specified in the 
. Disable spanning tree 
only if you are sure there are no loops in the network topology.
Caution
When spanning tree is disabled and loops are present in the topology, excessive traffic and indefinite 
packet duplication can drastically reduce network performance.
Step 3
interface interface-id
(Recommended for rapid-PVST+ mode only) Specify an interface to 
configure, and enter interface configuration mode. Valid interfaces 
include physical ports, VLANs, and port channels. Valid VLAN IDs are 
1 to 4094. The port-channel range is 1 to 6.
Step 4
spanning-tree link-type point-to-point
(Recommended for rapid-PVST+ mode only) Specify that the link type 
for this port is point-to-point. 
If you connect this port (local port) to a remote port through a 
point-to-point link and the local port becomes a designated port, the 
switch negotiates with the remote port and rapidly transitions the local 
port to the forwarding state.
Step 5
end
Return to privileged EXEC mode.
Step 6
clear spanning-tree detected-protocols
(Recommended for rapid-PVST+ mode only) If any port on the switch 
is connected to a port on a legacy IEEE 802.1D switch, restart the 
protocol migration process on the entire switch.
This step is optional if the designated switch determines that this switch 
is running rapid PVST+.
Step 7
show spanning-tree summary
and
show spanning-tree interface 
interface-id
Verify your entries.
Step 8
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose