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:
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.
The actual command output varies according to the device. The command output here is only an example.
<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
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. |