C
OMMAND
L
INE
I
NTERFACE
4-194
forwarding should only be enabled for ports connected to a LAN
segment that is at the end of a bridged LAN or for an end-node
device.)
This command is the same as spanning-tree edge-port, and is only
included for backward compatibility with earlier products. Note that
this command may be removed for future software versions.
Example
Related Commands
spanning-tree edge-port (4 -192)
spanning-tree link-type
This command configures the link type for Rapid Spanning Tree. Use the
no form to restore the default.
Syntax
spanning-tree link-type {auto | point-to-point | shared}
no spanning-tree link-type
auto - Automatically derived from the duplex mode setting.
point-to-point - Point-to-point link.
shared - Shared medium.
Default Setting
auto
Command Mode
Interface Configuration (Ethernet, Port Channel)
Console(config)#interface ethernet 1/5
Console(config-if)#spanning-tree portfast
Console(config-if)#