Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show services application-identification counter (AppSecure)

Syntax

Description

Display the status of all Junos OS application identification counter values per SPU.

Options

none

Displays the application identification counter for the root logical system, all logical systems, and all tenant systems.

ssl-encrypted-sessions

(Optional) Displays counters for SSL encrypted sessions.

logical-system logical-system-name

(Optional) Displays the application identification counter for the specified logical system.

logical-system all

(Optional) Displays the application identification counter for all the logical systems.

root-logical-system

(Optional) Displays the application identification counter for the root logical system.

tenant tenant-name

(Optional) Displays the application identification counter for the specified tenant system.

tenant all

(Optional) Displays the application identification counter for all the tenant systems.

Required Privilege Level

view

Output Fields

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

Table 1: show services application-identification counter Output Fields

Field Name

Field Description

PIC

PIC number of the accumulated statistics.

Note:

The PIC number is always displayed as 0 for SRX300, SRX320, SRX340, and SRX345 devices.

Unknown applications

Number of unknown applications.

Encrypted unknown applications

Number of encrypted unknown applications.

Cache hits

Number of sessions that matched the application in the AI cache.

Cache hits pkt-plugin

Number of packet plugin hits in a session.

Cache hits stream-plugin

Number of stream plugin hits in a session.

Cache misses

Number of sessions that did not find the application in the AI cache.

Cache misses pkt-plugin

Number of packet plugin miss in a session.

Cache misses stream-plugin

Number of stream plugin miss in a session

Client-to-server packets processed

Number of client-to-server packets processed.

Server-to-client packets processed

Number of server-to-client packets processed.

Client-to-server bytes processed

Number of client-to-server payload bytes processed.

Server-to-client layer bytes processed

Number of server-to-client payload bytes processed.

Client-to-server encrypted packets processed

Number of client-to-server encrpted packets processed.

Server-to-client encrypted packets processed

Number of server-to-client encrpted packets processed.

Client-to-server encrypted bytes processed

Number of client-to-server encrpted payload bytes processed.

Server-to-client encrypted bytes processed

Number of server-to-client encrpted payload bytes processed.

Sessions bypassed due to resource allocation failure

Number of sessions bypassed due to resource allocation failure.

Segment case 1 - New segment to left

Number of TCP segments contained before the previous segment.

Segment case 2 - New segment overlap right

Number of TCP segments that start before the previous segment and are contained in it

Segment case 3 - Old segment overlapped

Number of TCP segments that start before the previous segment and extend beyond it.

Segment case 4 - New segment overlapped

Number of TCP segments that start and end within the previous segment.

Segment case 5 - New segment overlap left

Number of TCP segments that start within the previous segments and extend beyond it.

Segment case 6 - New segment to right

Number of TCP segments that start after the previous segment. This is the normal case.

Sample Output

show services application-identification counter ssl-encrypted-sessions

show services application-identification counter

show services application-identification counter logical-system all

show services application-identification counter

show services application-identification counter tenant all

Release Information

Command introduced in Junos OS Release 10.2.

Output updated in Junos OS Release 12.1X47-D10.

Command and output updated in Junos OS Release 12.1X47-D15.

logical-system option introduced in Junos OS Release 18.3R1.

tenant option introduced in Junos OS Release 19.4R1.