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

download (Services)

date_range 25-Sep-24

Syntax

content_copy zoom_out_map
    download {
        automatic {
            interval hours;
            minor-only;
            start-time start-time;
        }
        ignore-server-validation;
        proxy-profile proxy-profile;
        url url;
    }

Hierarchy Level

content_copy zoom_out_map
[edit services application-identification]

Description

Configure automatic download for the application identification services application package.

The application package contains definitions for known applications, such as: DNS, Facebook, FTP, Skype, and SNMP. The application package is located at https://signatures.juniper.net. If you do not have access to the default download site from your device, you can use the URL option to download from a different location.

Note:

You need to download the application package before configuring application identification services.

Options

automatic

Download the application package automatically at a certain time of day or at intervals.

  • interval—Download the application package at intervals.

    Range: 6 through 720 hours

  • minor-only—Specify signature package version type as minor.
  • start-time—Start time in which the application package will be download. Format is MM-DD.hh:mm. Example: 04-15.09:00 will start the download on April 15 at 9 AM.

ignore-server-validation

Disable server authentication for Applicaton Signature download

proxy-profile

Configure web proxy for Application signature download

url

URL for application package download. Use this option to change the default download location of the application package.

Required Privilege Level

For Routing Devices

  • interface—To view this statement in the configuration.

  • interface-control—To add this statement to the configuration.

For Security Devices

  • 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.5 for Routing Devices and Junos OS Release 10.2 for Security Devices

footer-navigation