1-12MST region name, along with VLAN-to-instance mapping table and MSTP revision level, determinesthe MST region which a switch belongs to.Related commands: instance, revision-level, check region-configuration, vlan-mapping modulo,active region-configuration.Examples# Set the MST region name of the switch to hello. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] stp region-configuration[Sysname-mst-region] region-name helloreset stpSyntaxreset stp [ interface interface-list ]ViewUser viewParametersinterface-list: Ethernet port list. You can specify multiple Ethernet ports by providing this argument in theform of interface-list = { interface-type interface-number [ to interface-type interface-number ] } &<1-10>,where &<1-10> means that you can provide up to 10 port indexes/port index ranges for this argument.DescriptionUse the reset stp command to clear spanning tree statistics.The spanning tree statistics includes the numbers of TCN BPDUs, configuration BPDUs, RST BPDUs,and MST BPDUs sent/received through one or more specified ports or all ports (note that BPDUs andTCN BPDUs are counted only for CISTs.)Note that:z If you specify the interface-list argument, this command clears the spanning tree statistics onspecified ports.z If you do not specify the interface-list argument, this command clears the spanning tree statisticson all ports.Related commands: display stp.Examples# Clear the spanning tree statistics on Ethernet 1/0/1 through Ethernet 1/0/3. reset stp interface Ethernet 1/0/1 to Ethernet 1/0/3revision-levelSyntaxrevision-level level