Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security idp status detail

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security idp status detail

Description

Display statistics for each Services Processing Unit (SPU), including multiple detector information for each SPU.

Options

Required Privilege Level

view

Output Fields

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

Table 1: show security idp status detail Output Fields

Field Name

Field Description

PIC and FPC

Indicate the PIC and FPC used.

State of IDP

Status of current IDP policy.

Packets/second

The aggregated throughput (packets per second) for the system.

KBits/second

The aggregated throughput (kilobits per second) for the system.

Latency

  • min—Minimum delay for a packet to receive and return by a node in microseconds.

  • max—Maximum delay for a packet to receive and return by a node in microseconds.

  • ave—Average delay for a packet to receive and return by a node in microseconds.

Packet Statistics

Statistics for ICMP, TCP, and UDP packets.

Flow Statistics

Flow-related system statistics for ICMP, TCP, and UDP packets.

Session Statistics

Session-related system statistics for ICMP, TCP, and UDP packets.

Number of SSL Sessions

Number of current SSL sessions.

Policy Name

Name of the running policy. If IDP is configured for logical systems, idp-policy-combined is displayed.

Running Detector Version

Current version of the running detector.

Forwarding process mode

IDP dedicated mode: default, equal, idp, or firewall.

Sample Output

show security idp status detail

content_copy zoom_out_map
user@host> show security idp status detail           
  PIC : FPC 1 PIC 1:
State of IDP: Default,  Up since: 2011-03-29 17:25:07 UTC (00:02:48 ago)

Packets/second: 0               Peak: 0 @ 2011-03-29 17:25:07 UTC
KBits/second  : 0               Peak: 0 @ 2011-03-29 17:25:07 UTC
Latency (microseconds): [min: 0] [max: 0] [avg: 0]
 

Packet Statistics:
[ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]
 
Flow Statistics:
  ICMP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:07 UTC]
  TCP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:07 UTC]
  UDP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:07 UTC]
  Other: [Current: 0] [Max: 0 @ 2011-03-29 17:25:07 UTC]

Session Statistics:
 [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]

Number of SSL Sessions : 0

 PIC : FPC 1 PIC 0:

State of IDP: Default,  Up since: 2011-03-29 17:25:08 UTC (00:02:47 ago)

Packets/second: 0               Peak: 0 @ 2011-03-29 17:25:08 UTC
KBits/second  : 0               Peak: 0 @ 2011-03-29 17:25:08 UTC
Latency (microseconds): [min: 0] [max: 0] [avg: 0]

Packet Statistics:
 [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]

Flow Statistics:
  ICMP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:08 UTC]
  TCP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:08 UTC]
  UDP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:08 UTC]
  Other: [Current: 0] [Max: 0 @ 2011-03-29 17:25:08 UTC]
 
Session Statistics:
 [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]

Number of SSL Sessions : 0

 PIC : FPC 0 PIC 1:

State of IDP: Default,  Up since: 2011-03-29 17:25:04 UTC (00:02:51 ago)

 
Packets/second: 0               Peak: 0 @ 2011-03-29 17:25:04 UTC
KBits/second  : 0               Peak: 0 @ 2011-03-29 17:25:04 UTC
Latency (microseconds): [min: 0] [max: 0] [avg: 0]

Packet Statistics:
 [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]
 
Flow Statistics:
  ICMP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:04 UTC]
  TCP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:04 UTC]
  UDP: [Current: 0] [Max: 0 @ 2011-03-29 17:25:04 UTC]
  Other: [Current: 0] [Max: 0 @ 2011-03-29 17:25:04 UTC]

Session Statistics:
 [ICMP: 0] [TCP: 0] [UDP: 0] [Other: 0]

 
Number of SSL Sessions : 0

  PIC : FPC 1 PIC 1:                             

  Policy Name : none

  PIC : FPC 1 PIC 0:

  Policy Name : none

  PIC : FPC 0 PIC 1:

  Policy Name : none

Forwarding process mode : maximizing sessions  firewall

  

Release Information

Command introduced in Junos OS Release 10.1. Output changed to support IDP dedicated mode in Junos OS Release 11.2.

footer-navigation