customer-spanning-tree hello-time
Use this command to set the hello-time, the time in seconds after which (if this bridge is the root bridge) all the bridges in a bridged LAN exchange Bridge Protocol Data Units (BPDUs). Avoid a very low value of this parameter as this can lead to excessive traffic on the network; a higher value delays the detection of topology change. This value is used by all instances.
Use the no option with this command to restore the default value of the hello-time.
Command Syntax
customer-spanning-tree hello-time <1-10>
no customer-spanning-tree hello-time
Parameters
<1-10>
Specify the hello BPDU interval in seconds.
Default
By default, level is 2 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth1
(config-if)#customer-spanning-tree hello-time 3
(config-if)#no customer-spanning-tree hello-time
Last modified date: 07-13-2023