show services ssl termination counters
Syntax
show services ssl termination counters [all | errors | handshake] pic-info fpc-slot slot number pic-slot slot-number
Description
Display statistical counters for the SSL termination session.
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
pic-info fpc0.pic0 fpc-slot slot number pic-slot slot-number | Display the information for the FPC in the specified slot. |
all | Display all the counters generated during SSL termination. |
error | Display all the counters related to errors occurred during SSL termination. |
handshake | Display all the counters related to handshake during SSL termination. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show services ssl termination counters
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Display Level |
---|---|---|
|
Errors related to memory allocation. |
all, errors |
|
Number of errors occurred during handshake. |
all, errors |
|
Number of certificate cache errors. |
all, errors |
|
Errors occurred during SSL reverse proxy. |
all, errors |
|
Errors occurred in SSL proxy sessions. |
all, errors |
|
Errors related to Cryptographic modules. |
all, errors |
|
Errors related to digital certificates |
all, errors |
|
Number of one-crypto errors |
all, errors |
|
Number of Async-crypto errors |
all, errors |
|
Errors in SSL decryption mirroring |
all, errors |
|
Number of SSL handshakes started. |
all, handshake |
|
Number of SSL handshakes completed successfully. |
all, handshake |
|
Number of active SSL sessions |
all, handshake |
|
Number of interdicted certificates generated |
all, handshake |
|
Number of proxy sessions created |
all, handshake |
|
Number of active proxy sessions |
all, handshake |
|
Number of proxy sessions ignored. |
all, handshake |
|
Number of renegotiation requests ignored. |
all, handshake |
|
Number of session resumption requests |
all, handshake |
|
Number of SSL sessions with secure renegotiation |
all, handshake |
|
Number of SSL sessions with insecure renegotiation |
all, handshake |
|
Number os SSL sessions with multiple renegotiation |
all, handshake |
|
Number os SSL sessions undergo renegotiation after resumption |
all, handshake |
|
Passthrough requests during initiation |
all, handshake |
|
Start requests during initiation |
all, handshake |
|
Sessions completed ECDSA-based server authentication |
all, handshake |
|
Sessions completed RSA-based server authentication |
all, handshake |
Sample Output
- show services ssl termination counters all
- show services ssl termination counters error
- command-name
show services ssl termination counters all
user@host >
show services ssl termination counters all
Lsys Name : root-logical-system
PIC:fpc0 fpc[0] pic[0] ------
Memory errors 0
Handshake errors 0
Cert Cache errors 0
Server Protection errors 0
Proxy errors 0
Crypto errors 0
Certificate errors 0
One-Crypto errors 0
Async-Crypto errors 0
Mirror errors 0
handshakes started 0
handshakes completed 0
active sessions 0
Interdicted cert generated 0
proxy: sessions created 0
proxy: sessions active 0
proxy: sessions ignored 0
proxy: renegotiation ignored 0
proxy: session resumption 0
proxy: secure renegotiation 0
proxy: insecure renegotiation 0
proxy: multiple renegotiation 0
proxy: reneg after resumption 0
init: passthrough requests 0
init: start requests 0
proxy: ECDSA based srvr auth 0
proxy: RSA based srvr auth 0
show services ssl termination counters error
user@host >
show services ssl termination counters errors
Lsys Name : root-logical-system
PIC:fpc0 ------
Memory errors 0
Handshake errors 0
Cert Cache errors 0
Server Protection errors 0
Proxy errors 0
Crypto errors 0
Certificate errors 0
One-Crypto errors 0
Async-Crypto errors 0
Mirror errors 0
command-name
user@host >
show services ssl termination counters handshake
Lsys Name : root-logical-system
PIC:fpc0 fpc[0] pic[0] ------
handshakes started 0
handshakes completed 0
active sessions 0
Interdicted cert generated 0
proxy: sessions created 0
proxy: sessions active 0
proxy: sessions ignored 0
proxy: renegotiation ignored 0
proxy: session resumption 0
proxy: secure renegotiation 0
proxy: insecure renegotiation 0
proxy: multiple renegotiation 0
proxy: reneg after resumption 0
init: passthrough requests 0
init: start requests 0
proxy: ECDSA based srvr auth 0
proxy: RSA based srvr auth 0
Release Information
Command introduced in Junos OS Release 19.3R1.