R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
327
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 in the range of 0 to 4294967295. If you do not
specify a crypto engine, this command displays statistics for all crypto engines.
slot slot-number: Specifies a card by its slot number. If no card is specified, this command displays
statistics for the crypto engines on all cards. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument specifies the IRF member device ID, and the slot-number argument specifies the number of the
slot where the card resides. If this option is not specified, the command displays statistics for the crypto
engines on all cards in the IRF fabric. (In IRF mode.)
Usage guidelines
If hardware crypto engines are not enabled or the device does not have hardware crypto engines, this
command displays statistics for only software crypto engines.
Examples
# Display statistics for all crypto engines.
<Sysname> display crypto-engine statistics
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
# In standalone mode, display statistics for crypto engine 1 on card 2.
<Sysname> display crypto-engine statistics engine-id 1 slot 2
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
# In IRF mode, display statistics for crypto engine 1 on card 2 in IRF member device 1.
<Sysname> display crypto-engine statistics engine-id 1 chassis 1 slot 2
Submitted sessions: 0