Switch 7700 Command reference Guide, v2.0

Table Of Contents
MSTP Configuration Commands 321
Parameter
interface-list: Ethernet port list, containing multiple Ethernet ports and
expressed as
interface _list = { { interface_type interface_num |
interface_name } [ to { interface_type interface_num | interface_name } ]
}&<1-10>. For detail descriptions of
interface_type, interface_num and
interface_name parameters, refer to the corresponding descriptions in Port
Command Manual. &<1-10> means that the preceding parameters can be
entered up to 10 times.
Description
Use the reset stp command to reset the spanning tree statistics information.
The spanning tree statistics information includes TCN, Config BPDU, RST, and MST
BPDU, received and transmitted on the port. Among them, STP BPDU and TCN
BPDU are counted on CIST.
When the spanning tree ID and port list are specified, the command clears the
statistics information of the specified spanning tree on the specified port. If no
port is specified, the command clears the statistics information of the specified
spanning tree on all the ports. If no spanning tree is specified, the command clears
the statistics information of all the spanning trees.
Related command: display stp.
Example
Clear the statistics information on the ports from Ethernet5/0/1 through
Ethernet5/0/3.
<SW7700>reset stp interface Ethernet5/0/1 to Ethernet5/0/3
revision-level Syntax
revision-level level
undo revision-level
View
MST region view
Parameter
level: Specifies the MSTP revision level, ranging from 0 to 65535. By default,
MSTP revision level takes 0.
Description
Use the revision-level command to configure MSTP revision level of the
switch.
Use the undo revision-level command to restore the default revision-level.
MSTP revision level, together with region name and VLAN mapping table, is used
to determine the MST region to which the switch belongs.
Related commands: instance, region-name, check region-configuration,
vlan-mapping modulo and active region-configuration.