Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show services crtp flows

Syntax

show services crtp flows <interface interface-name>

Release Information

Command introduced before Junos OS Release 7.4.

Description

Display Compressed Real-Time Transport Protocol (CRTP) flows.

Options

none

Display CRTP flows for all interfaces.

interface interface-name

(Optional) Display CRTP flows for the specified interface:

  • On M Series and T Series routers, a link services IQ (lsq-fpc/pic/port) or redundant link services IQ (rlsq-fpc/pic/port) interface
  • On the J Series router, a link services (ls-pim/0/port) interface

Required Privilege Level

view

List of Sample Output

show services crtp flows

Output Fields

Table 1 lists the output fields for the show services crtp flows command. Output fields are listed in the approximate order in which they appear.

Table 1: show services crtp flows Output Fields

Field Name

Field Description

Interface

Name of the physical interface.

Flow

Received or transmitted flow.

Source

IP source address.

Destination

IP destination address.

SSRC ID

Synchronization source (SSRC) identifier. One of the fields in the RTP header used to select the context. The SSRC identifier is a randomly chosen value unique within a particular CRTP session.

Ctx ID

Session context ID. Indicates the session context in which to interpret the packet. The decompressor can use the context ID to index its table of stored session contexts directly.

Sample Output

show services crtp flows

user@host> show services crtp flows
Interface: lsq-1/1/0.1
  Flow           Source                Destination          SSRC ID  Ctx ID
  Receive        60.1.1.3:28004        80.1.1.3:26000           123       0
  Transmit       80.1.1.3:26000        60.1.1.3:28004           123       2

Published: 2013-03-14

Published: 2013-03-14