The stp timer command sets a Forward Delay value, an interval (Hello time) at which BPDUs are sent, a Max Age value (BPDU aging time).
The undo stp timer command restores the default setting.
The default Forward Delay value is 1500 centiseconds, the interval at which BPDUs are sent is 200 centiseconds, the max age value is 2000 centiseconds.
Parameter | Description | Value |
---|---|---|
forward-delay forward-delay |
Specifies a Forward Delay value. |
The value is an integer ranging from 400 to 3000, in centiseconds. The step is 100. |
hello hello-time |
Specifies the interval at which BPDUs are sent. |
The value is an integer ranging from 100 to 1000 with a step of 100, in centiseconds. To ensure proper working of a spanning tree, the Hello Time, Forward Delay, and Max Age must meet the following requirements. Otherwise, network flapping frequently occurs.
Setting a network diameter using the stp bridge-diameter command is recommended. After the stp bridge-diameter command is run, the device sets optimal values for the Hello Time, Forward Delay, and Max Age. |
max-age max-age |
Specifies the BPDU aging time on a port. |
The value is an integer ranging from 600 to 4000 with a step of 100, in centiseconds. |
Usage Scenario
Configuration Impact