display test-packet result

Function

The display test-packet result command displays statistics about returned testing packets.

Format

display test-packet result

Parameters

None

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
efm read

Usage Guidelines

Usage Scenario

After running the test-packet start command to send testing packets, you can run the display test-packet result command to view statistics about returned testing packets. Statistics about returned testing packets include the following information:

  • Number of sent testing packets
  • Number of received testing packets
  • Number of discarded testing packets
  • Total number of bytes of the sent testing packets
  • Total number of bytes of the received testing packets
  • Total number of bytes of the discarded testing packets
  • Time when an interface begins to send testing packets
  • Time when an interface stops sending testing packets

Prerequisites

Testing packets have been sent using the test-packet start command.

Precautions

The display test-packet result command is valid only for the interface in active mode.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display statistics about returned testing packets.
<HUAWEI> display test-packet result
TestResult         Value
--------------------------------------------------------
  PacketsSend    :   5
  PacketsReceive :   5
  PacketsLost    :   0
  BytesSend      :   320
  BytesReceive   :   320
  BytesLost      :   0
  StartTime      :   Feb  8 2014 16:08:00
  EndTime        :   Feb  8 2014 16:08:00
Table 1 Description of the display test-packet result command output
Item Description
PacketsSend

Number of sent testing packets.

PacketsReceive

Number of received testing packets.

PacketsLost

Number of discarded testing packets.

BytesSend

Total number of bytes of the sent testing packets.

BytesReceive

Total number of bytes of the received testing packets.

BytesLost

Total number of bytes of the discarded testing packets.

StartTime

Time when the interface began to send testing packets.

EndTime

Time when the interface stopped sending testing packets.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >