After remote loopback is enabled and the test-packet start command is used to configure a device to send test packets, the display test-packet result command can be used to view information about sent test packets. You can determine link performance based on the information about test packets.
# Display information about sent test packets.
<HUAWEI> display test-packet result
TestResult Value -------------------------------------------------------- PacketsSend : 5 PacketsReceive : 5 PacketsLost : 0 BytesSend : 320 BytesReceive : 320 BytesLost : 0 StartTime : 06-13-2012 14:44:13 UTC+03:00 EndTime : 06-13-2012 14:44:14 UTC+03:00
Item |
Description |
---|---|
PacketsSend |
Number of sent test packets. |
PacketsReceive |
Number of received test packets. |
PacketsLost |
Number of discarded test packets. |
BytesSend |
Total length of sent test packets, in bytes. |
BytesReceive |
Total length of received test packets, in bytes. |
BytesLost |
Total length of discarded test packets, in bytes. |
StartTime |
Start time test packets are sent. |
EndTime |
End time test packets are sent. |