2-992
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
spanning-tree link-type
spanning-tree link-type
To configure a link type for a port, use the spanning-tree link-type command. To return to the default
settings, use the no form of this command.
spanning-tree link-type {point-to-point | shared}
no spanning-tree link-type
Syntax Description
Defaults Link type is derived from the duplex mode.
Command Modes Interface configuration mode
Command History
Usage Guidelines RSTP+ fast transition works only on point-to-point links between two bridges.
By default, the switch derives the link type of a port from the duplex mode. A full-duplex port is
considered as a point-to-point link while a half-duplex configuration is assumed to be on a shared link.
If you designate a port as a shared link, RSTP+ fast transition is forbidden, regardless of the duplex setting.
Examples This example shows how to configure the port as a shared link:
Switch(config-if)# spanning-tree link-type shared
Switch(config-if)#
Related Commands
point-to-point Specifies that the interface is a point-to-point link.
shared Specifies that the interface is a shared medium.
Release Modification
12.1(12c)EW Support for this command was introduced on the Catalyst 4500 series switch..
Command Description
show spanning-tree Displays spanning-tree information.