2-691
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
show mka default-policy
show mka default-policy
To display information about the MACsec Key Agreement (MKA) Protocol default policy, use the show
mka default-policy privileged EXEC command
show mka default-policy [sessions] [detail] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is sample output of the show mka default-policy command:
Switch# show mka default-policy
MKA Policy Summary...
Policy KS Delay Replay Window Conf Interfaces
Name Priority Protect Protect Size Offset Applied
=============================================================================
*DEFAULT POLICY* 0 NO YES 0 0 Gi1/0/3 Gi1/0/4
/*******************************************************************************/
This is sample output of the show mka default-policy detail command:
Switch# show mka default-policy detail
MKA Policy Configuration ("*DEFAULT POLICY*")
========================
MKA Policy Name........ *DEFAULT POLICY*
Key Server Priority.... 0
Delay Protection....... NO
sessions (Optional) Displays a summary of active MKA sessions that have the default
policy applied.
detail (Optional) Displays detailed configuration information for the default policy
and the interface names to which the default policy is applied, or displays
detailed status information about all active MKA sessions that have the
default policy applied.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(53)SE2 This command was introduced.