D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 434
set spantree hello
Changes the interval between STP hello messages sent by a switch when operating as the root
bridge, on one or all of its configured VLANs.
Syntax: set spantree hello interval {all | vlan vlan-id}
interval Interval value. You can specify from 1 through 10 seconds.
all Changes the interval on all VLANs.
vlan vlan-id VLAN name or number. MSS changes the interval on only the specified VLAN.
Defaults: The default hello timer interval is 2 seconds.
Access: Enabled.
Examples: The following command changes the hello interval for all VLANs to 4 seconds:
DWS-1008# set spantree hello 4 all
success: change accepted.
See Also:
• show spantree
set spantree maxage
Changes the maximum age for an STP root bridge hello packet that is acceptable to a switch
acting as a designated bridge on one or all of its VLANs. After waiting this period of time for a
new hello packet, the switch determines that the root bridge is unavailable and issues a topology
change message.
Syntax: set spantree maxage aging-time {all | vlan vlan-id}
aging-time Maximum age value. You can specify from 6 through 40 seconds.
all Changes the maximum age on all VLANs.
vlan vlan-id VLAN name or number. MSS changes the maximum age on only the specified
VLAN.
Defaults: The default maximum age for root bridge hello packets is 20 seconds.
Access: Enabled.