system webfilter local-rating
Use these commands to configure URL rating patterns (as either wildcard or regular expressions) and override to defined URL categories. URL override rating lists can be used as web filter categories.
Syntax
config system webfilter local-rating
edit <id>
set category <datasource>
set description <description>
set pattern-type {wildcard | regex}
set status {enable | disable}
set url-pattern <string>
next
end
category <datasource>
|
Enter a predefined category that the local rating overrides to.
Enter set category ? to view the list of categories available.
|
local
|
description <description>
|
Optional description of the local rating.
|
|
pattern-type {wildcard | regex}
|
Set the URL pattern type to either wildcard or regular expression.
|
wildcard
|
status {enable | disable}
|
Enable or disable the local rating.
|
enable
|
url-pattern <string> |
Enter the URL pattern, as either wildcard or regular expression. |
|