< Home

category action mode (URL filtering profile view)

Function

The category action mode command configures the action mode of URL filtering.

The undo category action mode command restores the default setting.

Format

category action mode { strict | loose }

undo category action mode

Parameters

Parameter Description Value
strict

Indicates the strict mode.

-

loose

Indicates the loose mode.

-

Views

URL filtering profile view

Default Level

2: Configuration level

Usage Guidelines

The default action mode for URL categories is the strict mode.

If a URL belongs to multiple categories, the FW takes an action based on the action mode.

  • Strict: The FW takes the strictest action among all matched categories. For example, a URL belongs to two categories, and the actions are Alert and Block. In this case, the FW takes the Block action.

  • Loose: The FW takes the loosest action among all matched categories. For example, a URL belongs to two categories, and the actions are Alert and Block. In this case, the FW takes the Alert action.

Example

# Set the action mode of URL filtering to the loose mode.

<sysname> system-view
[sysname] profile type url-filter name profile_development
[sysname-profile-url-filter-profile_development] category action mode loose
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >