Chapter 17 MSTP Configuration DGS-3610 Series Configuration Guide
In the privileged mode, perform these steps to configure the default calculation method of
the port path cost:
DGS-3610# configure terminal
Enter the global configuration mode.
DGS-3610(config)# spanning-tree
pathcost method long/short
Configure the default calculation method of the port path
cost. The setting value is the long integer (long) or short
integer (short), the long integer (long) by default.
Return to the privileged EXEC mode.
DGS-3610# show running-config
Check the configuration entries.
DGS-3610# copy running-config
startup-config
If you want to restore to the default value, use the global configuration command no
spanning-tree pathcost method to set.
17.3.8 Configuring Hello Time
Configure the time interval of sending the BPDU packets by device. The default value is 2s.
In the privilege mode, perform these steps to configure the Hello Time:
DGS-3610# configure terminal
Enter the global configuration mode.
DGS-3610(config)# spanning-tree
hello-time seconds
Configure the hello_time, whose value range is 1-10s, 2s
by default.
Return to the privileged mode.
DGS-3610# show running-config
Check the configuration entries.
DGS-3610# copy running-config
startup-config
If you want to restore to the default value, use the global configuration command no
spanning-tree hello-time to set.
17.3.9 Configuring Forward-Delay Time
Configure the time interval the port status changes. The default value is 15s.