3Com Switch 8800 Family Firewall Module Configuration and Command Reference Guide

Blacklist Configuration Commands 321
You can view the verbose information of a specific blacklist item by configuring
the corresponding IP address in the command. By configuring the enable
keyword, you can view the running state of the blacklist.
Example
# Display the summary information of all blacklist entries.
<SecBlade_FW> display firewall blacklist item
Firewall blacklist items :
Current manual insert items:2
Current automatic insert items:0
Need aging items:1
192.168.1.1
20.202.16.5
# Display the verbose information of a specific blacklist entries.
<SecBlade_FW> display firewall blacklist item 192.168.1.1
Firewall blacklist items : 192.168.1.1
Insert reason : Manual
Insert time : 2003/06/11 08:04:56
Age action : Aging
Age time : 100 minutes
# Display the running of the blacklist.
<SecBlade_FW> display firewall blacklist enable
Blacklist is Disabled
firewall blacklist Syntax
firewall blacklist { enable | sour-addr [ timeout minutes ] }
undo firewall blacklist [ enable | sour-addr ]
View
System view
Parameter
enable: Enables blacklist.
sour-addr: Specifies the IP address to be added into the blacklist.
timeout minutes: Specifies the timeout time. The minutes argument ranges from
1 to 1000 (in minutes).
Description
Use the firewall blacklist command to enable the blacklist function, add blacklist
items and configure the blacklist filtering types and filtering range.
Use the undo firewall blacklist command to disable the blacklist function,
remove a blacklist item, or revert to the default filtering type and filtering range.