< Home

url (SSL-encrypted traffic detection policy rule view)

Function

The url command configures the URL category conditions for SSL-encrypted traffic detection policies.

The undo url command deletes URL category conditions of SSL-encrypted traffic detection policies.

Format

url { pre-defined { category { name category-name | category-id } | sub-category { name sub-category-name | sub-category-id } } | user-defined sub-category sub-category-name | any }

undo url { pre-defined { category { name category-name | category-id } | sub-category { name sub-category-name | sub-category-id } } | user-defined sub-category sub-category-name | all }

Parameters

Parameter Description Value
pre-defined

Indicates a predefined URL category.

-

user-defined

Indicates a user-defined URL category.

-

category

Indicates a URL category.

-

name category-name

Indicates the URL category name.

The URL category must exist.

category-id

Indicates the URL category ID.

The URL category must exist.

sub-category

Indicates a URL sub-category.

-

name sub-category-name

Indicates the URL sub-category name.

The URL sub-category must exist.

sub-category-id

Indicates the URL sub-category ID.

The URL sub-category must exist.

any

Indicates any URL category.

-

all

Indicates any URL categories.

-

Views

SSL-encrypted traffic detection policy rule view

Default Level

2: Configuration level

Usage Guidelines

The url command configures URL filtering conditions for SSL-encrypted traffic detection policies and enables the system to process traffic according to detection policies, for example, decrypting, not decrypting, or blocking the traffic.

URL categories are classified into predefined categories and user-defined categories. You can use the predefined categories provided by the system or customize categories using the url-filter category user-defined name command.

Example

# Add predefined URL category condition Cult to SSL-encrypted traffic detection policy rule policy_sec.

<sysname> system-view
[sysname] decryption-policy
[sysname-policy-decryption] rule name policy_sec
[sysname-policy-decryption-rule-policy_sec] url pre-defined category name Cult
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >