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 control-info

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services monitoring twamp client control-info
<control-connection control-connection-name>

Description

Display information about the control connections established between the Two-Way Active Measurement Protocol (TWAMP) server and control clients. By default, all established sessions are displayed, unless you specify the control-connection option when you issue the command.

Options

control-connection control-connection-name

(Optional) Display information about the specified control connection.

Required Privilege Level

view

Output Fields

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

Table 1: show services monitoring twamp client control-info Output Fields

Field Name

Field Description

Levels of Output

Control name

Control-connection name that uniquely identifies the connection between the TWAMP server and a particular client

All

Client address:port

Client IP address and port number

All

Server address:port

Server IP address and port number

All

Active tests

Number of active tests

All

Control status

The status of the connection; can be sleeping, testing, or disconnected

All

Auth mode

Authentication mode

All

Sample Output

show services monitoring twamp client control-info

content_copy zoom_out_map
user@host> show services monitoring twamp client control-info

Control                Client                Server                Active   Control       Auth
name                   address:port          address:port          tests    status        mode
mngd-deflt-1           10.6.1.1:57629        10.6.1.2:60000        2        testing       none
mngd-deflt-2           10.5.1.1:52777        10.5.1.2:862          0        sleeping      none
mngd-inst-1            10.0.1.1:43033        10.0.3.3:60001        2        testing       none
mngd-inst-2            10.0.1.1:34167        10.0.2.2:862          2        testing       none

show services monitoring twamp client control-info control-connection

content_copy zoom_out_map
user@host> show services monitoring twamp client control-info control-connection mngd-inst-1

Control                Client                Server                Active   Control       Auth
name                   address:port          address:port          tests    status        mode
mngd-inst-1            10.0.1.1:43033        10.0.3.3:60001        2        testing       none

Release Information

Command introduced in Junos OS Evolved 20.3R1.

footer-navigation