Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services rpm twamp client probe-results

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services rpm twamp client probe-results 
<control-connection control-connection-name>
<test-session test-session-name>

Description

Display the results of the most recent real-time performance monitoring (RPM) Two-Way Active Measurement Protocol (TWAMP) probes sent from the TWAMP client to the TWAMP server. You can also view the results of the probes or test packets sent from a TWAMP client to a TWAMP server for a particular control-connection, or a test-session associated with a control-connection.

Options

none

Display all results of the most recent TWAMP probes.

control-connection control-connection-name

(Optional) Display information for the specified control-connection between a TWAMP client and a TWAMP server.

test-session test-session-name

(Optional) Display information for the specified test session associated with a control-connection between a TWAMP client and a TWAMP server.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services twamp client probe-results command. Output fields are listed in the approximate order in which they appear.

Table 1: show services twamp client probe-results Output Fields

Field Name

Field Description

Owner

Name of the session-sender or the control-client, which is the TWAMP client. When you configure the control-client-name option at the [edit services rpm twamp client control-connection control-connection-name] hierarchy level, this field displays the configured owner name or the client name.

Test

Name of a test representing a collection of probes. When you configure the test-session test-name statement at the [edit services rpm twamp client control-connection control-connection-name] hierarchy level, the field displays the configured test name.

server-address

Destination address used for the probes.

server-port

Destination port used for the probes.

Client address

Source or TWAMP client address used for the probes.

Client port

Source or TWAMP client port used for the probes.

TWAMP-Server-Status

Possible values:

  • Light: the control-type light statement is configured for the control connection.
  • Connected or Not Connected: for control connections configured with the control-type managed statement, displays whether or not the connection is up.

Number-of-Retries-with-TWAMP-Server

The number of times the system has tried to connect to the TWAMP server.

Reflector address

Session-reflector or TWAMP server address used for the probes.

Reflector port

Session-reflector or TWAMP server port used for the probes.

Sender address

Session-sender or TWAMP client address used for the probes.

Sender-port

Session-sender or TWAMP client port used for the probes.

Local-link

Egress logical interface for the link-local address

Routing Instance Name

Name configured on the routing-instance statement for the control connection.

Probe type

Protocol configured on the receiving probe server: http-get, http-metadata-get, icmp-ping, icmp-ping-timestamp, tcp-ping, udp-ping, or udp-ping-timestamp.

Test size

Number of probes within a test.

Destination Interface Name

Name of the interface configured on the TWAMP server or the session-reflector on which the TWAMP probe packets sent from the TWAMP client are received.

Probe results

Raw measurement of a particular probe sample done by a remote host. This data is provided separately from the calculated results. The following information is contained in the raw measurement:

  • Response received—Timestamp when the probe result was determined.

  • Client and server hardware timestamps—If timestamps are configured, an entry appears at this point.

  • Rtt—Average ping round-trip time (RTT), in microseconds.

  • Egress jitter—Egress jitter, in microseconds.

  • Ingress jitter—Ingress jitter, in microseconds.

  • Round trip jitter—Round-trip jitter, in microseconds.

  • Egress interarrival jitter—Egress interarrival jitter, in microseconds.

  • Ingress interarrival jitter—Ingress interarrival jitter, in microseconds.

  • Round trip interarrival jitter—Round-trip interarrival jitter, in microseconds.

Results over current test

Probes are grouped into tests, and the statistics are calculated for each test. If a test contains 10 probes, the average, minimum, and maximum results are calculated from the results of those 10 probes. If the command is issued while the test is in progress, the statistics use information from the completed probes.

  • Probes sent—Number of probes sent within the current test.

  • Probes received—Number of probe responses received within the current test.

  • Loss percentage—Percentage of lost probes for the current test.

  • Measurement—Measurement type. Possible values are round-trip time, positive round-trip jitter, negative round-trip jitter, egress time, positive egress jitter, negative egress jitter, ingress time, positive ingress jitter, negative ingress jitter, and, for the probe type icmp-ping-timestamp, the egress delay and ingress delay.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT, ingress delay, or egress delay measured over the course of the current test.

    • Maximum—Maximum RTT, ingress delay, or egress delay measured over the course of the current test.

    • Average—Average RTT, ingress delay, or egress delay measured over the course of the current test.

    • Peak to peak—Peak-to-peak difference, in microseconds.

    • Stddev—Standard deviation, in microseconds.

    • Sum—Statistical sum.

Results over last test

Results for the most recently completed test. If the command is issued while the first test is in progress, this information is not displayed

  • Probes sent—Number of probes sent for the most recently completed test.

  • Probes received—Number of probe responses received for the most recently completed test.

  • Loss percentage—Percentage of lost probes for the most recently completed test.

  • Test completed—Time the most recent test was completed.

  • Measurement—Measurement type. Possible values are round-trip time, positive round-trip jitter, negative round-trip jitter, egress time, positive egress jitter, negative egress jitter, ingress time, positive ingress jitter, negative ingress jitter, and, for the probe type icmp-ping-timestamp, the egress delay and ingress delay.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT, ingress delay, or egress delay measured for the most recently completed test.

    • Maximum—Maximum RTT, ingress delay, or egress delay measured for the most recently completed test.

    • Average—Average RTT, ingress delay, or egress delay measured for the most recently completed test.

    • Peak to peak—Peak-to-peak difference, in microseconds.

    • Stddev—Standard deviation, in microseconds.

    • Sum—Statistical sum.

Results over all tests

Displays statistics made for all the probes, independently of the grouping into tests, as well as statistics for the current test.

  • Probes sent—Number of probes sent in all tests.

  • Probes received—Number of probe responses received in all tests.

  • Loss percentage—Percentage of lost probes in all tests.

  • Measurement—Measurement type. Possible values are round-trip time, positive round-trip jitter, negative round-trip jitter, egress time, positive egress jitter, negative egress jitter, ingress time, positive ingress jitter, negative ingress jitter, and, for the probe types icmp-ping-timestamp and udp-ping-timestamp, the egress delay and ingress delay.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT, ingress delay, or egress delay measured over the course of the current test.

    • Maximum—Maximum RTT, ingress delay, or egress delay measured over the course of the current test.

    • Average—Average RTT, ingress delay, or egress delay measured over the course of the current test.

    • Peak to peak—Peak-to-peak difference, in microseconds.

    • Stddev—Standard deviation, in microseconds.

    • Sum—Statistical sum.

Error stats

Error statistics

Sample Output

show services rpm twamp client probe-results

content_copy zoom_out_map
user@host> show services rpm twamp client probe-results
Owner: c1, Test: t1
    TWAMP-Server-Status: Light,    Number-Of-Retries-With-TWAMP-Server: 0
    Reflector address: 10.44.6.22, Reflector port: 862,  Sender address: 10.2.2.1, sender-port: 64109
    Routing Instance Name: IN
    Test size: 100 probes
    Probe results:
      Response received
      Probe sent time: Fri Mar  5 09:59:34 2021
      Probe rcvd/timeout time: Fri Mar  5 09:59:34 2021
      Rtt: 1728 usec, Egress jitter: -3082 usec, Ingress jitter: 742 usec, Round trip jitter: -339 usec
      Egress interarrival jitter: 1047 usec, Ingress interarrival jitter: 826 usec, Round trip interarrival jitter: 1139 usec
    Results over current test:
      Probes sent: 11, Probes received: 11, Loss percentage: 0.000000
      Measurement: Round trip time
        Samples: 11, Minimum: 1135 usec, Maximum: 4445 usec, Average: 2994 usec, Peak to peak: 3310 usec, Stddev: 1039 usec, Sum: 32938 usec
      Measurement: Positive egress jitter
        Samples: 7, Minimum: 17 usec, Maximum: 3101 usec, Average: 1426 usec, Peak to peak: 3084 usec, Stddev: 958 usec, Sum: 9981 usec
      Measurement: Negative egress jitter
        Samples: 4, Minimum: 1317 usec, Maximum: 3082 usec, Average: 2205 usec, Peak to peak: 1765 usec, Stddev: 868 usec, Sum: 8821 usec
      Measurement: Positive ingress jitter
        Samples: 3, Minimum: 742 usec, Maximum: 3306 usec, Average: 2222 usec, Peak to peak: 2564 usec, Stddev: 1083 usec, Sum: 6665 usec
      Measurement: Negative ingress jitter
        Samples: 8, Minimum: 3 usec, Maximum: 3198 usec, Average: 791 usec, Peak to peak: 3195 usec, Stddev: 1122 usec, Sum: 6325 usec
      Measurement: Positive round trip jitter
        Samples: 4, Minimum: 650 usec, Maximum: 4964 usec, Average: 2580 usec, Peak to peak: 4314 usec, Stddev: 1551 usec, Sum: 10319 usec
      Measurement: Negative round trip jitter
        Samples: 7, Minimum: 230 usec, Maximum: 2952 usec, Average: 919 usec, Peak to peak: 2722 usec, Stddev: 923 usec, Sum: 6430 usec
    Results over last test:
      Probes sent: 100, Probes received: 100, Loss percentage: 0.000000
      Test completed on Fri Mar  5 09:58:50 2021
      Measurement: Round trip time
        Samples: 100, Minimum: 192 usec, Maximum: 5425 usec, Average: 635 usec, Peak to peak: 5233 usec, Stddev: 948 usec, Sum: 63507 usec
      Measurement: Positive egress jitter
        Samples: 75, Minimum: 9 usec, Maximum: 1810 usec, Average: 223 usec, Peak to peak: 1801 usec, Stddev: 346 usec, Sum: 16735 usec
      Measurement: Negative egress jitter
        Samples: 25, Minimum: 23 usec, Maximum: 3871 usec, Average: 603 usec, Peak to peak: 3848 usec, Stddev: 805 usec, Sum: 15064 usec
      Measurement: Positive ingress jitter
        Samples: 19, Minimum: 1 usec, Maximum: 3710 usec, Average: 837 usec, Peak to peak: 3709 usec, Stddev: 922 usec, Sum: 15909 usec
      Measurement: Negative ingress jitter
        Samples: 81, Minimum: 4 usec, Maximum: 3834 usec, Average: 274 usec, Peak to peak: 3830 usec, Stddev: 577 usec, Sum: 22206 usec
      Measurement: Positive round trip jitter
        Samples: 48, Minimum: 5 usec, Maximum: 4382 usec, Average: 778 usec, Peak to peak: 4377 usec, Stddev: 1077 usec, Sum: 37365 usec
      Measurement: Negative round trip jitter
        Samples: 52, Minimum: 3 usec, Maximum: 4915 usec, Average: 787 usec, Peak to peak: 4912 usec, Stddev: 1239 usec, Sum: 40922 usec
    Results over all tests:
      Probes sent: 38611, Probes received: 38581, Loss percentage: 0.077698
      Measurement: Round trip time
        Samples: 38556, Minimum: 2 usec, Maximum: 22356 usec, Average: 3275 usec, Peak to peak: 22354 usec, Stddev: 3272 usec, Sum: 126256294 usec
      Measurement: Positive egress jitter
        Samples: 23770, Minimum: 0 usec, Maximum: 11266 usec, Average: 1054 usec, Peak to peak: 11266 usec, Stddev: 1496 usec, Sum: 25053834 usec
      Measurement: Negative egress jitter
        Samples: 14781, Minimum: 1 usec, Maximum: 9994 usec, Average: 1533 usec, Peak to peak: 9993 usec, Stddev: 1609 usec, Sum: 22659276 usec
      Measurement: Positive ingress jitter
        Samples: 12989, Minimum: 0 usec, Maximum: 12438 usec, Average: 1639 usec, Peak to peak: 12438 usec, Stddev: 1673 usec, Sum: 21293431 usec
      Measurement: Negative ingress jitter
        Samples: 25562, Minimum: 1 usec, Maximum: 13883 usec, Average: 927 usec, Peak to peak: 13882 usec, Stddev: 1458 usec, Sum: 23689224 usec
      Measurement: Positive round trip jitter
        Samples: 19298, Minimum: 0 usec, Maximum: 21037 usec, Average: 1793 usec, Peak to peak: 21037 usec, Stddev: 2146 usec, Sum: 34594283 usec
      Measurement: Negative round trip jitter
        Samples: 19257, Minimum: 1 usec, Maximum: 21288 usec, Average: 1796 usec, Peak to peak: 21287 usec, Stddev: 2148 usec, Sum: 34589725 usec
    Error Stats:
      Invalid client recv timestamp (T4 < T1): 1, Invalid client send(T1), recv(T4) timestamps: 0
      Invalid server send timestamp (T3 < T2): 1, Invalid server processing time (T4 -T1) < (T3 -T2): 23

show services rpm twamp client probe-results (with local-link address information)

content_copy zoom_out_map
user@host> show services rpm twamp client probe-results
Owner: tc7, Test: ts1
    TWAMP-Server-Status: Light, Number-Of-Retries-With-TWAMP-Server: 0
    Reflector address: 2001:db8::9f16, Reflector port: 862, Sender address: 2001:db8::167d, sender-port: 54399
    Local-link: ge-2/2/9.1
    Test size: 1 probes
    Probe results:
      Response received
      Probe sent time: Mon Aug 30 10:30:51 2021
      Probe rcvd/timeout time: Mon Aug 30 10:30:51 2021
      Rtt: 264 usec, Egress jitter: -66 usec, Ingress jitter: -14 usec, Round trip jitter: -59 usec
      Egress interarrival jitter: 73 usec, Ingress interarrival jitter: 45 usec, Round trip interarrival jitter: 111 usec
    Results over current test:
      Probes sent: 1, Probes received: 1, Loss percentage: 0.000000
      Measurement: Round trip time
        Samples: 1, Minimum: 264 usec, Maximum: 264 usec, Average: 264 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 264 usec
      Measurement: Negative egress jitter
        Samples: 1, Minimum: 66 usec, Maximum: 66 usec, Average: 66 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 66 usec
      Measurement: Negative ingress jitter
        Samples: 1, Minimum: 14 usec, Maximum: 14 usec, Average: 14 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 14 usec
      Measurement: Negative round trip jitter
        Samples: 1, Minimum: 59 usec, Maximum: 59 usec, Average: 59 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 59 usec
    Results over last test:
      Probes sent: 1, Probes received: 1, Loss percentage: 0.000000
      Test completed on Mon Aug 30 10:30:51 2021
      Measurement: Round trip time
        Samples: 1, Minimum: 264 usec, Maximum: 264 usec, Average: 264 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 264 usec
      Measurement: Negative egress jitter
        Samples: 1, Minimum: 66 usec, Maximum: 66 usec, Average: 66 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 66 usec
      Measurement: Negative ingress jitter
        Samples: 1, Minimum: 14 usec, Maximum: 14 usec, Average: 14 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 14 usec
      Measurement: Negative round trip jitter
        Samples: 1, Minimum: 59 usec, Maximum: 59 usec, Average: 59 usec, Peak to peak: 0 usec, Stddev: 0 usec, Sum: 59 usec
    Results over all tests:
      Probes sent: 46059, Probes received: 46059, Loss percentage: 0.000000
      Measurement: Round trip time
        Samples: 46025, Minimum: 209 usec, Maximum: 4730 usec, Average: 361 usec, Peak to peak: 4521 usec, Stddev: 351 usec, Sum: 16593381 usec
      Measurement: Positive egress jitter
        Samples: 14538, Minimum: 0 usec, Maximum: 4319 usec, Average: 73 usec, Peak to peak: 4319 usec, Stddev: 275 usec, Sum: 1056470 usec
      Measurement: Negative egress jitter
        Samples: 31486, Minimum: 1 usec, Maximum: 4559 usec, Average: 40 usec, Peak to peak: 4558 usec, Stddev: 191 usec, Sum: 1251936 usec
      Measurement: Positive ingress jitter
        Samples: 34378, Minimum: 0 usec, Maximum: 4391 usec, Average: 59 usec, Peak to peak: 4391 usec, Stddev: 386 usec, Sum: 2029749 usec
      Measurement: Negative ingress jitter
        Samples: 11646, Minimum: 1 usec, Maximum: 4396 usec, Average: 158 usec, Peak to peak: 4395 usec, Stddev: 652 usec, Sum: 1834338 usec
      Measurement: Positive round trip jitter
        Samples: 23383, Minimum: 0 usec, Maximum: 10709 usec, Average: 276 usec, Peak to peak: 10709 usec, Stddev: 772 usec, Sum: 6454130 usec
      Measurement: Negative round trip jitter
        Samples: 22641, Minimum: 1 usec, Maximum: 11233 usec, Average: 285 usec, Peak to peak: 11232 usec, Stddev: 788 usec, Sum: 6454183 usec
    Error Stats:
      Invalid client recv timestamp (T4 < T1): 11, Invalid client send(T1), recv(T4) timestamps: 0
      Invalid server send timestamp (T3 < T2): 3, Invalid server processing time (T4 -T1) < (T3 -T2): 20

show services rpm twamp client probe-results control-connection

content_copy zoom_out_map
user@host> show services rpm twamp client probe-results control-connection c2
    Owner: c2, Test: t1
    server-address: 192.0.2.14, server-port: 862, Client address: 192.0.2.13,
    Client port: 57170
    Reflector address: 192.0.2.14, Reflector port: 10010,
    Sender address: 192.0.2.13, sender-port: 10010
    Destination interface name: si-1/1/0.10
    Test size: 500 probes
    Probe results:
      Request timed out, Fri Feb 13 00:07:14 2015
    Results over current test:
      Probes sent: 188, Probes received: 0, Loss percentage: 100.00000
    Results over last test:
      Probes sent: 500, Probes received: 0, Loss percentage: 100.00000
    Results over all tests:
      Probes sent: 3688, Probes received: 0, Loss percentage: 100.00000

Release Information

Command introduced in Junos OS Release 15.1.

Local-link field added in Junos OS Release 21.4R1.

footer-navigation