Specifications

378 ExtremeWare XOS 10.1 Command Reference Guide
STP Commands
configure stpd maxage
configure stpd <stpd_name> maxage <seconds>
Description
Specifies the maximum age of a BPDU in the specified STPD.
Syntax Description
Default
20 seconds.
Usage Guidelines
After you have created the STPD with a unique name, the keyword stpd is optional.
You should not configure any STP parameters unless you have considerable knowledge and experience
with STP. The default STP parameters are adequate for most networks.
The range for the <seconds> parameter is 6 through 40 seconds.
Note that the time must be greater than, or equal to 2 * (Hello Time + 1) and less than, or equal to 2 *
(Forward Delay 1).
Example
The following command sets the maximum age of STPD1 to 30 seconds:
configure stpd stpd1 maxage 30
stpd_name Specifies an STPD name on the switch.
seconds Specifies the maxage time in seconds. The range is 6 to 40 seconds.