application-system-cache
Syntax
application-system-cache;
Hierarchy Level
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.