show ip sla statistics

Use this command to display the statistics of IP SLA measurement.

Command Syntax

Copy
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

Copy
#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 61.

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 ICMPClosed Internet Control Message Protocol (ICMP) is a fundamental protocol used in networking to relay error messages and operational information. 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