show ip sla statistics
Use this command to display the statistics of IP SLA measurement.
Command Syntax
show ip sla statistics (1-65535) detail
Parameters
1-65535
IP SLA identifier.
Default
None
Command Mode
Execution mode and Privileged execution mode
Applicability
This command was introduced in OcNOS version 5.0.
Examples
#show ip sla statistics 1 detail
=========================================
IP SLA Statistics
=========================================
IP SLA ID : 1
Start Time : 2021 Aug 30 17:40:04
Elapsed time(milli sec) : 46015
Packets Sent : 23
Packets Received : 23
Packet Loss(%) : 0.0000
Invalid Tests : 0
Round Trip Delay(usec)
Minimum : 1000
Maximum : 1000
Average : 1000
Field |
Description |
IP SLA ID |
IP SLA Identifier (1-65535) |
Start Time |
Measurement start time |
Elapsed time(milli sec) |
Time taken to complete the measurement in milliseconds |
Packets Sent |
Number of packet sent |
Packets Received |
Number of packet received |
Packet Loss(%) |
Packet lost in percentage |
Invalid Tests |
Received ICMP |
Round Trip Delay(usec) |
Round trip delay between ICMP echo request and ICMP echo reply: minimum, maximum and average round trip delay in microseconds |