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

sophos-engine

date_range 03-Sep-24

Syntax

content_copy zoom_out_map
            sophos-engine {
                file-reputation-action {
                    potentially-unwanted-applications (block | log-and-permit | permit);
                    unknown (block | log-and-permit | permit);
                }
                server {
                    host host;
                    port port;
                    proxy-profile proxy-profile;
                    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 default-configuration anti-virus],
[edit logical-systems name security utm default-configuration anti-virus],
[edit logical-systems name tenants name security utm default-configuration anti-virus],
[edit tenants name security utm default-configuration anti-virus]

Description

Configure the Content Security Sophos antivirus feature.

Options

file-reputation-action

Specify the Sophos file reputation action. File reputation based actions provides more control over security.

potentially-unwanted-applications (block | log-and-permit | permit)

Specify Sophos file reputation actions such as block, log and permit, and permit for the potentially unwanted applications.

  • Default: log-and-permit

proxy-profile proxy-profile

Specify the proxy profile name.

unknown (block | log-and-permit | permit)

Specify Sophos file reputation actions such as block, log and permit, and permit for the unknown applications.

  • Default: log-and-permit

The remaining statements are explained separately. See CLI Explorer.

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 11.1.

The [edit security utm default-configuration anti-virus] hierarchy level is introduced in Junos OS Release 18.2R1.

The file-reputation-action and proxy-profile options are introduced in Junos OS Release 24.4R1.

footer-navigation