[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 routing platforms 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 197 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 197: show services dynamic-flow-capture control-source Output Fields

Output Field

Output Field Description

Level of Output

Capture group

Name of the capture group.

to be provided

Control source

Name of the control source.

to be provided

Criteria added, Criteria add failed

Number of criteria added or added and failed.

to be provided

Active criteria

Number of active criteria.

to be provided

Static criteria, Dynamic criteria

Number of static or dynamic criteria.

to be provided

Control protocol requests

Total number of control protocol requests.

to be provided

Requests

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

to be provided

Failed

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

to be provided

Add request rate

Rate of add requests.

to be provided

Add request peak rate

Peak rate of add requests.

to be provided

Bandwidth across all criteria

Bandwidth used by all the requests.

to be provided

Total notifications

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

to be provided

Criteria deleted

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

to be provided

Sequence number

Sequence number.

to be provided

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]