How to enable, monitor, and reset the application system cache and its associated counters.
To enable ASC, use the following command:
set services application-identification nested-application-settings application-system-cache
To view and clear the ASC configuration and cache entries, use the following commands:
show services application-identification application-system-cache clear services application-identification application-system-cache
To view the AI counters, use the following commands:
show services application-identification counter clear services application-identification counter
To disable all AI methods, use the following command:
set services application-identification no-application-identification
To disable the storing the AI results in ASC for both protocol (L7 protocol identification) and nested applications, use the following command:
set services application-identification no-application-system-cache
To disable the saving of nested AI match in ASC, use the following command:
set services application-identification nested-application-settings no-application-system-cache
Disable the nested application identification, use the following command:
set services application-identification nested-application-settings no-nested-application
To enable heuristics detection for encrypted data packets (available as of 11.1 on SRX 1400, SRX 3000, and SRX 5000 devices), use the following command:
set services application-identification enable-heuristics
By default, this is disabled.