show services crtp flows
Syntax
show services crtp flows <interface interface-name>
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. |
Required Privilege Level
view
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.
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 192.0.2.3:28004 198.51.100.3:26000 123 0 Transmit 198.51.100.3:26000 192.0.2.3:28004 123 2
Release Information
Command introduced before Junos OS Release 7.4.