display mka policy

Use display mka policy to display MKA policy information.

Syntax

display mka { default-policy | policy [ name policy-name ] }

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

default-policy: Specifies the system-defined MKA policy.

policy: Specifies an MKA policy or all MKA policies.

name policy-name: Specifies an MKA policy by policy name. The policy-name argument represents the MKA policy name, a case-sensitive string of 1 to 16 characters. If you do not specify an MKA policy, this command displays information about all MKA policies.

Examples

# Display information about all MKA policies.

<Sysname> display mka policy
PolicyName          ReplayProtection   WindowSize    ConfOffset    Validation
default-policy      Yes                0             0             Check
policy1             Yes                0             30            Check
policy2             Yes                0             30            Check
policy3             No                 0             0             Strict
policy4             Yes                200           50            Check
policy5             Yes                0             0             Check

Table 92: Command output

Field

Description

PolicyName

Name of the MKA policy.

ReplayProtection

Whether the replay protection feature is enabled.

WindowSize

Replay protection window size in number of frames.

ConfOffset

Confidentiality offset in bytes.

Validation

Validation mode:

  • Check.

  • Strict.

Related commands

mka policy

mka apply policy