Verifying IDP Counters for Application Identification Processes

Purpose

Verify the IDP counters for the application identification processes.

Action

From the CLI, enter the show security idp counters application-identification command.

Sample Output


user@host> show security idp counters application-identification
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 cache hit                           2682
 AI-disabled sessions due to configuration                       0
 AI-disabled sessions due to protocol remapping                  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

Meaning

The output shows a summary of the application identification counters. Verify the following information:

For a complete description of show security idp counters output, see the JUNOS Software CLI Reference.

Related Topics