Principle of mstp, Calculate the cist, Calculate an msti – H3C Technologies H3C WX3000 Series Unified Switches User Manual
Page 182: Implement stp algorithm
22-13
Port role
(right)
Port state
(below)
Root/
port/Master
port
Designated
port
Region edge
port
Alternate port
Backup port
Learning
√
√
√
—
—
Discarding
√
√
√
√
√
Principle of MSTP
MSTP divides a Layer 2 network into multiple MST regions. The CSTs are generated between these
MST regions, and multiple spanning trees (also called MSTIs) can be generated in each MST region. As
well as RSTP, MSTP uses configuration BPDUs for spanning tree calculation. The only difference is that
the configuration BPDUs for MSTP carry the MSTP configuration information of the devices.
Calculate the CIST
Through comparing configuration BPDUs, the device with the highest priority in the network is selected
as the root of the CIST. In each MST region, an IST is calculated by MSTP. At the same time, MSTP
regards each MST region as a device to calculate the CSTs of the network. The CSTs, together with the
ISTs, form the CIST of the network.
Calculate an MSTI
In an MST region, different MSTIs are generated for different VLANs based on the VLAN-to-MSTI
mappings. Each spanning tree is calculated independently, in the same way as how STP/RSTP is
calculated.
Implement STP algorithm
In the beginning, each device regards itself as the root, and generates a configuration BPDU for each
port on it as a root, with the root path cost being 0, the ID of the designated bridge being that of the
device, and the designated port being itself.
1) Each device sends out its configuration BPDUs and operates in the following way when receiving a
configuration BPDU on one of its ports from another device:
z
If the priority of the configuration BPDU is lower than that of the configuration BPDU of the port
itself, the device discards the BPDU and does not change the configuration BPDU of the port.
z
If the priority of the configuration BPDU is higher than that of the configuration BPDU of the port
itself, the device replaces the configuration BPDU of the port with the received one and compares it
with those of other ports on the device to obtain the one with the highest priority.
2) Configuration BPDUs are compared as follows:
For MSTP, CIST configuration information is generally expressed as follows:
(Root bridge ID, External path cost, Master bridge ID, Internal path cost, Designated bridge ID, ID of
sending port, ID of receiving port), so the compared as follows
z
The smaller the Root bridge ID of the configuration BPDU is, the higher the priority of the
configuration BPDU is.
z
For configuration BPDUs with the same Root bridge IDs, the External path costs are compared.
z
For configuration BPDUs with both the same Root bridge ID and the same External path costs,
Master bridge ID, Internal path cost, Designated bridge ID, ID of sending port, ID of receiving port
are compared in turn.