Users Guide

Table Of Contents
To hasten the spanning-tree state transitions, you can set the link type to point-to-point. To set the link type to point-to-point:
Use the following command in INTERFACE mode.
spanning-tree link-type point-to-point
RSTP commands
show spanning-tree active
Displays the RSTP conguration and information for RSTP-active interfaces.
Syntax
show spanning-tree active
Parameters None
Default Not congured
Command Mode EXEC
Usage Information None
Example
OS10# show spanning-tree active
Spanning tree enabled protocol rstp with force-version rstp
Executing IEEE compatible Spanning Tree Protocol
Root ID Priority 32768, Address 90b1.1cf4.9b8a
Root Bridge hello time 2, max age 20, forward delay 15
Bridge ID Priority 32768, Address 90b1.1cf4.9b8a
We are the root
Configured hello time 2, max age 20, forward delay 15
Interface Designated
Name PortID Prio Cost Sts Cost Bridge ID PortID
----------------------------------------------------------------------
ethernet1/1/1 244.128 128 500 BLK 0 32768 90b1.1cf4.9b8a 128.244
ethernet1/1/2 248.128 128 500 BLK 0 32768 90b1.1cf4.9b8a 128.248
ethernet1/1/3 252.128 128 500 FWD 0 32768 90b1.1cf4.9b8a 128.252
ethernet1/1/4 256.128 128 500 BLK 0 32768 90b1.1cf4.9b8a 128.256
Interface
Name Role PortID Prio Cost Sts Cost Link-type Edge
------------------------------------------------------------
ethernet1/1/1 Altr 128.244 128 500 BLK 0 AUTO No
ethernet1/1/2 Altr 128.248 128 500 BLK 0 AUTO No
ethernet1/1/3 Root 128.252 128 500 FWD 0 AUTO No
ethernet1/1/4 Altr 128.256 128 500 BLK 0 AUTO No
Supported Releases 10.2.0E or later
spanning-tree mode
Enables an STP type: RSTP, Rapid-PVST+, or MST.
Syntax
spanning-tree mode {rstp | mst | rapid-pvst}
Parameters
rstp — Sets STP mode to RSTP.
mst — Sets STP mode to MST.
rapid-pvst — Sets STP mode to RPVST+.
Default RPVST+
Command Mode CONFIGURATION
420 Layer 2