bridge hello-time
Use this command to configure the spanning tree bridge hello time globally for
this switch. Use the no form to restore the default.
Syntax
bridge bridge-group hello-time time
no bridge bridge-group hello-time
> bridge-group - Bridge group index (bridge 1).
> time - Time in seconds, (range: 1 - 10 seconds).
> The maximum value is the lower of 10 or [(max-age / 2) -1].
Default Setting
2 seconds
Command Mode
Global Configuration
Command Usage
This command sets the time interval (in seconds) at which the root device
transmits a configuration message.
Example
Console(config)#bridge 1 hello-time 5
Console(config)#
193