show services rpm twamp client session
Syntax
show services rpm twamp client session
<control-connection control-connection-name>
<test-session test-session-name>
Description
Display information about the sessions established between the real-time performance monitoring (RPM) Two-Way Active Measurement Protocol (TWAMP) server and control clients for control packets and data packets. By default, all established control-connection and data-connection or test sessions are displayed, unless you specify a control-connection name or a test-session name 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
none | Display information about all established connections and sessions. |
control-connection control-connection-name | (Optional) 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-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, associated with a control-connection.. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show services rpm twamp client session
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Name of the control connection that uniquely identifies the connection between the TWAMP server and the TWAMP client. |
|
Name of the test session that uniquely identifies the data-session between the TWAMP server and the TWAMP client. |
|
Sender IP address. |
|
Sender port number. |
|
Reflector IP address. |
|
Reflector port number. |
Sample Output
show services rpm twamp client session
user@host> show services rpm twamp client session Connection Session Sender Sender Reflector Reflector Name Name address port address port cs1 ts1 198.51.100.1 41998 198.51.100.2 5008 cs2 ts1 198.51.100.1 53710 198.51.100.2 5009
show services rpm twamp client session control-connection
user@host> show services rpm twamp client session control-connection c2 Connection Session Sender Sender Reflector Reflector Name Name address port address port c2 t1 192.0.2.13 10008 192.0.2.14 10008
Release Information
Command introduced in Junos OS Release 15.1.