display mka statistics

Use display mka statistics to display MKA statistics on ports.

Syntax

display mka statistics [ interface interface-type interface-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface interface-type interface-number: Specifies a port by its type and number. If you do not specify a port, this command displays MKA statistics on all ports.

Examples

# Display MKA statistics on Ten-GigabitEthernet 4/1/1.

<Sysname> display mka statistics interface ten-gigabitethernet 4/1/1
Interface Ten-GigabitEthernet4/1/1 statistics
MKPDUs with invalid CKN : 0
MKPDUs with invalid ICV : 0
MKPDUs with Rx error    : 0
CKN for participant     : ABCD
  Tx MKPDUs             : 2379
  Rx MKPDUs             : 2375
  MKPDUs with invalid MN: 0
  MKPDUs with Tx error  : 0
  SAKs distributed      : 0
  SAKs received         : 5

Table 94: Command output

Field

Description

MKPDUs with invalid CKN

Number of received MKA packets with invalid CKNs.

MKPDUs with invalid ICV

Number of MKA packets that failed ICV check.

MKPDUs with Rx error

Number of received error MKA packets.

CKN for participant

CAK name of the MKA instance.

Tx MKPDUs

Number of the MKA packets sent by the MKA instance.

Rx MKPDUs

Number of the MKA packets received by the MKA instance.

MKPDUs with invalid MN

Number of MKA packets with illegal MNs received by the MKA instance.

MKPDUs with Tx error

Number of error MKA packets sent by the MKA instance.

SAKs distributed

Number of SAKs distributed by the MKA instance.

SAKs received

Number of SAKs received by the MKA instance.

Related commands

reset mka statistics