The category action mode command configures the action mode of URL filtering.
The undo category action mode command restores the default setting.
| Parameter | Description | Value |
|---|---|---|
| strict | Indicates the strict mode. |
- |
| loose | Indicates the loose mode. |
- |
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.