show services monitoring twamp client test-info
Syntax
show services monitoring twamp client test-info <control-connection control-connection-name> <test-session test-session-name>
Description
Display information about the test sessions established between the Two-Way Active Measurement Protocol (TWAMP) server and control clients. By default, information for all established control connections and test sessions 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 display the information 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 test-info control-connection control-connection-name test-session test-session-name.
Options
control-connection control-connection-name | (Optional, but required if specifying the test-session option) Display information about the test sessions on the specified control connection, which is established for control packets exchanged between a TWAMP client and a TWAMP server. |
test-session test-session-name | (Optional) Display information about the specified test session, which is established for data packets transmitted between a TWAMP client and a TWAMP server, and the control connection associated with the test session. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services monitoring twamp
client test-info
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Name that uniquely identifies the control connection between the TWAMP server and a particular client |
All |
|
Name that uniquely identifies the control connection between the TWAMP server and a particular client |
|
|
Client IP address and port number |
All |
|
Server IP address and port number |
All |
|
Status of the test session; can be active or idle. |
All |
Sample Output
- show services monitoring twamp client test-info
- show services monitoring twamp client test-info control-connection test-session
show services monitoring twamp client test-info
user@host> show services monitoring twamp client test-info Control Test Client Server Test name name address:port address:port status light-deflt test-5 10.0.1.1:51274 10.0.1.2:61000 active light-deflt test-6 192.168.11.11:35197 192.168.33.33:61000 active light-inst test-7 10.2.1.1:45441 10.0.1.2:61001 active light-inst test-8 10.0.11.11:43598 10.0.33.33:61001 active mngd-deflt test-1 10.0.1.1:50508 10.0.1.2:10015 idle mngd-deflt test-2 192.168.11.11:44246 192.168.33.33:10017 idle mngd-inst test-3 10.2.1.1:42503 10.2.1.2:10016 idle mngd-inst test-4 10.0.11.11:39008 10.0.33.33:10018 idle
show services monitoring twamp client test-info control-connection test-session
user@host> show services monitoring twamp client test-info control-connection light-deflt test-session test-6 Control Test Client Server Test name name address:port address:port status light-deflt test-6 192.168.11.11:35197 192.168.33.33:61000 active
Release Information
Command introduced in Junos Evolved 20.3R1 .