C613-50631-01 Rev A Command Reference for IE340 Series 744
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
SPANNING TREE COMMANDS
SPANNING
-TREE LINK-TYPE
spanning-tree link-type
Overview Use this command in Interface Configuration mode for a switch port interface only
to enable or disable point-to-point or shared link types on the switch port.
Use this command for RSTP or MSTP only.
Use the no variant of this command to return the port to the default link type.
Syntax
spanning-tree link-type {point-to-point|shared}
no spanning-tree link-type
Default The default link type is point-to-point.
Mode Interface Configuration mode for a switch port interface only.
Usage notes You may want to set link type to shared if the port is connected to a hub with
multiple devices connected to it.
Examples
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# spanning-tree link-type point-to-point
Parameter Description
shared Disable rapid transition.
point-to-point Enable rapid transition.