2-745
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show mka policy
show mka policy
To display a summary of all defined MACsec Key Agreement (MKA) protocol policies, including the
MKA default policy, or to display a summary of a specified policy, use the show mka policy privileged
EXEC command.
show mka policy [policy-name [sessions] [detail]]
Syntax Description
Command Modes Privileged EXEC
Command History
Examples This is sample output of the show mka policy command:
Switch# show mka 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/1
MkaPolicy-1 0 NO YES 1000 0 Gi1/0/2 Gi1/0/3
MkaPolicy-2 0 NO YES 0 50
MkaPolicy-3 0 YES YES 64 30 Gi1/0/4 Gi1/0/5
Gi1/0/6
my_policy 0 NO YES 4294967295 0
test-policy 0 NO YES 10000 0
policy-name (Optional) Enter the name for the policy.
detail (Optional) Displays detailed configuration information for the specified
MKA policy, including the names of the physical interfaces to which the
policy is applied. The output shows the default values for each configuration
option.
When entered after the session keyword, displays detailed status information
about all active MKA sessions with the specified policy name.
sessions (Optional) Displays a summary of all active MKA sessions with the specified
policy name.
Release Modification
12.2(53)SE2 This command was introduced.