Command Manual – Integrated Management
Quidway S8500 Series Routing Switches
Chapter 1 HGMP V1 Configuration Commands
Huawei Technologies Proprietary
1-41
recv
: Specifies to display statistics information about received packets.
trans
: Specifies to display statistics information about transmitted packets.
err
: Specifies to display statistics information about error packets.
all
: Specifies to display all statistics information.
Description
Use the
query rmon
command to display the rmon statistics information about an
Ethernet switch. If you specify the
all
keyword, this command can query up to five ports
at one time. If you provide a keyword other than
all
, this command can query 10 ports.
Related command:
reset rmon
.
Example
# Query all the rmon statistics information about port 1 of the Ethernet switch with a
position parameter of 3/1/6-/.
[Quidway-lanswitch3/1/6-/] query rmon port 1 all
Waiting.....
Result of Inquiring RMON
=============PortNum: 1 Forward Packet Count=====================
<=64Byte : 0 65-127Byte : 0 128-255Byte : 0
256-511Byte : 0 512-1023Byte: 0 1024-1518Byte: 0
>1518Byte : 0 PKT Sum : 0
===============PortNum: 1 Receive Count============================
RxCount : 0 BrdCast : 0 MultiCast : 0
UniCast : 0 Pause : 0 UnKnow : 0
OverFlow : 0 Drop : 0
============PortNum: 1 Trans Count==============================
TxCount : 0 BrdCast : 0 MultiCast : 0
UniCast : 0 Pause : 0 UnderRun : 0
============PortNum: 1 Error Count==============================
Symbol Err : 0 CRCErr : 0 UnderSizeErr : 0
OversizeErr : 0 JabberErr : 0 FragmentErr : 0
FalseCarrErr: 0 DribbleErr : 0 TxDeferErr : 0
TxLateColErr: 0 SingleColErr: 0 MultiColErr : 0
XsiveColErr : 0 TotalColErr: 0