2-748
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 session
show mka session
To display a summary of active MACsec Key Agreement (MKA) Protocol sessions, use the show mka
session privileged EXEC command.
show mka session [interface interface-id] [port-id port-id]] [local-sci sci]
Syntax Description
Command Modes Privileged EXEC
Command History
Examples This is sample output of the show mka session command:
Switch# show mka session
Total MKA Sessions....... 1
Secured Sessions... 1
Pending Sessions... 0
================================================================================
Interface Peer-RxSCI Policy-Name Audit-Session-ID
Port-ID Local-TxSCI Key-Svr Status CKN
================================================================================
Gi1/0/1 001b.213d.28ed/0000 *DEFAULT POLICY* 02020202000000000000EAA6
2 001e.bdfe.8402/0002 YES Secured 3A06ECB1183E42BB4D7817EB2B949D0E
Gi1/0/1 001a.323a.38ef/0000 *DEFAULT POLICY* 02020314000000000000EAB9
3 001e.bdfe.8402/0003 YES Pending CFB1E3B513344AB3417E17FBCB449D3A
Gi1/0/2 001c.113f.2d3a/0000 MkaPolicy-1 02020533000000000000EC81
2 001e.bdfe.8402/0002 YES Secured F103EABB133F4AB3497312EF2A949A03
interface interface-id (Optional) Displays status information for active MKA sessions on an
interface.
port-id port-id (Optional) Displays a summary of active MKA sessions running on the
interface with the specified port ID. To see the port ID, enter the show mka
session interface interface-id command. Port identifier values begin at 2 and
monotonically increase for each new session that uses a virtual port on the
same physical interface.
local-sci sci (Optional) Displays status information for the MKA session identified by the
Local TX-SCI. To determine the Local TX-SCI for a specific session, enter
the show mka session command without any keywords. The SCI must be 8
octets (16 hexadecimal digits) long.
detail (Optional) Displays detailed status information about all active MKA
sessions, all sessions on the specified interface, or on the specified interface
with the specified port ID.
Release Modification
12.2(53)SE2 This command was introduced.