display crypto-engine statistics

Use display crypto-engine statistics to display crypto engine statistics.

Syntax

In standalone mode:

display crypto-engine statistics [ engine-id engine-id slot slot-number ]

In IRF mode:

display crypto-engine statistics [ engine-id engine-id chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

engine-id engine-id: Specifies a crypto engine by its ID.The switch supports only one software crypto engine, and the engine ID can only be 0.

slot slot-number: Specifies a card by its slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument represents the member ID of the IRF member device. The slot-number argument represents the slot number of the card. (In IRF mode.)

Usage guidelines

(In standalone mode.) If you do not specify any parameters, this command displays crypto engine statistics for all cards.

(In IRF mode.) If you do not specify any parameters, this command displays crypto engine statistics for all cards.

Examples

# (In standalone mode.) Display all crypto engine statistics.

<Sysname> display crypto-engine statistics
  Slot ID: 1
  CPU ID: 0
  Crypto engine ID: 0
  Submitted sessions: 0
  Failed sessions: 0
  Symmetric operations: 0
  Symmetric errors: 0
  Asymmetric operations: 0
  Asymmetric errors: 0
  Get-random operations: 0
  Get-random errors: 0

Table 89: Command output

Field

Description

Submitted sessions

Number of established sessions.

Failed sessions

Number of failed sessions.

Symmetric operations

Number of operations using symmetric algorithms.

Symmetric errors

Number of failed operations using symmetric algorithms.

Asymmetric operations

Number of operations using asymmetric algorithms.

Asymmetric errors

Number of failed operations using asymmetric algorithms.

Get-random operations

Number of operations for obtaining random numbers.

Get-random errors

Number of failed operations for obtaining random numbers.

Related commands

reset crypto-engine statistics