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

profile (Services Proxy)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
profile name {             
    profile (Services Proxy) {
        http {
            host host;                   
            port port;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services proxy]

Description

Define the proxy profile settings for application signature package download.

You can download the application signature package hosted on an external server, using a proxy sever. To use the proxy server for downloading, you must configure a profile with host and port details of the proxy server, and apply the proxy profile in the set services application-identification download command.

This configuration enables you to download the signature package when you have already deployed a web proxy on your device as part of your overall security solution.

Options

name

Proxy profile name.

protocol

Protocol type for the profile. Support is available for only HTTP connections.

host

IP address of the proxy server.

port

Port number used by the proxy server.

Required Privilege Level

system

Release Information

Statement introduced in Junos OS Release 18.3R1.

footer-navigation