![Cisco Small Business 300 1.1 Series Administration Manual Download Page 365](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294365.webp)
Spanning-Tree Commands
78-20269-01 Command Line Interface Reference Guide
366
29
Max-Age >= 2*(Hello-Time + 1)
Example
The following example configures the spanning-tree bridge hello time to 5
seconds.
Console(config)#
spanning-tree hello-time
5
29.5
spanning-tree max-age
Use the spanning-tree max-age Global Configuration mode command to configure
the spanning-tree bridge maximum age. Use the no form of this command to
restore the default configuration.
Syntax
spanning-tree max-age
seconds
no spanning-tree max-age
Parameters
seconds—Specifies the spanning-tree bridge maximum age in seconds. (Range:
6–40)
Default Configuration
The default maximum age for IEEE Spanning Tree Protocol (STP) is 20 seconds.
Command Mode
Global Configuration mode
User Guidelines
When configuring the maximum age, the following relationships should be
maintained:
2*(Forward-Time - 1) >= Max-Age
Max-Age >= 2*(Hello-Time + 1)