display profile type url-filter
Function
The display profile type url-filter command displays information about URL filtering profiles.
Format
display profile type url-filter
display profile type url-filter name name [ blacklist [ url url-text | host host-text ] | whitelist [ url url-text | host host-text ] | refererlist [ host host-text ] ]
Parameters
Parameter | Description | Value |
---|---|---|
name name | Indicates the name of a URL filtering profile. |
The value must be the name of an existing URL filtering profile. |
blacklist | Indicates the URL blacklist of the URL filtering profile. |
- |
whitelist | Indicates the URL whitelist of the URL filtering profile. |
- |
url url-text | Specifies a URL rule. |
- |
host host-text | Specifies a domain name rule. |
- |
refererlist | Indicates the refererlist information of the URL filtering template. |
- |
Example
# Display configuration information about all URL filtering profiles.
<AC6605> display profile type url-filter
--------------------------------------------------------------------------------
URL Filtering Profile Configurations:
Total Profiles: 2
--------------------------------------------------------------------------------
Name : test
Description : -
Referenced : 0
--------------------------------------------------------------------------------
Default Action : Allow
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
All Whitelist Rule Support Refer: Enable
--------------------------------------------------------------------------------
Blacklist Configurations:
--------------------------------------------------------------------------------
Type Blacklist
--------------------------------------------------------------------------------
url www.example1.com
host www.example2.com
--------------------------------------------------------------------------------
Whitelist Configurations:
--------------------------------------------------------------------------------
Type Whitelist
--------------------------------------------------------------------------------
url www.example3.com
host www.example4.com
--------------------------------------------------------------------------------
RefererList Configurations:
--------------------------------------------------------------------------------
Type RefererList
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Name : default
Description : -
Referenced : 0
--------------------------------------------------------------------------------
Default Action : Allow
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
All Whitelist Rule Support Refer: Enable
--------------------------------------------------------------------------------
Blacklist Configurations:
--------------------------------------------------------------------------------
Type Blacklist
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Whitelist Configurations:
--------------------------------------------------------------------------------
Type Whitelist
--------------------------------------------------------------------------------
RefererList Configurations:
--------------------------------------------------------------------------------
Type RefererList
--------------------------------------------------------------------------------
Item |
Description |
---|---|
URL Filtering Profile Configurations | Configuration of URL filtering profiles |
Total Profiles | Total number of profiles |
Name | Name of the URL filtering profile |
Description | Description of the URL filtering configuration file |
Referenced | Referenced count |
Default Action | Default action for the URL filtering profile |
Blacklist Configurations | Blacklist configuration |
Whitelist Configurations | Whitelist configuration |
RefererList Configurations | Referer-host configuration |
Type | Match type |
Blacklist | URL blacklist |
Whitelist | URL whitelist |
RefererList | Referer-host |
url | URL |
host | Domain name |