Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

request services application-identification download

date_range 04-Sep-24

Syntax

content_copy zoom_out_map
request services application-identification download 
<check-server>
<minor-only>
<status>
<version>

Description

Manually download the application signature package for Junos OS application identification.

Juniper Networks regularly updates the predefined application signature package database and makes it available to subscribers on the Juniper Networks website.

When you enter the command, the system retrieves the application package from the Juniper Networks security website https://signatures.juniper.net/cgi-bin/index.cgi and downloads on the device.

Options

  • check-server —Display the details of the download server URL. The output also displays the major and minor versions of application package in the output. Do not run the check-server option after download or install commands are executed.
  • minor-only —Download the minor type of application package. If you do not specify this option, the firewall downloads the major (regular) package.
  • status—Check the download status of the application signature package.
  • version—(Optional) Download a specific version of the application package from the Juniper Networks security website. If you do not enter a version, the most recent version is downloaded.

Required Privilege Level

maintenance

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

request services application-identification download

content_copy zoom_out_map
user@host> request services application-identifications download             
Please use command "request services application-identification download status"
 to check status 

request services application-identifications download minor-only

content_copy zoom_out_map
user@host> request services application-identifications download minor-only             
Please use command "request services application-identification download status"
 to check status 

request services application-identification download status

content_copy zoom_out_map
user@host> request services application-identifications download status             
Application package 1608 is downloaded successfully.

request services application-identification download status

content_copy zoom_out_map
user@host> request services application-identifications download status             
Downloading application package 3670 (Minor) succeeded

request services application-identification download status

content_copy zoom_out_map
user@host> request services application-identifications download status             
Downloading application package (latest) failed with error (No suitable version available for this device, 
please re-try the download manually without minor

request services application-identification download check-server

content_copy zoom_out_map
user@host> request services application-identifications download check-server             
Download server URL: https://signatures.juniper.net/cgi-bin/index.cgi
Sigpack Version: 3377
Protobundle version: 1.500.2-31
Build Time: Apr 05 2021 13:57:06

request services application-identification check-server

content_copy zoom_out_map
user@host> request services application-identifications download check-server             
Download server URL: https://signatures.juniper.net/cgi-bin/index.cgi
Sigpack Version: 3666 (Major)
Protobundle version: 1.550.2-43
Build Time: Apr 05 2023 06:28:09
Sigpack Version: 3659 (Minor)
Protobundle version: 1.550.2-43
Build Time: Apr 05 2023 06:28:09
Note:

We recommend not to use the request services application-identification download check-server command when running the following commands:

request services application-identification download

request services application-identification install

Following messages are displayed in such cases:

content_copy zoom_out_map
user@host> request services application-identifications download check-server             
Currently "download" command is running, please try again later.
content_copy zoom_out_map
user@host> request services application-identifications download check-server             
Currently "install" command is running, please try again later.

Release Information

Statement introduced in Junos OS Release 10.2.

footer-navigation