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
N/A
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced in OcNOS-SP 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
Table 24-63 explains the output fields.
Table 24-63: show ip sla statistics fields
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 echo reply packets after configured threshold limit will be marked as invalid tests |
Round Trip Delay(usec) | Round trip delay between ICMP echo request and ICMP echo reply: minimum, maximum and average round trip delay in microseconds |
Last modified date: 07-14-2023