6
<Sysname> display firewall http url-filter host item ^webfilter$
The HTTP request packet including "^webfilter$" had been matched for 10 times.
# Display URL address filtering information about all filtering entries.
<Sysname> display firewall http url-filter host all
SN Match-Times Keywords
----------------------------------------------
1 10 ^webfilter$
Table 3 Output description
Field Descri
tion
SN
Serial number
Match-Times
Number of times that the keyword has been matched
Keywords
URL address filtering keyword
# Display detailed information about URL address filtering.
<Sysname> display firewall http url-filter host verbose
URL-filter host is enabled.
Default method: permit.
The support for IP address: deny.
No ACL group has been configured.
URL-filter host has loaded file “cfa0:/urlfilter”.
There are 10 packet(s) being filtered.
There are 0 packet(s) being passed.
Table 4 Output description
Field Descri
tion
Default method
Default URL address filtering action, which can be permit or deny.
The support for IP address
Support for website IP addresses, permit or deny.
display firewall http url-filter parameter
Syntax
display firewall http url-filter parameter [ all | item keywords | verbose ]
View
Any view
Default level
1: Monitor level
Parameters
all: Specifies all filtering keywords.
item keywords: Specifies a filtering keyword. The keywords argument is a case-insensitive string of 1 to
80 characters. Valid characters include numerals, English letters, wildcards (‘^’, ‘$’, ‘&’ and ‘*’), and
other ASCII characters with values in the range 31 to 127.
verbose: Specifies detailed information.