show services monitoring twamp server test-info
Syntax
show services monitoring twamp server test-info <control-connection control-identifier> <test-session test-identifier>
Description
Display information about the test sessions established between the Two-Way Active Measurement Protocol (TWAMP) server and control-clients. By default, all established 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 the test-session option. 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 server test-info control-connection control-identifier test-session test-identifier.
Options
control-connection control-identifier | (Optional, but required if specifying the test-session option) Specify a numeric identifier to display information about the specified control connection, which is established for control packets exchanged between a TWAMP client and a TWAMP server. |
test-session test-identifier | (Optional) Specify a numeric identifier to display information about a specific test session. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show services monitoring twamp
server test-info
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Identification number that uniquely identifies the control session between the TWAMP server and a particular client |
All |
|
Identification number that uniquely identifies the test session between the TWAMP server and a particular client |
All |
|
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 |
|
Authentication mode |
All |
Sample Output
- show services monitoring twamp server test-info
- show services monitoring twamp server test-info control-connection
- show services monitoring twamp server test-info control-connection test-session
show services monitoring twamp server test-info
user@host> show services monitoring twamp server test-info Control Test Client Server Test identifier identifier address:port address:port status 149 7045 10.5.1.2:13474 192.168.1.1:13474 active 149 7046 10.5.1.2:13475 10.5.1.1:13475 active 152 7043 10.2.1.2:13472 10.0.1.1:13472 active 152 7044 10.2.1.2:13473 10.2.1.1:13473 active
show services monitoring twamp server test-info control-connection
user@host> show services monitoring twamp server test-info control-connection 149 Control Test Client Server Test identifier identifier address:port address:port status 149 7045 10.5.1.2:13474 192.168.1.1:13474 active 149 7046 10.5.1.2:13475 10.5.1.1:13475 active
show services monitoring twamp server test-info control-connection test-session
user@host> show services monitoring twamp server test-info control-connection 149 test-session 7045 Control Test Client Server Test identifier identifier address:port address:port status 149 7045 10.5.1.2:13474 192.168.1.1:13474 active
Release Information
Command introduced in Junos OS Evolved 20.3R1.