Configuring Spanning-Tree Timers; Configuring The Hello Time - Cisco 3020 - Catalyst Blade Switch Configuration Manual

Cisco catalyst blade switch 3020 for hp software configuration guide, rel. 12.2(25)sef1
Hide thumbs Also See for 3020 - Cisco Catalyst Blade Switch:
Table of Contents

Advertisement

Configuring Spanning-Tree Features

Configuring Spanning-Tree Timers

Table 13-4
Table 13-4
Spanning-Tree Timers
Variable
Description
Hello timer
Controls how often the switch broadcasts hello messages to other switches.
Forward-delay timer
Controls how long each of the listening and learning states last before the interface begins
forwarding.
Maximum-age timer
Controls the amount of time the switch stores protocol information received on an interface.
Transmit hold count
Controls the number of BPDUs that can be sent before pausing for 1 second.
The sections that follow provide the configuration steps.

Configuring the Hello Time

You can configure the interval between the generation of configuration messages by the root switch by
changing the hello time.
Exercise care when using this command. For most situations, we recommend that you use the
Note
spanning-tree vlan vlan-id root primary and the spanning-tree vlan vlan-id root secondary global
configuration commands to modify the hello time.
Beginning in privileged EXEC mode, follow these steps to configure the hello time of a VLAN. This
procedure is optional.
Command
Step 1
configure terminal
Step 2
spanning-tree vlan vlan-id hello-time seconds
Step 3
end
Step 4
show spanning-tree vlan vlan-id
Step 5
copy running-config startup-config
To return to the default setting, use the no spanning-tree vlan vlan-id hello-time global configuration
command.
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
13-20
describes the timers that affect the entire spanning-tree performance.
Purpose
Enter global configuration mode.
Configure the hello time of a VLAN. The hello time is the
interval between the generation of configuration messages by
the root switch. These messages mean that the switch is alive.
For vlan-id, you can specify a single VLAN identified by
VLAN ID number, a range of VLANs separated by a
hyphen, or a series of VLANs separated by a comma. The
range is 1 to 4094.
For seconds, the range is 1 to 10; the default is 2.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Chapter 13
Configuring STP
OL-8915-01

Advertisement

Table of Contents
loading

Table of Contents