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

proxy (System)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
proxy {
    server (hostname | ip-address);
    port port-number;
    username username;
    password password;
}

Hierarchy Level

content_copy zoom_out_map
[edit system]

Description

Configure the proxy server properties for a device.

Options

server

Configure the server by hostname or IP address.

port

Set the port number for the proxy server ranging from 0 through 65535.

username

Specify the user name configured in the proxy server.

password

Specify the password associated with the username for the proxy server.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.4.

footer-navigation