Network structures
6.3 Spanning Tree
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
Configuration Manual, 11/2014, C79000-G8976-C351-03
241
no spanning-tree
Description
With this command, you reset the various time settings of the spanning tree function to the
default value.
The default values are as follows:
Parameters
Default value
forward-time
15 seconds
hello-time
2 seconds
max-age
20 seconds
Requirement
You are in the Global configuration mode.
The command prompt is as follows:
cli(config)#
Syntax
Call up the command with the following parameters:
no spanning-tree{forward-time|hello-time|max-age}
The parameters have the following meaning:
Parameters
Description
forward-time
Time after which a port changes its spanning tree status from "Blocking" to
"Forwarding"
hello-time
Time after which the bridge sends its configuration BPDUs
max-age
Time after which the information of the BPDUs becomes invalid
Result
The selected setting for the time is reset to the default value.
Further notes
You configure the time with the
spanning-tree
command (time settings).
You display these settings and other information with the commands that start with
show
spanning tree ...
.