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

application-system-cache

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
application-system-cache;

Hierarchy Level

content_copy zoom_out_map
application-system-cache {
    no-miscellaneous-services;
    security-services;
}

Description

Enable application system cache (ASC) to save the mapping between an application type and the corresponding destination IP address, destination port, protocol type, and service.

ASC is enabled by default when a session is created. You can manually turn this caching off using the set services application-identification no-application-system-cache command. You can re-enable the ASC by using the delete services application-identification application-system-cache command.

You can enable the ASC for faster application identification process and disable it for performance benefits and security.

Note the differences in the default behavior of ASC for services starting from Junos OS Release 18.2R1:

  • Security services including security policies, application firewall (AppFW), application tracking (AppTrack), application quality of service (AppQoS), Juniper ATP Cloud, IDP, and Content Security do not use the ASC by default.

  • Miscellaneous services including advanced policy-based routing (APBR) use the ASC for application identification by default.

Options

no-miscellaneous-services

Disable the ASC for miscellaneous services such as APBR and AppTrack.

security-services

Enable the ASC for security services such as security policies, application firewall (AppFW), Juniper ATP Cloud, IDP, and Content Security.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.2. The options no-miscellaneous-services and security-services are introduced in Junos OS Release 18.2R1.

footer-navigation