server (icap-redirect profile)
Syntax
server name { authorization { authorization-type authorization-type; credentials (ascii ascii | base64 base64); } host host; port port; reqmod-uri reqmod-uri; respmod-uri respmod-uri; routing-instance ri-name; sockets sockets; tls-profile tls-profile; }
Hierarchy Level
[edit services icap-redirect profile name], [edit logical-systems logical-system-name services icap-redirect profile name]
Description
Configure the ICAP server details.
When you configure the ICAP redirect service on SRX Series Firewalls, you must configure the ICAP server details. ICAP server configuration allows you to define the settings required to process request messages, response messages, authorization, and so on. You can also specify an SSL profile in the ICAP server configuration that enables you to secure the connection to the ICAP server.
You can configure up to two ICAP servers.
Options
name | ICAP server name. |
host | ICAP server hostname or IP address. |
port | ICAP server listening port, default port is reached according to the protocol defined.
|
route-instance | Virtual router that is used for launching the service. |
reqmod-uri | Path to the service that handles Request Modification (REQMOD) requests. |
respmod-uri | Path to the service that handles Response Modification (RESPMOD) requests. |
sockets | Number of connections to create the ICAP service.
|
tls-profile | SSL profile configured to provide a secure connection to the ICAP server. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
system
Release Information
Statement introduced in Junos OS Release 18.1R1.
The logical system option is introduced in Junos OS Release 18.3R1.