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

show services dynamic-flow-capture control-source

Syntax

show services dynamic-flow-capture control-source capture-group group-name control-source identifier
<detail | terse>

Release Information

Command introduced in JUNOS Release 7.4.

Description

(M320 routers and T Series routers only) Display information about the control source that makes dynamic flow capture requests to the dynamic flow capture interface.

Options

capture-group group-nameCapture group identifier.

control-source identifierControl source identifier.

detail | terse — (Optional) Display the specified level of output.

Required Privilege Level

view

List of Sample Output

show services dynamic-flow-capture control-source
show services dynamic-flow-capture control-source detail

Output Fields

Table 225 lists the output fields for the show services dynamic-flow-capture control-source scommand. Output fields are listed in the approximate order in which they appear.

Table 225: show services dynamic-flow-capture control-source Output Fields

Output Field

Output Field Description

Capture group

Name of the capture group.

Control source

Name of the control source.

Criteria added, Criteria add failed

Number of criteria added or added and failed.

Active criteria

Number of active criteria.

Static criteria, Dynamic criteria

Number of static or dynamic criteria.

Control protocol requests

Total number of control protocol requests.

Requests

Number of Add, Delete, List, Refresh, and No-op control protocol requests.

Failed

Number of Add, Delete, List, Refresh, and No-op failed control protocol requests.

Add request rate

Rate of add requests.

Add request peak rate

Peak rate of add requests.

Bandwidth across all criteria

Bandwidth used by all the requests.

Total notifications

Total number of notifications sent and the number of notifications by category: Restart, Rollover, Timeout, Congestion, Congestion delete, and Dups (duplicates) dropped.

Criteria deleted

Total number of criteria deleted and the number of deleted criteria by category: Timeout idle, Timeout total, Packets, and Bytes.

Sequence number

Sequence number.

Sample Output

show services dynamic-flow-capture control-source

user@host> show services dynamic-flow-capture control-source source-identifier cs0_cg0 capture-group cg_0
Capture group: cg_0, Control source: cs0_cg0
	Criteria added: 28, Criteria add failed: 0, Active criteria: 0, Control protocol requests: 28, 	Add request rate: 0,
	Add request peak rate: 1, Bandwidth across all criteria: 0, Total notifications: 1, Criteria deleted: 28,	Sequence number: 0

show services dynamic-flow-capture control-source detail

user@host> show services dynamic-flow-capture control-source source-identifier cs0_cg0 capture-group cg_0 detail
Capture group: cg_0, Control source: cs0_cg0
  Criteria added: 28, Criteria add failed: 0
  Active criteria: 0
    Static criteria: 0, Dynamic criteria: 0
  Control protocol requests: 28
                     Add        Delete          List       Refresh         No-op
    Requests          28             0             0             0             0
    Failed             0             0             0             0             0
  Add request rate: 0
  Add request peak rate: 1
  Bandwidth across all criteria: 0
  Total notifications: 1
    Restart: 1, Rollover: 0, No-op: 0, Timeout: 0, Congestion: 0, Congestion delete: 0, Dups dropped: 0
  Criteria deleted: 28
    Timeout idle: 0, Timeout total: 0, Packets: 0, Bytes: 0
  Sequence number: 0

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