[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show services rpm twamp server session

Syntax

show services rpm twamp server session
<session-id>

Release Information

Command introduced in JUNOS Release 9.3.

Description

Display information about the sessions established between the RPM TWAMP server and control-clients. By default all established sessions are displayed, unless you specify a session ID when you issue the command.

Options

session-id(Optional) Display only information about the specified session ID.

Required Privilege Level

view

List of Sample Output

show services rpm twamp server session

Output Fields

Table 13 lists the output fields for the show services rpm twamp server session command. Output fields are listed in the approximate order in which they appear.

Table 13: show services rpm twamp server session Output Fields

Field Name

Field Description

Session ID

Session ID that uniquely identifies the session between the TWAMP server and a particular client.

Connection ID

Connection ID that uniquely identifies the connection between the TWAMP server and a particular client.

Sender address

Sender IP address.

Sender port

Sender port number.

Reflector address

Reflector IP address.

Reflector port

Reflector port number.

Sample Output

show services rpm twamp server session

user@host> show services rpm twamp server session
    Session  Connection  Sender           Sender  Reflector        Reflector
    ID       ID          address          port    address          port     
          4          44  1.1.1.1           12345  192.168.219.203        890
         78          44  3.22.1.55           345  22.2.2.2             89022
        234         423  192.168.219.203    2345  2.2.22.2              3333
          5         423  221.4.1.1         82345  2.2.2.2              45909
          1         423  192.168.1.1         645  32.2.2.23             2394

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]