Command Reference Guide Frame Relay Sub-Interface Config Command Set
61200510L1-35E Copyright © 2005 ADTRAN 923
spanning-tree link-type [auto | point-to-point | shared]
Use the spanning-tree link-type command to configure the spanning-tree protocol link type for an
interface. To return to the default value, use the no form of this command.
Syntax Description
auto Determines link type by the port’s duplex settings.
point-to-point Manually sets link type to point-to-point, regardless of duplex settings.
shared Manually sets link type to shared, regardless of duplex settin g s.
Default Values
By default, a port is set to auto.
Applicable Platforms
This command applies to the NetVanta 1000R, 3000, 4000, and 5000 and Total Access 900 Series units.
Command History
Release 5.1 Command was introduced.
Functional Notes
This command overrides the default link-type setting determined by the duplex of the individual port. By
default a port configured for half-duplex is set to shared link type, and a port configured for full-duplex is
set to point-to-point link type. Setting the link type manually overrides the default and forces the port to
use the specified link type. Using the link-type auto command, restores the convention of determining
link-type based on duplex settings.
Usage Examples
The following example forces the link type to point-to-point, even if the port is configured to be half-duplex:
(config)#bridge 1 protocol ieee
(config)#interface frame-relay 1.16
(config-fr 1.16)#spanning-tree link-type point-to-point
Technology Review
Rapid transitions are possible in rapid spanning-tree protocol (RSTP) by taking advantage of point-to-point
links (a port is connec te d to ex actly one other brid ge) and edge-port connections (a port is not connected
to any additional bridges). Setting the link type to auto allows the spa nning tree to automatica lly configure
the link type based on the dupl ex of the link. Setting the link type to point-to-point allo ws a half-duplex link
to act as if it were a point-to-point link.