show services application-identification counter

Syntax

show services application-identification counter

Release Information

Command introduced in Release 10.2 of Junos OS.

Description

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

Required Privilege Level

view

Related Topics

clear services application-identification counter

List of Sample Output

show services application-identification counter

Output Fields

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

Table 151: show services application-identification counter Output Fields

Field Name

Field Description

AI cache hits

Number of sessions found application in AI cache.

AI cache misses

Number of sessions those did not find application from AI cache.

AI matches

Number of sessions matched AI signatures.

AI no-matches

Number of sessions that did not match AI signatures.

AI-enabled sessions

Number of sessions that are AI enabled.

AI-disabled sessions

Number of sessions that are AI disabled.

AI-disabled sessions due to gate match

Number of sessions disabled AI match due to gate match.

AI-disabled sessions due to ssl encapsulated flows

Number of sessions disabled AI match due to ssl encapsulated flows.

AI-disabled sessions due to cache hit

Number of sessions disabled AI match due to AI cache match.

AI-disabled sessions due to configuration

Number of sessions disabled AI match due to AI session limit in the configuration.

AI-disabled sessions due to protocol remapping

Number of sessions disabled AI match due to protocol remapping.

AI-disabled sessions due to RPC match

Number of sessions disabled AI match due to RPC match.

AI-disabled sessions due to Aux/Dynamic/Encap/Mgmt flows

(Unsupported)

Number of sessions disabled AI match due to auxiliary, dynamic, encapsulated, or management flows.

AI-disabled sessions due to non-TCP/UDP flows

Number of sessions disabled AI match due to non-TCP or non-UDP flows.

AI-disabled sessions due to no AI signatures

(Unsupported)

Number of sessions disabled AI match due to absence of AI signature.

AI-disabled sessions due to session limit

Number of sessions disabled AI match after reaching AI max session limit.

AI-disabled sessions due to session packet memory limit

Number of sessions disabled AI match after reaching AI memory usage limit per session.

AI-disabled sessions due to global packet memory limit

Number of sessions disabled AI match after reaching AI global memory usage limit.

Sample Output

show services application-identification counter

user@host> show services application-identification counter
IDP counters:
IDP counter type                                                      Value
 AI cache hits                                                           2682
 AI cache misses                                                         3804
 AI matches                                                              74
 AI no-matches                                                           27
 AI-enabled sessions                                                     3804
 AI-disabled sessions                                                    2834
 AI-disabled sessions due to gate match                                  0
 AI-disabled sessions due to ssl encapsulated flows                      0
 AI-disabled sessions due to cache hit                                   2682
 AI-disabled sessions due to configuration                               0
 AI-disabled sessions due to protocol remapping                          0
 AI-disabled sessions due to RPC match                                   0
 AI-disabled sessions due to Aux/Dynamic/Encap/Mgmt flows                0
 AI-disabled sessions due to non-TCP/UDP flows                           118
 AI-disabled sessions due to no AI signatures                            0
 AI-disabled sessions due to session limit                               0
 AI-disabled sessions due to session packet memory limit                 34
 AI-disabled sessions due to global packet memory limit                  0