Command Guide of WGSW-28040
305
4.26.5 spanning-tree hello-time
Command:
spanning-tree hello-time <1-10>
Parameter:
<1-10>
Specify the hello-time interval (second).
Default:
spanning-tree hello-time = 2
Mode:
Global Configuration
Usage Guide:
This command configures the BPDU hello-time interval (second). The configuration could be shown by “show
spanning-tree” command.
Example:
This example sets the BPDU hello-time to 5 sec.
Switch#
configure
Switch(config)#
spanning-tree hello-time 5
Switch(config)#
exit
Switch# show spanning-tree
Spanning tree enabled mode RSTP
Default port cost method: long
Root ID Priority 16384
Address 00:30:4F:28:55:00
This switch is the root
Hello Time 5 sec Max Age 20 sec Forward Delay 15 sec
Number of topology changes 2 last change occurred 00:00:01 ago
Times: hold 0, topology change 0, notification 0
hello 5, max age 20, forward delay 15
Interfaces
Name State Prio.Nbr Cost Sts Role EdgePort Type
--------- -------- -------- -------- ------ ---- -------- -----------------
gi1 enabled 128.1 20000 Frw Desg No P2P (RSTP)
Switch#