R3204P16-HP Load Balancing Module Security Command Reference-6PW101

136
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.
Description
Use the display firewall http url-filter parameter command to display information about URL parameter
filtering.
If no parameters are specified, the command displays brief information about URL parameter filtering.
Examples
# Display brief information about URL parameter filtering.
<Sysname> display firewall http url-filter parameter
URL-filter parameter is enabled.
# Display URL parameter filtering information about a specified keyword.
<Sysname> display firewall http url-filter parameter item ^select$
The HTTP request packet including "^select$" had been matched for 10 times.
# Display URL parameter filtering information about all keywords.
<Sysname> display firewall http url-filter parameter all
SN Match-Times Keywords
----------------------------------------------
1 0 ^select$
2 0 ^insert$
3 0 ^update$
4 0 ^delete$
5 0 ^drop$
6 0 --
7 0 ‘
8 0 ^exec$
9 10 %27
10 0 qqqqq
Table 31 Output description
Field Descri
p
tion
SN
Serial number
Match-Times
Number of times that the keyword has been matched
Keywords
URL parameter filtering keyword
# Display detailed information about URL parameter filtering.
<Sysname> display firewall http url-filter parameter verbose
URL-filter parameter is enabled.
There are 10 packet(s) being filtered.
There are 0 packet(s) being passed.