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 application-identification counter (AppSecure)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services application-identification counter
<ssl-encrypted-sessions>
<logical-system (logical-system-name | all | root-logical-system)>
<tenant (tenant-name | all)>

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

content_copy zoom_out_map
user@host> show services application-identification counter ssl-encrypted-sessions             

 pic: 1/0
Counter type                                                          Value
AI cache hits                                                           0
AI cache hits by nested application                                     0
AI cache misses                                                         0
AI matches                                                              0
AI uni-matches                                                          0
AI no-matches                                                           0
AI partial matches                                                      0
AI no-partial matches                                                   0
Sessions that triggered Appid create session API                        0
Sessions that do not incur signature match or decoding                  0
Sessions that incur signature match or decoding                         0
Client-to-server packets processed                                      0
Server-to-client packets processed                                      0
Client-to-server layer-7 bytes processed                                0
Server-to-client layer-7 bytes processed                                0
Terminal first data packets on both direction                           0
pic: 1/1
Counter type                                                      Value
AI cache hits                                                           0
AI cache hits by nested application                                     0
AI cache misses                                                         0
AI matches                                                              0
AI uni-matches                                                          0
AI no-matches                                                           0
AI partial matches                                                      0
AI no-partial matches                                                   0
Sessions that triggered Appid create session API                        0
Sessions that do not incur signature match or decoding                  0
Sessions that incur signature match or decoding                         0
Client-to-server packets processed                                      0
Server-to-client packets processed                                      0
Client-to-server layer-7 bytes processed                                0
Server-to-client layer-7 bytes processed                                0
Terminal first data packets on both direction                           0

show services application-identification counter

content_copy zoom_out_map
user@host> show services application-identification counter
Logical System: root-logical-system

pic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      0
 Server-to-client packets processed                                      0
 Client-to-server bytes processed                                        0
 Server-to-client bytes processed                                        0
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

Tenant: TSYS1

pic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      983
 Server-to-client packets processed                                      0
 Client-to-server bytes processed                                        82572
 Server-to-client bytes processed                                        0
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

show services application-identification counter logical-system all

content_copy zoom_out_map
user@host> show services application-identification counter logical-system all
Logical System: root-logical-systempic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      0
 Server-to-client packets processed                                      0
 Client-to-server bytes processed                                        0
 Server-to-client bytes processed                                        0
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

show services application-identification counter

content_copy zoom_out_map
user@host:TSYS1> show services application-identification counter
Tenant: TSYS1

pic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      5
 Server-to-client packets processed                                      1
 Client-to-server bytes processed                                        1169
 Server-to-client bytes processed                                        73
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

show services application-identification counter tenant all

content_copy zoom_out_map
user@host> show services application-identification counter tenant all
Tenant: TSYS1

pic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      1006
 Server-to-client packets processed                                      0
 Client-to-server bytes processed                                        84504
 Server-to-client bytes processed                                        0
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

Tenant: TSYS2

pic: 0/0
  Counter type                                                      Value
 Unknown applications                                                    0
 Encrpted unknown applications                                           0
 Cache hits pkt-plugin                                                   0
 Cache hits stream-plugin                                                0
 Cache misses pkt-plugin                                                 0
 Cache misses stream-plugin                                              0
 Client-to-server packets processed                                      1006
 Server-to-client packets processed                                      0
 Client-to-server bytes processed                                        84504
 Server-to-client bytes processed                                        0
 Client-to-server encrypted packets processed                            0
 Server-to-client encrypted packets processed                            0
 Client-to-server encrypted bytes processed                              0
 Server-to-client encrypted bytes processed                              0
 Sessions bypassed due to resource allocation failure                    0
 Segment case 1 - New segment to left                                    0
 Segment case 2 - New segment overlap right                              0
 Segment case 3 - Old segment overlapped                                 0
 Segment case 4 - New segment overlapped                                 0
 Segment case 5 - New segment overlap left                               0
 Segment case 6 - New segment to right                                   0

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.

footer-navigation