HP VPN Firewall Appliances Attack Protection Command Reference

79
Wildcard Meanin
g
Usa
g
e
g
uidelines
$
Matches parameters ending with
the keyword
It can be present once at the end of a filtering entry.
& Stands for one valid character
It can be present multiple times at any position of a filtering
entry, consecutively or inconsecutively, and cannot be used
next to an asterisk (*). If it is present at the beginning or end
of a filtering entry, it must be next to a caret (^) or a dollar
sign ($).
*
Stands for up to 4 valid
characters including spaces
It can be present once in the middle of a filtering entry.
When using the wildcards, also follow the principles below:
A filtering entry with a caret (^) at the beginning or a dollar sign ($) at the end indicates an exact
match. For example, filtering entry ^webfilter$ matches website addresses containing standalone
webfilter, like www.abc.com/webfilter any; it does not match website addresses like
www.abc.com/webfilterany.
A filtering entry with neither a caret (^) at the beginning nor a dollar sign ($) at the end indicates
a fuzzy match, and matches website addresses containing the keyword.
Usage guidelines
If you do not specify any parameters, this command removes all URL parameter filtering keywords in the
list.
The device supports a maximum of 256 URL parameter filtering keywords, including the predefined ones.
You cannot enable the same URL filtering keywords as the predefined ones in the command
content-filtering url-filter parameter keywords or undo content-filtering url-filter parameter keywords.
Examples
# Add select to the parameter filtering entry list.
<Sysname> system-view
[Sysname] content-filtering url-filter parameter keywords select
Related commands
display content-filtering url-filter parameter
content-filtering url-hostname-entry
Use content-filtering url-hostname-entry to create a URL hostname filtering entry and enter its view.
Use undo content-filtering url-hostname-entry to remove a URL hostname filtering entry.
Syntax
content-filtering url-hostname-entry url-hostname-entry-name
undo content-filtering url-hostname-entry url-hostname-entry-name
Default
No URL hostname filtering entry exists.
Views
System view, VD view