STP Commands
spanning-tree link-type (Interface)
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
429
33
Syntax
spanning-tree hello-time
seconds
no spanning-tree hello-time
Parameters
•
seconds
—The STP hello time in seconds. (Range: 1 to 10)
Default Configuration
2 seconds
Command Mode
Global Configuration mode
User Guidelines
When configuring the hello time, the following relationship should be maintained:
Max-Age >= 2*(Hello-Time + 1)
Example
switchxxxxxx(config)#
spanning-tree hello-time 5
spanning-tree link-type (Interface)
To specify the RSTP link type for an interface, use the spanning-tree link-type
Interface Configuration mode command.
To revert to its default setting, use the no form of this command.
Syntax
spanning-tree link-type {point-to-point | shared}
no spanning-tree link-type
Parameters
•
point-to-point—Specifies that the port link type is point-to-point.
•
shared
—
Specifies that the port link type is shared.