Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

show services application-identification packet-capture counters

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services application-identification packet-capture counters

Description

Display the packet capture counter details for unknown application traffic.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services application-identification packet-capture counters command. Output fields are listed in the approximate order in which they appear.

Table 1: show services application-identification packet-capture counters

Field Name

Field Description

Total sessions captured

Total number of sessions captured in the packet capture file

Total packets captured

Total number of packets captured in the packet capture file

Active sessions being captured

Number of active sessions currently being captured in the packet capture file

Sessions ignored because of memory allocation failures

Number of sessions not captured in the packet capture file because of memory allocation failure

Packets ignored because of memory allocation failures

Number of packets not captured in the packet capture file because of memory allocation failure

Ipc messages ignored because of storage limit

Number of interprocess communication (IPC) messages ignored because the storage limit is reached

Sessions ignored because of buffer-packets limit

Number of sessions not captured in the packet capture file because the buffer packet limit is reached

Packets ignored because of buffer-packets limit

Number of packets not captured in packet capture file because buffer packet limit has reached

Inconclusive sessions captured

Number of inconclusive sessions captured in the packet capture file

Inconclusive sessions ignored

Number of inconclusive sessions not captured in the packet capture file

Cache entries timed out

Number of times the cache entries timeout value is reached

Sample Output

show services application-identification packet-capture counters

content_copy zoom_out_map
user@host> show services application-identification packet-capture counters             

pic: 0/0
  Counter type                                                      Value
Total sessions captured                                                 1
Total packets captured                                                  6
Active sessions being captured                                          0
Sessions ignored because of memory allocation failures                  0
Packets ignored because of memory allocation failures                   0
Ipc messages ignored because of storage limit                           0
Sessions ignored because of buffer-packets limit                        0
Packets ignored because of buffer-packets limit                         0
Inconclusive sessions captured                                          0
Inconclusive sessions ignored                                           0
Cache entries timed out                                                 0

Release Information

Command introduced in Junos OS Release 20.2R1.

external-footer-nav