Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show services dynamic-flow-capture content-destination

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services dynamic-flow-capture content-destination capture-group group-name   destination-identifier identifier             
<terse>

Description

(M320 Series routers and T Series routers only) Display information about the content destination that receives packets from the dynamic flow capture (DFC) interface.

Options

capture-group group-name

Display information for the specified capture-group identifier.

destination-identifier identifier

Display information for the specified content destination identifier.

terse

(Optional) Display summary information.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services dynamic-flow-capture content-destination command. Output fields are listed in the approximate order in which they appear.

Table 1: show services dynamic-flow-capture content-destination Output Fields

Output Field

Output Field Description

Capture group

Name of the capture group.

Content destination

Name of the content destination.

Criteria

Number of criteria specified.

Bandwidth

Bandwidth used by the matched traffic.

Matched packets

Number of matched packets sent to the content destination.

Matched bytes

Number of matched bytes sent to the content destination.

Congestion notifications

Number of notification messages sent.

Sample Output

show services dynamic-flow-capture content-destination capture-group

content_copy zoom_out_map
user@host> show services dynamic-flow-capture content-destination capture-group g1 destination-identifier cd1 terse              
  Capture group: g1, Content destination: cd1, Criteria: 0, Bandwidth: 0, Matched packets: 0, Matched bytes: 0, Congestion notifications: 0

Release Information

Command introduced in Junos OS Release 7.4.

footer-navigation