[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show services crtp flows
Syntax
- show services crtp flows
- <interface interface-name>
Release Information
Command introduced before JUNOS 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 routing platforms, a link services
IQ (lsq-fpc/pic/port) or redundant link services IQ (rlsq-fpc/pic/port) interface
- On the J-series routing platform, a link services (ls-pim/0/port) interface
Required Privilege Level
view
List of Sample Output
show services crtp flows
Output Fields
Table 169 lists the output fields
for the show services crtp flows command. Output fields are
listed in the approximate order in which they appear.
Table 169: 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.
|
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
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]