2-706
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set spantree mst link-type
set spantree mst link-type
To configure the link type of a port, use the set spantree mst link-type command.
set spantree mst link-type mod/port {auto | point-to-point | shared}
Syntax Description
Defaults The default link type is auto.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines MST rapid connectivity only works on point-to-point links between two bridges.
If the link type is set to auto and the link is a half-duplex link, then the link is a shared link. If the link
type is set to auto and the link is a full-duplex link, then the link is a point-to-point link.
Examples This example shows how to connect port 1 on module 3 to a point-to-point link:
Console> (enable) set spantree mst link-type 3/1 point-to-point
Link type set to point-to-point on port 3/1
Console> (enable)
Related Commands clear spantree mst
set spantree global-default
set spantree mst config
mod/port Number of the module and the port on the mod ule.
auto Derives the link from either a half-duplex or full-duplex link type. See t he
“Usage Guidelines” section for more information about auto.
point-to-point Connects the port to a point-to-point link.
shared Connects the port to a shared medium.