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 monitoring twamp client probe-results

date_range 18-Jan-24

Syntax

content_copy zoom_out_map
show services monitoring twamp client probe-results
<control-connection control-connection-name>
<source-address>
<status (FAIL | PASS)>
<target>
<test-session test-session-name>

Description

Display the results of the most recent Two-Way Active Measurement Protocol (TWAMP) probes. By default, all probe results are displayed, unless you specify the control-connection option when you issue the command. The control-connection option is required when you want to issue the command with one of the other options. For example, to see the probe results for a particular test session, you must also include the control-connection option to specify which connection contains the test session: show services monitoring twamp client probe-results control-connection control-connection-name test-session test-session-name.

Options

control-connection control-connection-name

(Optional, but required if specifying one of other options as well) Display probe results for the specified control connection between a TWAMP client and a TWAMP server.

source-address address

(Optional) Display results only for those probes with the specified IPv4 source address associated with a particular control connection.

status (FAIL | PASS)

(Optional) Display results only for those probes with the specified status associated with a particular control connection.

  • Values: Specify one of the following:

    • FAIL—Display results for failed probes.

    • PASS—Display results for passed probes.

target address

(Optional) Display results only for those probes with the specified IPv4 target address associated with a particular control connection.

test-session test-session-name

(Optional) Display probe results for the specified test session associated with the 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 monitoring twamp client probe-results command. Output fields are listed in the approximate order in which they appear.

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

Field Name

Field Description

Level of Output

Owner

Owner name. Entries are listed in alphabetical order by owner name and then by test name. When you configure the control-connection statement at the [edit services monitoring twamp client] hierarchy level, this field displays the configured control-connection name.

All levels

Test

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

All levels

Target address

Destination address used for the probes. This field is displayed when the probes are sent to the configured targets.

All levels

Source address

Source address used for the probes.

All levels

Probe type

Protocol configured on the receiving probe server: twamp

All levels

Test size

Number of probes within a test.

All levels

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:

  • Probe response received

    • Probe sent time—Timestamp when the probe’s results were sent.

    • Probe rcvd time—Timestamp when the probe’s results were received.

  • Client and server offload timestamping—If PFE timestamping is configured, an entry appears at this point.

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

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

  • Egress jitter—Egress jitter, in microseconds.

  • Ingress jitter—Ingress jitter, in microseconds.

All levels

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.

  • Egress loss inferred—Computed unidirectional loss towards server (available only when stateful-sequence is enabled on the server)

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

  • Measurement—Measurement type: round-trip time, round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

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

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured over the course of the current test.

    • Maximum—Maximum RTT measured over the course of the current test.

    • Average—Average RTT measured over the course of the current test.

    • Stddev—Standard deviation, in microseconds.

All levels

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.

  • Egress loss inferred—Computed unidirectional loss towards server (available only when stateful-sequence is enabled on the server)

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

  • Measurement—Measurement type: round-trip time, round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

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

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured for the most recently completed test.

    • Maximum—Maximum RTT measured for the most recently completed test.

    • Average—Average RTT measured for the most recently completed test.

    • Stddev—Standard deviation, in microseconds.

All levels

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.

  • Egress loss inferred—Computed unidirectional loss towards server (available only when stateful-sequence is enabled on the server)

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

  • Measurement—Measurement type: round-trip time, round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

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

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured over the course of the current test.

    • Maximum—Maximum RTT measured over the course of the current test.

    • Average—Average RTT measured over the course of the current test.

    • Stddev—Standard deviation, in microseconds.

All levels

Sample Output

show services monitoring twamp probe-results (Junos OS Evolved Release 23.4R1 and later)

content_copy zoom_out_map
user@host> show services monitoring twamp probe-results
Owner: light-remote-dflt-v64, Test: dflt-3-v4 Target address: 10.61.1.1, Source address: 10.61.1.2, Probe type: twamp, Test size: 100
  Probe results:
    Probe response received
    Probe sent time: 01/17/24 02:19:55.774425
    Probe rcvd time: 01/17/24 02:19:55.800658, Client and server offload timestamping
    Rtt: 14806 usec, Rtt jitter: 413 usec
    Egress jitter: 56 usec, Ingress jitter: 357 usec
  Results over current test:
    Probes sent: 41, Probes received: 19, Egress loss inferred: 22, Loss percentage: 53.66
    Measurement: Round trip time (usec)
      Samples: 19, Minimum: 12356, Maximum: 17668, Average: 14818, Stddev: 1136
    Measurement: Round trip jitter (usec)
      Samples: 18, Minimum: 251, Maximum: 5312, Average: 1612, Stddev: 1261
    Measurement: Egress delay (usec)
      Samples: 19, Minimum: 6333, Maximum: 10255, Average: 8279, Stddev: 854
    Measurement: Egress jitter (usec)
      Samples: 18, Minimum: 56, Maximum: 3922, Average: 1087, Stddev: 889
    Measurement: Ingress delay (usec)
      Samples: 19, Minimum: 5934, Maximum: 7413, Average: 6538, Stddev: 434
    Measurement: Ingress jitter (usec)
      Samples: 18, Minimum: 70, Maximum: 1390, Average: 603, Stddev: 411
  Results over last test:
    Probes sent: 100, Probes received: 100, Loss percentage: 0.00
    Measurement: Round trip time (usec)
      Samples: 100, Minimum: 12993, Maximum: 22654, Average: 15905, Stddev: 1860
    Measurement: Round trip jitter (usec)
      Samples: 99, Minimum: 6, Maximum: 8249, Average: 1840, Stddev: 1807
    Measurement: Egress delay (usec)
      Samples: 100, Minimum: 6584, Maximum: 15577, Average: 9123, Stddev: 1486
    Measurement: Egress jitter (usec)
      Samples: 99, Minimum: 4, Maximum: 7587, Average: 1475, Stddev: 1586
    Measurement: Ingress delay (usec)
      Samples: 100, Minimum: 5722, Maximum: 12514, Average: 6782, Stddev: 964
    Measurement: Ingress jitter (usec)
      Samples: 99, Minimum: 0, Maximum: 6321, Average: 773, Stddev: 1022
  Results over all tests:
    Probes sent: 141, Probes received: 119, Egress loss inferred: 22, Loss percentage: 15.60
    Measurement: Round trip time (usec)
      Samples: 119, Minimum: 12356, Maximum: 22654, Average: 15732, Stddev: 1804
    Measurement: Round trip jitter (usec)
      Samples: 118, Minimum: 6, Maximum: 8249, Average: 1796, Stddev: 1732
    Measurement: Egress delay (usec)
      Samples: 119, Minimum: 6333, Maximum: 15577, Average: 8988, Stddev: 1439
    Measurement: Egress jitter (usec)
      Samples: 118, Minimum: 4, Maximum: 7587, Average: 1406, Stddev: 1504
    Measurement: Ingress delay (usec)
      Samples: 119, Minimum: 5722, Maximum: 12514, Average: 6743, Stddev: 906
    Measurement: Ingress jitter (usec)
      Samples: 118, Minimum: 0, Maximum: 6321, Average: 744, Stddev: 952

show services monitoring twamp client probe-results

content_copy zoom_out_map
user@host> show services monitoring twamp client probe-results

Owner: light-deflt, Test: test-5
Target address: 10.0.1.2, Source address: 10.0.1.1, Probe type: twamp, Test size: 2
  Probe results:
    Probe response received
    Probe sent time: 08/27/20 19:50:25.549385
    Probe rcvd time: 08/27/20 19:50:25.564693, Client and server offload timestamping
    Rtt: 15224 usec, Rtt jitter: 673 usec
    Egress jitter: 850 usec, Ingress jitter: 177 usec
  Results over current test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 15224, Maximum: 15897, Average: 15560, Stddev: 358
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 673, Maximum: 673, Average: 673, Stddev: 0
  Results over last test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 14762, Maximum: 16395, Average: 15578, Stddev: 825
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 1633, Maximum: 1633, Average: 1633, Stddev: 0
  Results over all tests:
    Probes sent: 714, Probes received: 714, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 714, Minimum: 8740, Maximum: 307066, Average: 20625, Stddev: 12145
    Measurement: Round trip jitter (usec)
      Samples: 714, Minimum: 6, Maximum: 292383, Average: 5420, Stddev: 15797

Owner: light-deflt, Test: test-6
Target address: 192.168.33.33, Source address: 192.168.11.11, Probe type: twamp, Test size: 2
  Probe results:
    Probe response received
    Probe sent time: 08/27/20 19:50:25.549497
    Probe rcvd time: 08/27/20 19:50:25.564740, Client and server offload timestamping
    Rtt: 15180 usec, Rtt jitter: 125 usec
    Egress jitter: 114 usec, Ingress jitter: 11 usec
  Results over current test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 15180, Maximum: 15305, Average: 15242, Stddev: 138
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 125, Maximum: 125, Average: 125, Stddev: 0
  Results over last test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 14823, Maximum: 16362, Average: 15592, Stddev: 779
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 1539, Maximum: 1539, Average: 1539, Stddev: 0
  Results over all tests:
    Probes sent: 712, Probes received: 712, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 712, Minimum: 9961, Maximum: 57700, Average: 20115, Stddev: 5615
    Measurement: Round trip jitter (usec)
      Samples: 712, Minimum: 7, Maximum: 44088, Average: 4691, Stddev: 4920

Owner: mngd-deflt, Test: test-1
Target address: 10.0.1.2, Source address: 10.0.1.1, Probe type: twamp, Test size: 2
  Probe results:
    Probe response received
    Probe sent time: 08/27/20 19:50:43.572219
    Probe rcvd time: 08/27/20 19:50:43.597556, Client and server offload timestamping
    Rtt: 25299 usec, Rtt jitter: 12621 usec
    Egress jitter: 1312 usec, Ingress jitter: 11309 usec
  Results over current test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 12678, Maximum: 25299, Average: 18988, Stddev: 6312
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 12621, Maximum: 12621, Average: 12621, Stddev: 0
  Results over last test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 13690, Maximum: 13953, Average: 13821, Stddev: 176
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 263, Maximum: 263, Average: 263, Stddev: 0
  Results over all tests:
    Probes sent: 714, Probes received: 714, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 714, Minimum: 8496, Maximum: 69366, Average: 18243, Stddev: 5540
    Measurement: Round trip jitter (usec)
      Samples: 714, Minimum: 10, Maximum: 57276, Average: 5810, Stddev: 5782

Owner: mngd-deflt, Test: test-2
Target address: 192.168.33.33, Source address: 192.168.11.11, Probe type: twamp, Test size: 2
  Probe results:
    Probe response received
    Probe sent time: 08/27/20 19:50:43.572124
    Probe rcvd time: 08/27/20 19:50:43.597511, Client and server offload timestamping
    Rtt: 25338 usec, Rtt jitter: 11895 usec
    Egress jitter: 75 usec, Ingress jitter: 11820 usec
  Results over current test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 13443, Maximum: 25338, Average: 19390, Stddev: 5949
  Results over last test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 12612, Maximum: 15279, Average: 13945, Stddev: 1338
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 2667, Maximum: 2667, Average: 2667, Stddev: 0
  Results over all tests:
    Probes sent: 714, Probes received: 714, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 714, Minimum: 8403, Maximum: 69232, Average: 18341, Stddev: 5290
    Measurement: Round trip jitter (usec)
      Samples: 714, Minimum: 0, Maximum: 56810, Average: 4766, Stddev: 5358
...

show services monitoring twamp client probe-results control-connection test-session

content_copy zoom_out_map
user@host> show services monitoring twamp client probe-results control-connection mngd-deflt test-session test-2

Owner: mngd-deflt, Test: test-2
Target address: 192.168.33.33, Source address: 192.168.11.11, Probe type: twamp, Test size: 2
  Probe results:
    Probe response received
    Probe sent time: 08/27/20 19:50:43.572124
    Probe rcvd time: 08/27/20 19:50:43.597511, Client and server offload timestamping
    Rtt: 25338 usec, Rtt jitter: 11895 usec
    Egress jitter: 75 usec, Ingress jitter: 11820 usec
  Results over current test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 13443, Maximum: 25338, Average: 19390, Stddev: 5949
  Results over last test:
    Probes sent: 2, Probes received: 2, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 2, Minimum: 12612, Maximum: 15279, Average: 13945, Stddev: 1338
    Measurement: Round trip jitter (usec)
      Samples: 2, Minimum: 2667, Maximum: 2667, Average: 2667, Stddev: 0
  Results over all tests:
    Probes sent: 714, Probes received: 714, Loss percentage: 0
    Measurement: Round trip time (usec)
      Samples: 714, Minimum: 8403, Maximum: 69232, Average: 18341, Stddev: 5290
    Measurement: Round trip jitter (usec)
      Samples: 714, Minimum: 0, Maximum: 56810, Average: 4766, Stddev: 5358

Release Information

Command introduced in Junos OS Evolved 20.3R1.

Command output fields for inferred egress loss, egress delay and jitter, and ingress delay and jitter introduced in Junos OS Evolved 23.4R1.

footer-navigation