BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software
BLADE OS 5.1 ISCLI Reference
252
Chapter 4: Configuration Commands BMD00115, August 2009
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 142 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 65534.
RSTP/MSTP: The range is 0 to 61440, in steps of 4096 (0, 4096, 8192...), and the default
is 61440.
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