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

surf-control-integrated

date_range 09-May-24

Syntax

content_copy zoom_out_map
surf-control-integrated {
    cache {
        size value;
        timeout value;
    }
    profile profile-name {
            category customurl-list name {
                action  (block | log-and-permit | permit);
            }
        custom-block-message value;
        default (block | log-and-permit | permit);
        fallback-settings {
            default  (block | log-and-permit);
            server-connectivity   (block | log-and-permit);
            timeout    (block | log-and-permit);
            too-many-requests  (block | log-and-permit);
            }
            timeout value;
        }
    }
    server {
        host host-name;
        port number;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit security utm default-configuration]
[edit security utm feature-profile web-filtering]

Description

Configure the Content Security web-filtering integrated feature.

Options

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

The surf-control- integrated feature is not supported from Junos OS Release 15.1X49-D10 onwards. For previous releases, statement introduced in Junos OS Release 9.5.

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

Change History Table

Feature support is determined by the platform and release you are using. Use Feature Explorer to determine if a feature is supported on your platform.

Release
Description
15.1X49-D10
The surf-control- integrated feature is not supported from Junos OS Release 15.1X49-D10 onwards.
footer-navigation