HP VPN Firewall Appliances Attack Protection Command Reference

99
Default
No URL hostname filtering entry is specified for URL filtering.
Views
HTTP filtering policy view
Default command level
2: System level
Parameters
url-hostname-entry-name: Specifies the name of the URL hostname filtering entry, a case-sensitive string of
1 to 32 characters. The URL hostname filtering entry must already exist.
Usage guidelines
You can specify multiple URL hostname filtering entries for URL filtering.
Examples
# Create a URL hostname filtering entry HostofGame and add a hostname www.CounterStrike.com to
the entry.
<Sysname> system-view
[Sysname] content-filtering url-hostname-entry HostofGame
[Sysname-contflt-url-hostname-HostofGame] urlhost fix-string www.CounterStrike.com
[Sysname-contflt-url-hostname-HostofGame] quit
# Apply the URL hostname filtering entry HostofGame for URL filtering in the HTTP filtering policy
HTTPBanned.
[Sysname] content-filtering http-policy HTTPBanned
[Sysname-contflt-http-policy-HTTPBanned] url-filtering url-hostname-entry HostofGame
Related commands
content-filtering url-hostname-entry
url-hostname fix-string
Use url-hostname fix-string to add a URL hostname to a URL hostname filtering entry.
Use undo url-hostname fix-string to remove a URL hostname from a URL hostname filtering entry.
Syntax
url-hostname fix-string url-hostname
undo url-hostname fix-string url-hostname
Default
A URL hostname filtering entry does not have any URL hostname.
Views
URL hostname filtering entry view
Default command level
2: System level