Technical data
BLADEOS 6.3 Command Reference
276
Chapter 4: Configuration Commands BMD00186-B, April 2010
Bridge Spanning Tree Configuration
Spanning Tree bridge parameters affect the global STG operation of the switch. STG bridge
parameters include:
Bridge priority
Bridge hello time
Bridge maximum age
Forwarding delay
Table 163 Bridge Spanning Tree Configuration Commands
Command Syntax and Usage
spanning-tree stp <STG number> bridge priority <0-65535>
Configures the bridge priority. The bridge priority parameter controls which bridge on the
network is the STG root bridge. To make this switch the root bridge, configure the bridge
priority lower than all other switches and bridges on your network. The lower the value, the
higher the bridge priority. The default value is 32768.
Command mode: Global configuration
spanning-tree stp <STG number> bridge hello-time <1-10>
Configures the bridge Hello time.The Hello time specifies how often the root bridge transmits
a configuration bridge protocol data unit (BPDU). Any bridge that is not the root bridge uses
the root bridge Hello value. The range is 1 to 10 seconds, and the default is 2 seconds.
This command does not apply to MSTP.
Command mode: Global configuration
spanning-tree stp <STG number> bridge maximum-age <6-40>
Configures the bridge maximum age. The maximum age parameter specifies the maximum
time the bridge waits without receiving a configuration bridge protocol data unit before it re
configures the STG network. The range is 6 to 40 seconds, and the default is 20 seconds.
This command does not apply to MSTP.
Command mode: Global configuration