show aaa authentication port-access dot1x authenticator interface client-status

Syntax

show aaa authentication port-access dot1x authenticator interface {all|<IF-NAME>}
 client-status [mac <MAC-ADDRESS>]

Description

Shows information about active 802.1X authentication sessions. The output can be filtered by interface or MAC address.

Command context

Operator (>) or Manager (#)

Parameters

all

Specifies all interfaces.

<IF-NAME>

Specifies the interface name.

<MAC-ADDRESS>

Specifies the client MAC address.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing client status information for all ports.

switch# show aaa authentication port-access dot1x authenticator interface all client-status

Client  FE:04:D7:50:89:37, johndoe, 1/1/1
=========================================

  Authentication Details
  ----------------------
    Status                        : Authenticated
    Type                          : Pass-Through
    EAP-Method                    : MD5
    Time Since Last State Change  : 10s

  Authentication Statistics
  -------------------------
    Authentication                         : 0
    Authentication Timeout                 : 0
    EAP-Start While Authenticating         : 0
    EAP-Logoff While Authenticating        : 0
    Successful Authentication              : 0
    Failed Authentication                  : 0
    Re-Authentication                      : 0
    Successful Re-Authentication           : 0
    Failed Re-Authentication               : 0
    EAP-Start When Authenticated           : 0
    EAP-Logoff When Authenticated          : 0
    Re-Auths When Authenticated            : 0
    Cached Re-Authentication               : 0

Client  9A:B4:59:97:D0:7E, janedoe, 1/1/1
=========================================

  Authentication Details
  ----------------------
    Status                        : Authenticated
    Type                          : Pass-Through
    EAP-Method                    : TLS
    Time Since Last State Change  : 5s

  Authentication Statistics
  -------------------------
    Authentication                         : 0
    Authentication Timeout                 : 0
    EAP-Start While Authenticating         : 0
    EAP-Logoff While Authenticating        : 0
    Successful Authentication              : 0
    Failed Authentication                  : 0
    Re-Authentication                      : 0
    Successful Re-Authentication           : 0
    Failed Re-Authentication               : 0
    EAP-Start When Authenticated           : 0
    EAP-Logoff When Authenticated          : 0
    Re-Auths When Authenticated            : 0
    Cached Re-Authentication               : 0