F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Attack Protection Command Reference-6PW100

82
<Sysname> display content-filtering activex-blocking verbose
ActiveX blocking is enabled.
No ACL group has been configured.
There are 5 packet(s) being filtered.
There are 0 packet(s) being passed.
display content-filtering java-blocking
Use display content-filtering java-blocking to display information about java blocking.
Syntax
display content-filtering java-blocking [ all | item keywords | verbose ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Specifies all java blocking suffix keywords.
item keywords: Specifies a blocking suffix keyword. It is a case-insensitive string of 1 to 9 characters. Its
starting character must be a dot (.) and the subsequent characters must be digits or English letters.
verbose: Specifies detailed information.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify any parameters, the command displays brief information about java blocking.
Examples
# Display brief information about java blocking.
<Sysname> display content-filtering java-blocking
Java blocking is enabled.
# Display java blocking information about a specific suffix keyword.
<Sysname> display content-filtering java-blocking item .class
The HTTP request packet including ".class" had been matched for 10 times.
# Display java blocking information about all suffix keywords.
<Sysname> display content-filtering java-blocking all
SN Match-Times Keywords
----------------------------------------------
1 10 .CLASS