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

server (Security Sophos Engine Antivirus)

date_range 03-Sep-24

Syntax

content_copy zoom_out_map
    server {
     host host;
     port port;
     routing-instance routing-instance;
     source-address source-address;
     ssl-profile ssl-profile;
     proxy-profile proxy-profile;
    }

Hierarchy Level

content_copy zoom_out_map
[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.

  • Default: 4.sophosxl.net

port

Specify the server port number.

  • Range: 1 through 65535

  • Default: 443

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.

footer-navigation