show services ssl proxy counters
Syntax
show services ssl proxy counters [all | errors | info] <pic-info fpc-slot slot number pic-slot slot-number>
Description
Display statistical counters for the SSL proxy sessions.
When the CLI is in logical system context mode and you enter an operational-mode command, the output of the command displays information related to the logical system only.
Options
all | Display information about counter values for all SSL proxy sessions |
errors | Display information about counter values for all SSL proxy sessions errors. |
info | Display some informational counters which are subset of all the counters |
pic-info fpc-slot slot number pic-slot slot-number | Display the information for the FPC in the specified slot. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show services ssl certificate
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
The number of failed proxy sessions |
errors, all |
|
The number of non-SSL sessions received |
errors, all |
|
The number of errors related to memory. Example, memory errors such as the device is on “low memory” is indicated by this counter. |
errors, all |
|
The number of dropped proxy sessions. |
errors, all |
|
The number of matched proxy sessions. |
info, all |
|
The number of newly created proxy sessions. |
info, all |
|
The number of dropped or destroyed proxy sessions. |
info, all |
|
The number of proxy sessions that are ignored. |
info, all |
|
The number of sessions ignored on the backup node in a chassis cluster setup. In chassis cluster or high-availability mode, the SSL session is processed only on the active node and on the backup node session is ignored. This counter indicates the session ignored on the backup node. |
info, all |
|
The number of all sessions that are allowlisted based on IP addresses. |
info, all |
|
The number of all sessions that are allowlisted based on the URL categories. |
info, all |
|
The number of times CRL data is added. |
info, all |
|
The number of sessions dropped because of checking for revoked certificates from servers. |
info, all |
|
The number of sessions dropped because no CRL information was present. |
info, all |
|
The number of sessions dropped because no CA certificate was present. |
info, all |
|
Number of SSL sessions |
info, all |
|
Number of SMTP over STARTTLS sessions |
info, all |
|
Number of IMAP over STARTTLS sessions |
info, all |
|
Number of POP3 over STARTTLS sessions |
info, all |
|
Number of SMTP sessions |
info, all |
|
Number of IMAP sessions |
info, all |
|
Number of POP3 sessions |
info, all |
|
Number of times server not supported STARTTLS sessions |
info, all |
|
Number of times client not supported STARTTLS sessions |
info, all |
|
The number of times sessions matched default SSL proxy profile. |
info, all |
|
The number of times sessions are dropped because no default SSL proxy profile available. |
info, all |
|
The number of times sessions matched after receiving the dynamic application details from SNI. |
all |
|
The number of times proxy sessions are disengaged after receiving details from SNI because no SSL proxy profile was configured or the matched pre-identification default policy action was to ignore the session. |
all |
|
The number of times sessions are matched because the sessions received unknown application details from SNI or the sessions have not received details from SNI. |
all |
|
The number of times proxy sessions are disengaged either because SSL proxy profile was not configured for the matched policy or the matched pre-identification default policy action was to ignore the session |
all |
|
The number of times sessions matched after receiving the dynamic application details from SNI and identified application matched with default security policy. |
all |
|
The number of times sessions disengaged because the identified dynamic application details from SNI has not matched with the default security policy. |
all |
|
The number of times sessions matched after receiving the dynamic application details from SNI and the application matched pre-identification default policy. |
all |
|
The number of times sessions disengaged because the identified dynamic application details from SNI has not matched with the pre-identification default security policy. |
all |
Sample Output
- show services ssl proxy counters info
- show services ssl proxy counters errors
- show services ssl proxy counters all
show services ssl proxy counters info
user@host >
show services ssl proxy counters info
Lsys Name : root-logical-system
PIC:fpc0 ------
sessions matched 0
sessions created 0
sessions destroyed 0
sessions ignored 0
sessions ignored : backup only 0
sessions whitelisted : IP based 0
sessions whitelisted : url based 0
crl : data added 1
crl : certificate revoked 0
crl : no crl info present 0
crl : no CA certificate 0
SSL sessions 0
SMTP over STARTTLS 0
IMAP over STARTTLS 0
POP3 over STARTTLS 0
SMTP sessions 0
IMAP sessions 0
POP3 sessions 0
Server not supporting STARTTLS 0
Client not supporting STARTTLS 0
Unified policy : default profile hit 0
Unified policy : no default profile 0
show services ssl proxy counters errors
user@host >
show services ssl proxy counters errors
Lsys Name : root-logical-system
PIC:fpc0 ------
Session create failed 0
non SSL sessions received 0
memory failures 0
session dropped 7
show services ssl proxy counters all
user@host >
show services ssl proxy counters all
Lsys Name : root-logical-system
PIC:fpc0 fpc[0] pic[0] ------
session create failed 0
non SSL sessions recieved 0
Memory failures 0
session dropped 0
sessions matched 0
sessions created 0
sessions destroyed 0
sessions ignored 0
sessions ignored : backup only 0
sessions whitelisted : IP based 0
sessions whitelisted : url based 0
crl : data added 0
crl : certificate revoked 0
crl : no crl info present 0
crl : no CA certificate 0
SSL sessions 0
SMTP over STARTTLS 0
IMAP over STARTTLS 0
POP3 over STARTTLS 0
SMTP sessions 0
IMAP sessions 0
POP3 sessions 0
Server not supporting STARTTLS 0
Client not supporting STARTTLS 0
Unified policy : default profile hit 0
Unified policy : no default profile 0
proxy sess matched with early dynapp : 0
proxy sess ignored with early dynapp : 1
proxy sess matched with ssl as dynapp : 0
proxy sess ignored with ssl as dynapp : 0
Release Information
Command introduced in Junos OS Release 19.3R1.