show services application-identification application-system-cache (View)
Syntax
show services application-identification application-system-cache <logical-system (logical-system-name | all | root-logical-system)> <tenant (tenant-name | all)>
Description
Displays application details saved in application system cache. Use this command to get details about application detected in the traffic, the IP address from where the traffic was initiated, the protocol details, and the application signature that matched at that time stored in application cache.
Options
none | Displays application system cache for the root logical system, all logical systems, and all tenant systems. |
logical-system logical-system-name |
(Optional) Displays application system cache for the specified logical system. |
logical-system all |
(Optional) Displays application system cache for all the logical systems. |
root-logical-system |
(Optional) Displays application system cache for the root logical system. |
tenant tenant-name |
(Optional) Displays application system cache for the specified tenant system. |
tenant all |
(Optional) Displays application system cache for all the tenant systems. |
Required Privilege Level
view
Output Fields
Table 1 and Table 2 list
the output fields for the show services application-identification
application-system-cache
command. Output fields are listed in
the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
On or Off status of the application cache. |
|
On or Off status of the nested application cache. |
|
On or Off status for caching unknown results. |
|
The number of seconds the mapping information is saved. |
pic |
PIC number of the accumulated statistics. |
|
Name of a specific logical system. |
|
IP address. |
|
Port number. |
|
Type of protocol. |
|
Name of the application. |
|
Yes or No to identify the traffic as encrypted or not. |
Field Name |
Field Description |
---|---|
|
On or Off status of the application cache. |
|
On or Off status of the application cache for security services such as security policies, application firewall (AppFW), Juniper ATP Cloud, IDP, and Content Security. By default, the ASC is disabled for the security services. |
|
On or Off status of the application cache for miscellaneous services such as APBR and AppTrack. By default, the ASC is enabled for the miscellaneous services. |
|
The number of seconds the mapping information is saved. |
Sample Output
- show services application-identification application-system-cache
- show services application-identification application-system-cache (Application System Cache Changes with Unified Policy Support)
- show services application-identification application-system-cache
- show services application-identification application-system-cache (When application identification is disabled)
- show services application-identification application-system-cache tenant TSYS1
- show services application-identification application-system-cache tenant all
show services application-identification application-system-cache
user@host> show services application-identification application-system-cache Application System Cache Configurations: application-cache: on nested-application-cache: on cache-unknown-result: on cache-entry-timeout: 3600 seconds pic: 1/0 Logical system name: root-logical-system IP address: 192.0.2.1 Port: 443 Protocol: TCP Application: SSL Encrypted: Yes pic: 1/1 Logical system name: root-logical-system IP address: 192.0.2.2 Port: 80 Protocol: TCP Application: HTTP Encrypted: No
show services application-identification application-system-cache (Application System Cache Changes with Unified Policy Support)
user@host> show services application-identification application-system-cache Application System Cache Configurations: application-cache: on Cache lookup for security-services: off Cache lookup for miscellaneous-services: on cache-entry-timeout: 3600 seconds
show services application-identification application-system-cache
user@host:TSYS1> show services application-identification application-system-cache Application System Cache Configurations: application-cache: on Cache lookup for security-services: off Cache lookup for miscellaneous-services: on cache-entry-timeout: 3600 seconds pic: 0/0 Logical system name: TSYS1 IP address: 4.0.0.1 Port: 22 Protocol: TCP Application: SSH Encrypted: No Classification Path: IP:TCP:SSH
show services application-identification application-system-cache (When application identification is disabled)
user@host> show services application-identification application-system-cache warning: application-identification subsystem has been disabled by the user
show services application-identification application-system-cache tenant TSYS1
user@host> show services application-identification application-system-cache tenant TSYS1 Application System Cache Configurations: application-cache: on Cache lookup for security-services: off Cache lookup for miscellaneous-services: on cache-entry-timeout: 3600 seconds pic: 0/0 Logical system name: TSYS1 IP address: 192.0.2.0 Port: 22 Protocol: TCP Application: SSH Encrypted: No Classification Path: IP:TCP:SSH
show services application-identification application-system-cache tenant all
user@host> show services application-identification application-system-cache tenant all Application System Cache Configurations: application-cache: on Cache lookup for security-services: off Cache lookup for miscellaneous-services: on cache-entry-timeout: 3600 seconds pic: 0/0 Logical system name: TSYS1 IP address: 192.0.2.0 Port: 22 Protocol: TCP Application: SSH Encrypted: No Classification Path: IP:TCP:SSH pic: 0/0 Logical system name: TSYS2 IP address: 203.0.113.0 Port: 22 Protocol: TCP Application: SSH Encrypted: No Classification Path: IP:TCP:SSH
Release Information
Command introduced in Junos OS Release 10.2.
Command updated in Junos OS Release 12.1X47-D10.
Output updated in Junos OS Release 12.1X47-D15.
The Cache lookup
for security-services
and the Cache lookup for miscellaneous-services
are introduced in Junos OS Release 18.2R1.
logical-system
option introduced in Junos OS Release 18.3R1.
tenant
option introduced in Junos OS Release 19.4R1.