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 memory

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security idp memory

Description

Display the status of all IDP data plane memory.

Required Privilege Level

view

Output Fields

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

Table 1: show security idp memory Output Fields

Field Name

Field Description

PIC

Name of the PIC.

Total IDP data plane memory

Total memory space that is allocated for the IDP data plane.

Note:

IDP requires a minimum of 5 MB of memory for session inspection.

Used

Used memory space in the data plane.

Available

Available memory space in the data plane.

Sample Output

show security idp memory

content_copy zoom_out_map
user@host> show security idp memory
    IDP data plane memory statistics:
                          PIC : FPC 0 PIC 0:
  Total IDP data plane memory : 196 MB
                         Used : 8 MB ( 8192 KB ) ( 4.08% )
                    Available : 188 MB ( 192512 KB ) (95.91%)

Release Information

Command introduced in Junos OS Release 9.2. Percentage outputs added in Junos OS Release 10.1.

footer-navigation