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