HP VPN Firewall Appliances Attack Protection Command Reference

26
Related commands
attack-defense policy
attack-defense apply policy
display blacklist
Use display blacklist to display information about one or all blacklist entries.
Syntax
display blacklist { all | ip source-ip-address } [ vd vd-name ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all: Displays information about all blacklist entries.
ip source-ip-address: Displays information about the blacklist entry for an IP address. source-ip-address
indicates the IP address, which cannot be a broadcast address, 127.0.0.0/8, a class D address, or a
class E address.
vd vd-name: Displays blacklist entries for a specific VD. The vd-name argument refers to the VD name, a
case-insensitive string of 1 to 20 characters. If you do not specify this option, this command displays the
blacklist entries of the default VD.
|: 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.
Examples
# Display information about all blacklist entries.
<Sysname> display blacklist all
Blacklist information
------------------------------------------------------------------------------
Blacklist : enabled
Blacklist items : 1
------------------------------------------------------------------------------
IP Type Aging started Aging finished Dropped packets
YYYY/MM/DD hh:mm:ss YYYY/MM/DD hh:mm:ss
2.2.1.2 manual 2008/08/27 19:15:39 Never 0
1.1.1.2 auto 2008/09/01 18:26:31 2008/09/01 18:36:31 4294967295
1.1.1.3 manual 2008/09/02 06:13:20 2008/09/02 07:54:47 4294967295
--------------------------------------------------------------------------