The display threat-intelligence cache type ip command displays the IPS threat intelligence cached on the device.
| Parameter | Description | Value |
|---|---|---|
ipv4 ipv4-address |
Specifies an IPv4 address. |
The value is in dotted decimal notation. |
ipv6 ipv6-address |
Specifies an IPv6 address. |
The value is in colon hexadecimal notation. |
# Display all IPS threat intelligence cached on the device.
<sysname> display threat-intelligence cache type ip
The Threat intelligence Cache Table on slot 11 cpu 0:
-----------------------------------------------------------------------------------------------------
No. Risk Confidence LeftTime(s) Match-Cnt Block-Cnt Manual IP
-----------------------------------------------------------------------------------------------------
1 30 10 3548 2 0 0 10.1.1.1
Item |
Description |
|---|---|
No. |
Sequence number. |
Risk |
Threat risk level. |
Confidence |
Confidence of threat intelligence. |
LeftTime(s) |
Time after which the cached threat intelligence ages. |
Match-Cnt |
Number of times threat intelligence is matched. |
Block-Cnt |
Number of times threat intelligence is blocked. |
Manual |
Threat intelligence type. The options are as follows: 0: indicates the threat intelligence queried by the threat intelligence query server. 1: indicates the manually constructed threat intelligence. |
IP |
Source IP address of a threat event. |