Command Manual – MSTP
H3C S7500E Series Ethernet Switches
Chapter 1 MSTP Configuration Commands
1-13
1.1.12 reset stp
Syntax
reset stp
[
interface
interface-list
]
View
User view
Parameters
interface interface-list
: Clears the spanning tree statistics information on one or
multiple ports. You can provide up to 10 port lists, by each of which you can specify an
individual port in the form of
interface-type interface-number
, or a port range in the form
of
interface-type start-interface-number
to
interface-type end-interface-number
, where
the end port number must be greater than the start port number.
Description
Use the
reset stp
command to clear the MSTP statistics information.
The MSTP statistics information includes the numbers of TCN BPDUs, configuration
BPDUs, RST BPDUs and MST BPDUs sent/received through the specified port(s)
(STP BPDUs and TCN BPDUs are counted only for the CIST).
Note that this command clears the spanning tree-related statistics information on the
specified port(s) if you specify the
interface-list
argument; otherwise, this command
clears the spanning tree-related statistics on all ports.
Related commands:
display stp
.
Examples
# Clear the spanning tree-related statistics information on ports GigabitEthernet 2/0/1
through GigabitEthernet 2/0/3.
<Sysname> reset stp interface GigabitEthernet 2/0/1 to GigabitEthernet 2/0/3
1.1.13 revision-level
Syntax
revision-level
level
undo revision-level
View
MST region view
Parameters
level
: MSTP revision level, in the range of 0 to 65535. The system default is 0.