server (Security Sophos Engine Antivirus)
Syntax
server { host host; port port; routing-instance routing-instance; source-address source-address; ssl-profile ssl-profile; proxy-profile proxy-profile; }
Hierarchy Level
[edit security utm feature-profile anti-virus sophos-engine], [edit logical-systems name security utm feature-profile anti-virus sophos-engine], [edit logical-systems name tenants name security utm feature-profile anti-virus sophos-engine], [edit tenants name security utm feature-profile anti-virus sophos-engine]
Description
Enable you to configure the server parameters for the device-to-server communication.
Starting in Junos OS Release 23.1R1, The Content Security supports the new antivirus Sophos Live Protection version 2.0. The new version of Sophos antivirus uses an HTTPS connection for the device-to-server communication. For the HTTPS connection, you must create an SSL initiation profile and add the profile to the default configuration of the Sophos engine. See profile (SSL Initiation) to create an SSL initiation profile.
Options
host |
Specify the server host IP address or string host name.
|
port |
Specify the server port number.
|
proxy-profile |
Specify the proxy profile name. |
routing-instance name |
Specify the name of the routing instance. |
source-address |
Specify the source IP address used to connect Sophos server. |
ssl-profile |
Specify the SSL initiation profile name. |
Required Privilege Level
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 15.1X49-D90.
The [edit security utm default-configuration]
hierarchy level is
introduced in Junos OS Release 18.2R1.
The host
, port
, and ssl-profile
options introduced in Junos OS Release 23.1R1.
The ip
option is deprecated in Junos OS Release 23.1R1.
The proxy-profile
option introduced in Junos OS Release 24.4R1.