Owner's Manual

Spanning-Tree Commands 371
Syntax
spanning-tree hello-time
seconds
no spanning-tree
hello-time
seconds
—Time in seconds. (Range: 1 - 10)
Default Configuration
The default hello time for IEEE Spanning-Tree Protocol (STP) is 2 seconds.
Command Modes
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures spanning-tree bridge hello time to 5 seconds.
spanning-tree max-age
The
spanning-tree max-age
global configuration command configures the spanning-tree bridge
maximum age. To reset the default maximum age, use the
no
form of this command.
Syntax
spanning-tree max-age
seconds
no spanning-tree max-age
seconds
-Time in seconds. (Range: 6 - 40)
Default Configuration
The default max-age for IEEE STP is 20 seconds.
Command Modes
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the spanning-tree bridge maximum-age to 10 seconds.
Console(config)# spanning-tree hello-time 5
Console(config)# spanning-tree max-age 10