The display firewall blacklist hardware item command displays information about blacklist entries on the hardware chip.
display firewall blacklist hardware item source-ip source-IPv4-address [ source-port source-port ] [ protocol { tcp | udp | icmp | protocol-num } ]
display firewall blacklist hardware item destination-ip destination-IPv4-address [ destination-port destination-port ] [ protocol { tcp | udp | icmp | protocol-num } ]
display firewall blacklist hardware item
| Parameter | Description | Value |
|---|---|---|
source-ip source-IPv4-address |
Specifies the source IPv4 address. |
The value is in dotted decimal notation. |
source-port source-port |
Specifies the source port. You need configure the source or destination port only when the protocol type is set to TCP and UDP. |
The value is an integer ranging from 1 to 65535. |
destination-ip destination-IPv4-address |
Specifies the destination IPv4 address. |
The value is in dotted decimal notation. |
destination-port destination-port |
Specifies the destination port. You need configure the source or destination port only when the protocol type is set to TCP and UDP. |
The value is an integer ranging from 1 to 65535. |
protocol tcp |
Enables the Transmission Control Protocol (TCP). |
- |
protocol udp |
Enables the User Datagram Protocol (UDP). |
- |
protocol icmp |
Enables the Internet Control Message Protocol (ICMP). |
- |
protocol protocol-num |
Specifies the manually specified protocol ID. |
The value is an integer ranging from 1 to 255. |
Only USG6510E/6510E-POE, USG6530E, USG6515E/6550E/6560E/6580E, and USG6525E/6555E/6565E/6575E-B/6585E/6605E-B support this command.
# Display information about blacklist entries on the hardware chip.
<sysname> display firewall blacklist hardware item IP/port/protocol Insert Time HitTimes ----------------------------------------------------------------------------- 1.1.1.1 /any (src) /any 2017/10/16 16:59:55 0
Item |
Description |
|---|---|
IP |
IP address |
port |
Port number |
protocol |
Protocol type |
Insert Time |
Time when a blacklist entry is generated |
HitTimes |
Number of times a blacklist entry is matched |