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 counters ssl-inspection

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security idp counters ssl-inspection
<logical-system (logical-system-name | all)>
<tenant tenant-name>

Description

Displays the IDP counters value for decrypted and encrypted sessions.

Options

none

Displays the IDP counters value for decrypted and encrypted sessions.

logical-system logical-system-name

(Optional) Displays the IDP counters value for decrypted and encrypted sessions for a specific logical system.

logical-system all

(Optional) Displays the IDP counters value for decrypted and encrypted sessions for all logical systems.

tenant tenant-name

(Optional) Displays the IDP counters value for decrypted and encrypted sessions for a specific tenant system.

Required Privilege Level

view

Output Fields

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

Table 1: show security idp counters ssl-inspection Output Fields

Field Name

Field Description

IDP counter type

Name of the action

Value

Number of packets and sessions decrypted, sessions not decrypted.

Sample Output

show security idp counters ssl-inspection

content_copy zoom_out_map
user@host>  show security idp counters ssl-inspection
IDP counters:

  IDP counter type                                                      Value
 Packets Decrypted                                                       0
 Sessions Decrypted                                                      0
 Sessoins Not Decrypted                                                  0
 Sessions Not Decrypted - Configuration                                  0
 Sessions Not Decrypted - No Key                                         0
 Sessions Not Decrypted - Unsupported Ciphers                            0
 Sessions Not Decrypted - Unsupported Compression                        0
 Sessions Not Decrypted - Unsupported Key Exchange                       0
 Sessions Not Decrypted - Bulk Decryption Failure                        0
 Sessions Not Decrypted - Key Generation Failure                         0
 Sessions Not Decrypted - Temporary Certificate                          0
 Sessions Not Decrypted - Handshake Verification Failure                 0
 Sessions Not Decrypted - ID Cache Miss                                  0
 Sessions Not Decrypted - Session Limit                                  0
 Sessions Not Decrypted - Message Size                                   0
 Sessions Not Decrypted - No Memory                                      0
 Sessions New Key                                                        0
 Sessions Used Key                                                       0
 Session ID Cache Hits                                                   0
 Session ID Cache Misses                                                 0
 Sessions Used XLR RSA SAE for Key Decryption                            0
 Sessions - Error when XLR RSA SAE used                                  0

show security idp counters ssl-inspection logical-system LSYS1

content_copy zoom_out_map
user@host>  show security idp counters ssl-inspection logical-system LSYS1
IDP counters:

  IDP counter type                                                      Value
 Packets Decrypted                                                       0
 Sessions Decrypted                                                      0
 Sessoins Not Decrypted                                                  0
 Sessions Not Decrypted - Configuration                                  0
 Sessions Not Decrypted - No Key                                         0
 Sessions Not Decrypted - Unsupported Ciphers                            0
 Sessions Not Decrypted - Unsupported Compression                        0
 Sessions Not Decrypted - Unsupported Key Exchange                       0
 Sessions Not Decrypted - Bulk Decryption Failure                        0
 Sessions Not Decrypted - Key Generation Failure                         0
 Sessions Not Decrypted - Temporary Certificate                          0
 Sessions Not Decrypted - Handshake Verification Failure                 0
 Sessions Not Decrypted - ID Cache Miss                                  0
 Sessions Not Decrypted - Session Limit                                  0
 Sessions Not Decrypted - Message Size                                   0
 Sessions Not Decrypted - No Memory                                      0
 Sessions New Key                                                        0
 Sessions Used Key                                                       0
 Session ID Cache Hits                                                   0
 Session ID Cache Misses                                                 0
 Sessions Used XLR RSA SAE for Key Decryption                            0
 Sessions - Error when XLR RSA SAE used                                  0

show security idp counters ssl-inspection tenant TSYS1

content_copy zoom_out_map
user@host> show security idp counters ssl-inspection tenant TSYS1
IDP counters:

  IDP counter type                                                      Value
 Packets Decrypted                                                       0
 Sessions Decrypted                                                      0
 Sessoins Not Decrypted                                                  0
 Sessions Not Decrypted - Configuration                                  0
 Sessions Not Decrypted - No Key                                         0
 Sessions Not Decrypted - Unsupported Ciphers                            0
 Sessions Not Decrypted - Unsupported Compression                        0
 Sessions Not Decrypted - Unsupported Key Exchange                       0
 Sessions Not Decrypted - Bulk Decryption Failure                        0
 Sessions Not Decrypted - Key Generation Failure                         0
 Sessions Not Decrypted - Temporary Certificate                          0
 Sessions Not Decrypted - Handshake Verification Failure                 0
 Sessions Not Decrypted - ID Cache Miss                                  0
 Sessions Not Decrypted - Session Limit                                  0
 Sessions Not Decrypted - Message Size                                   0
 Sessions Not Decrypted - No Memory                                      0
 Sessions New Key                                                        0
 Sessions Used Key                                                       0
 Session ID Cache Hits                                                   0
 Session ID Cache Misses                                                 0
 Sessions Used XLR RSA SAE for Key Decryption                            0
 Sessions - Error when XLR RSA SAE used                                  0

Release Information

Command introduced for user logical systems in Junos OS Release 18.3R1.

tenant option introduced in Junos OS Release 19.2R1.

footer-navigation