show services ssl initiation counters
構文
show services ssl initiation counters [all | error | handshake) pic-info fpc-slot slot number pic-slot slot-number
説明
SSL 開始セッションの統計カウンターを表示します。
CLI が論理システム コンテキスト モードで、operational-mode コマンドを入力すると、コマンドの出力には論理システムに関連する情報のみが表示されます。
オプション
pic-info fpc0.pic0 fpc-slot slot number pic-slot slot-number | 指定したスロットのFPCの情報を表示します。 |
all | SSL の開始中に生成されたすべてのカウンターを表示します。 |
error | SSL の開始中に発生したエラーに関連するすべてのカウンタを表示します。 |
handshake | SSL 開始時のハンドシェイクに関連するすべてのカウンタを表示します。 |
必要な権限レベル
ビュー
出力フィールド
表 1 に、このコマンドの出力フィールドshow services ssl initiation counters
を示します。出力フィールドは、表示されるおおよその順序に従って示しています。
フィールド名 |
フィールドの説明 |
表示レベル |
---|---|---|
|
メモリ割り当てに関連するエラー。 |
すべて、エラー |
|
ハンドシェイク中に発生したエラーの数。 |
すべて、エラー |
|
証明書キャッシュ エラーの数。 |
すべて、エラー |
|
SSL リバースプロキシ中にエラーが発生しました。 |
すべて、エラー |
|
SSL プロキシー・セッションでエラーが発生しました。 |
すべて、エラー |
|
暗号エラーの数。 |
すべて、エラー |
|
デジタル証明書に関連するエラー |
すべて、エラー |
|
ワンクリプトエラーの数 |
すべて、エラー |
|
非同期暗号化エラーの数 |
すべて、エラー |
|
SSL 復号化ミラー |
すべて、エラー |
|
開始された SSL ハンドシェークの数。 |
すべて、エラー |
|
正常に完了した SSL ハンドシェークの数。 |
すべて、エラー |
|
アクティブなSSLセッションの数 |
すべて、エラー |
|
生成されたインターフェクト証明書の数 |
すべて、エラー |
|
作成されたプロキシ セッションの数 |
すべて、エラー |
|
アクティブなプロキシセッションの数 |
すべて、エラー |
|
無視されたプロキシ セッションの数。 |
すべて、エラー |
|
無視された再ネゴシエーション要求の数。 |
すべて、エラー |
|
セッション再開要求の数 |
すべて、エラー |
|
セキュアな再ネゴシエーションを伴うSSLセッションの数 |
すべて、エラー |
|
安全でない再ネゴシエーションを伴うSSLセッションの数 |
すべて、エラー |
|
複数の再ネゴシエーションを伴う OS SSL セッションの数 |
すべて、エラー |
|
再開後に再ネゴシエーションを受ける OS SSL セッションの数 |
すべて、エラー |
|
開始時のパススルー要求 |
すべて、エラー |
|
開始時の要求の開始 |
すべて、エラー |
|
完了したセッション ECDSA ベースのサーバー認証 |
すべて、エラー |
|
完了したセッション RSA ベースのサーバー認証 |
すべて、エラー |
サンプル出力
ショーサービスのSSL開始カウンターすべて
user@host >
show services ssl initiation 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 開始カウンター エラー
user@host >
show services ssl initiation counters error
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
ショーサービスSSL開始カウンターハンドシェイク
user@host >
show services ssl initiation 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
リリース情報
Junos OSリリース19.3R1で導入されたコマンド。