Description: Spanning tree types are divided into: common spanning tree stp, fast spanning tree rstp, multi spanning tree MSTP
Experimental environment: ENSP H3C
In the H3C switch, the default spanning tree protocol is started and the type of spanning tree is the default
Multiple Spanning Tree
Configuration essentials:
First step: Start the Spanning tree
: (System mode) STP enable
Step Two: Set the working mode of the spanning tree
: (System mode) STP mode MSTP
Step three: Set the priority of the switch
: (System mode) STP [instance instance number] priority progression
Description: The default multi-spanning tree instance is instance 0, and the smaller the switch priority, the better
The minimum priority is 0 (highest) and the default priority is 32768
Fourth step: For a known edge port in the switch is specified as the edge port, the sample when the topology
There will be no time delay when changing
: (interface Mode) STP Edged-port enable
Multiple spanning tree simple configuration essentials