Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show security idp counters ips

Syntax

Description

Displays the status of all IPS counter values.

Options

none

Displays the status of all IPS counter values for root-system.

logical-system logical-system-name

(Optional) Displays the status of all IPS counter values for a specific logical system.

logical-system all

(Optional) Displays the status of all IPS counter values for all logical systems.

tenant tenant-name

(Optional) Displays the status of all IPS counter values for a specific tenant system.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security idp counters ips command. Output fields are listed in the approximate order in which they appear.

Table 1: show security idp counters ips Output Fields

Field Name

Field Description

TCP fast path

Number of TCP packets skipped for IDS processing.

Layer-4 anomalies

Number of Layer-4 protocol error or anomaly.

Anomaly hash misses

Number of times look failed on anomaly hash.

Line context matches

Number of attempts to match line based attacks in traffic stream.

Stream256 context matches

Number of attempts to match stream based attacks in first 256 bytes of traffic stream.

Stream context matches

Number of attempts to match stream based attacks in traffic stream.

Packet context matches

Number of attempts to match packet based attacks in traffic packet.

Packet header matches

Number of attempts to match packet header based attacks in traffic packet.

Context matches

Number of attempts to match protocol context based attacks in traffic stream.

Regular expression matches

Number of attempts to match PCRE expressions in traffic stream.

Tail DFAs

Number of attempts to match an attack on tail DFA group matches.

Exempted attacks

Number of attacks exempted from match as per exempt rulebase.

Out of order chains

Number of times attack is excluded from match due to member attacks in an attack group did not complete chain.

Partial chain matches

Number of attacks in partial chain match with attack scope as transaction.

IDS device FIFO size

Number of IDS contexts in virtual IDS device.

IDS device FIFO overflows

Number of times an IDS context can not be written as the IDS device is full.

Brute force queue size

Number of entries in the brute force queue.

IDS cache hits

(Unsupported)

Number of sessions those found attack instance in IDS cache.

IDS cache misses

(Unsupported)

Number of sessions those did not find attack instance in IDS cache.

Shellcode detection invocations

Number of times shell code match is attempted.

Wrong offsets

Number of times attack's offset is not within the service offset range.

No peer MAC

(Unsupported)

Number of times flow peer MAC address is not available.

Number of times custom feed updated

Number of times the custom feeds are updated.

Number of times custom feed update failed due to error

Number of times the custom feed updates failed due to an error.

Number of times custom feed update failed due to out of memory

Number of times custom feed updates failed due to memory capacity.

Number of times custom feed update failed due to feed not found

Number of times custom feed updates failed due to the feed not found.

Number of times custom feed update returned unexpected value

Number of times custom feed updates returned an unexpected value.

Sample Output

show security idp counters ips

show security idp counters ips logical-system LSYS1

show security idp counters ips tenant TSYS1

Release Information

Command modified in Junos OS Release 11.2.

logical-system option introduced in Junos OS Release 18.3R1.

tenant option introduced in Junos OS Release 19.2R1.