Users Guide

For RSTP, the threshold is set to a higher value (65,535) because RSTP does not require this optimization. Even when this
feature is enabled, the global flush is invoked only after the flush count reaches 65,535.
MSTP
MSTP allows (VLAN-list, port) based flush until the number of calls sent is equal to the MAC flush threshold value that you have
configured.
When the number of calls exceeds the configured threshold, MSTP ignores further (VLAN-list, port) based flush and starts the
MAC flush timer. When the timer starts, the system blocks all further flush indications. When the timer expires for that specific
instance, the system triggers instance-based flushing.
The default MAC flush threshold value for MSTP is 5.
Rapid-PVST
Rapid-PVST allows (VLAN, port) based flush until the number of calls sent is equal to the MAC flush threshold value that is
configured.
When the number of calls sent exceeds the configured threshold, rapid-PVST ignores further (VLAN, port) based flush and
starts the MAC flush timer. When the timer starts, the system blocks further flush. When the timer expires for that specific
instance, the system triggers VLAN-based flushing.
By default, the MAC flush threshold value is set to 5. However, Dell EMC recommends that you configure this value based on
the number of ports that participate in the STP topology.
Spanning-tree link type for rapid state transitions
As specified in IEEE 802.1w, OS10 assumes a port that runs in full-duplex mode is a point-to-point link. A point-to-point link
transitions to forwarding state faster. By default, OS10 derives the link type of a port from the duplex mode. You can override
the duplex mode using the spanning-tree link-type command.
OS10 assumes a port that runs in half-duplex mode is a shared link, to which the fast transition feature is not applicable. Also, If
you explicitly designate a port as a shared link, you cannot use the fast transition feature, regardless of the duplex setting.
To hasten the spanning-tree state transitions, you can set the link type to point-to-point. To set the link type to point-to-point:
Use the following command in INTERFACE mode.
spanning-tree link-type point-to-point
Dynamic path cost calculation
Path cost of an interface (physical or port-channel) is calculated based on the speed of the port or port-channel. When the
speed of the port or port-channel changes, the past cost recalculation is triggered based on the user defined configuration.
You can enable/disable dynamic recalculation of path cost using the spanning-tree path-cost command.
This cmd allows the protocol to do dynamic cost calculation whenever the channel-members are added or deleted. By default,
this dynamic path cost calculation is enabled.
When dynamic path cost is disabled , protocol calculate the path cost when the port channel is coming up for the first time after
creation or whenever dynamic path cost calculation is enabled and then disabled by management or when the user adds/
removes member port to/from the port channel.
This feature allows the user to disable path cost re-calculation on link flap events. If disabled, the path cost of the lag is
calculated based on the below formula LAG speed = speed of a single member * number of configured member ports
(irrespective of its oper status).
Path cost changes only for the user event [addition/removal of channel-member]. Path cost is calculated based on the number
of configured ports.
Dynamic path cost disable functionality is supported for VLT port channel.
Debug facilities
Use the debug spanning-tree bpdu command to monitor and verify that the MST configuration is communicating as
configured. To ensure all necessary parameters match region name, region version, and VLAN to instance mapping, examine
600
Layer 2