profile (Services Proxy)
Syntax
profile (Services Proxy) name {
protocol {
http {
host host;
password password;
port port;
username username;
}
}
}
Hierarchy Level
[edit services proxy]
Description
Define proxy profiles that enable the system to route outbound HTTP or HTTPS traffic through a proxy server. This configuration is useful in environments where direct internet access is restricted or monitored, and proxy authentication is required.
Each proxy profile can include one or more protocol-specific configurations (e.g., HTTP), allowing for flexible and secure communication with external services.
Options
| name |
Proxy profile name. |
| protocol |
Protocol type for the profile. Support is available for only HTTP connections. See protocol (Services Proxy). |
Required Privilege Level
system
Release Information
Statement introduced in Junos OS Release 18.3R1.