Cisco 3560x-24p 参考指南

下载
页码 1188
 
2-699
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 statistics
show mka statistics
To display global MACsec Key Agreement (MKA) Protocol statistics and error counters from active and 
previous MKA sessions, use the show mka statistics privileged EXEC command 
show mka statistics [interface interface-id port-id port-id] | [local-sci sci]} [ | {begin | exclude | 
includeexpression]
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 an example of the show mka statistics command output:
SWitch# show mka statistics
MKA Global Statistics
=====================
MKA Session Totals
   Secured.................... 32
   Reauthentication Attempts.. 31
   Deleted (Secured).......... 1
   Keepalive Timeouts......... 0
CA Statistics
interface interface-id
(Optional) Displays statistics for an MKA session on an interface. Only 
physical interfaces are valid.
port-id port-id
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 or show 
mka session interface
 interface-id command. Port identifier values begin at 
2 and monotonically increase for each new active session using a virtual port 
on the same physical interface.
local-sci sci
(Optional) Shows statistics for an MKA session identified by its Local 
TX-SCI. To determine the Local TX-SCI for a session, enter the show mka 
session detail 
command. The SCI must be 8 octets (16 hexadecimal digits) 
long.
| 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.