show services monitoring twamp server control-info
Syntax
show services monitoring twamp server control-info <control-connection control-identifier>
Description
Display information about the control connections established between the Two-Way Active Measurement Protocol (TWAMP) server and control-clients for managed servers. By default, all established control connections are displayed, unless you specify the control-connection option when you issue the command. Because TWAMP light servers are stateless, information about them is not included in the output of this command; only information about managed servers is included.
Options
control-connection control-identifier | (Optional) Specify the numeric identifier for a control connection to display information about that control connection. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services monitoring twamp
server control-info
command. Output fields are listed in the
approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Numeric identifier that uniquely identifies the session between the TWAMP server and a particular client |
All |
|
Client IP address and port number |
All |
|
Server IP address and port number |
All |
|
Number of active tests |
All |
|
Status of the control connection; can be sleeping or testing |
All |
|
Authentication mode |
All |
Sample Output
- show services monitoring twamp server control-info
- show services monitoring twamp server control-info control-connection
show services monitoring twamp server control-info
user@host> show services monitoring twamp server control-info Control Client Server Active Control Auth identifier address:port address:port tests status mode 143 10.0.3.3:36289 10.0.1.1:862 2 testing none 146 10.1.1.2:40365 10.1.1.1:862 2 testing none 149 10.5.1.2:49613 10.5.1.1:862 0 sleeping none 152 10.2.1.2:56958 10.0.1.1:862 2 testing none
show services monitoring twamp server control-info control-connection
user@host> show services monitoring twamp server control-info control-connection 143 Control Client Server Active Control Auth identifier address:port address:port tests status mode 143 10.0.3.3:36289 10.0.1.1:862 2 testing none
Release Information
Command introduced in Junos OS Evolved 20.3R1.