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

request security idp security-package download

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request security idp security-package download
<check-server>
<full-update>
<policy-templates>
<version            version-number         >
<status>

Description

Manually download the individual components of the security package from the Juniper Security Engineering portal. The components are downloaded into a staging folder inside the device.

By default, this command tries to download the delta set attack signature table. It also downloads IDP, IPS, and application package signatures.

Options

  • check-server—(Optional) Retrieve the version information of the latest security package from the security portal server.

  • full-update—(Optional) Download the latest security package with the full set of attack signature tables from the portal.

  • policy-templates—(Optional) Download the latest policy templates from the portal.

  • version version-number—(Optional) Download the security package of a specific version from the portal.

  • status—(Optional) Provide detailed status of security package download operation.

Additional Information

The request security idp security-package download command does not download security package files if the installed version on the device is same as the security package version on the server (https://signatures.juniper.net/cgi-bin/index.cgi always). The request security idp security-package download full-update command downloads the latest security package files on the device from the server, irrespective of the version on the device and the server.

Required Privilege Level

maintenance

Output Fields

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

Sample Output

request security idp security-package download

content_copy zoom_out_map
user@host> request security idp security-package download             
Successfully downloaded from (https://signatures.juniper.net/cgi-bin/index.cgi).
Version info:1152(Thu Apr 24 14:37:44 2008, Detector=9.1.140080400)

Sample Output

request security idp security-package download policy-templates

content_copy zoom_out_map
user@host> request security idp security-package download policy-templates             
Successfully downloaded from (https://signatures.juniper.net/cgi-bin/index.cgi).
Version info:35

Sample Output

request security idp security-package download version 1151 full-update

content_copy zoom_out_map
user@host> request security idp security-package download version 1151 full-update
Successfully downloaded from (https://signatures.juniper.net/cgi-bin/index.cgi).
Version info:1151(Wed Apr 23 14:39:15 2008, Detector=9.1.140080400)

request security idp security-package download status

To request status for a package download:

content_copy zoom_out_map
user@host> request security idp security-package download status
Done;Successfully downloaded from (https://signatures.juniper.net/cgi-bin/index.cgi).
Version info:2014(Thu Oct 20 12:07:01 2011, Detector=11.6.140110920)

To request status for a template download:

content_copy zoom_out_map
user@host> request security idp security-package download status
Done; Successfully downloaded from (https://signatures.juniper.net/cgi-bin/index.cgi).

When devices are operating in chassis cluster mode, when you check the security package download status, a message is displayed confirming that the downloaded security package is being synchronized to the primary and secondary nodes.

content_copy zoom_out_map
user@host> request security idp security-package download status
node0:
--------------------------------------------------------------------------
Done;Successfully downloaded from(https://signatures.juniper.net/cgi-bin/index.cgi)
and synchronized to backup.
Version info:2011(Mon Oct 17 15:13:06 2011, Detector=11.6.140110920)

Release Information

Command introduced in Junos OS Release 9.2. Detailed status added in Junos OS Release 10.1. Description modified in Junos OS Release 11.1. Application package support added in Junos OS Release 11.4.

footer-navigation