View Port EAPoL Operation Statistics

Use this procedure to view port EAPoL operation statistics.

Note

Note

Use the clear-stats command to clear EAP/NEAP statistics.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Display the port EAPoL operation statistics information:

    show eapol status interface [gigabitEthernet [{slot/port[/sub-port][-slot/port[/sub-port]][,...]}] [vlan <1-4059>] [verbose]

Example

Note

Note

Not all fields are supported on all hardware platforms.

Switch:1(config)#show eapol status interface

=============================================================================
                         Eap Oper Status
=============================================================================
PORT  MAC               STATE         VLAN  PRI  Flex-UNI  I-SID   VLAN:I-SID
NUM                                   ID         Enable    SOURCE  AUTH
-----------------------------------------------------------------------------
1/1  18:a9:05:b1:04:ce  authenticated 10    2    true      radius  0:1015
-----------------------------------------------------------------------------
Total Number of EAP Sessions: 1
Switch:1(config-if)#show eapol status interface gigabitEthernet 2/1,2/11 verbose

=====================================================================================================
                                                     Eap Oper Status Verbose
=====================================================================================================
PORT  MAC                PAE               VLAN  PRI  Flex-UNI  I-SID        VLAN:I-SID    ACL  ACEs
NUM                      STATUS            ID         Enable    SOURCE
-----------------------------------------------------------------------------------------------------
2/1   00:00:02:eb:34:e9  authenticated     N/A   0    true      radius       111:10111     2    2,3
2/1   00:00:02:eb:34:eb  authenticated     N/A   0    true      radius       111:10111     2    1
2/1   00:00:02:eb:34:ed  authenticated     333   0    true      n/a                        2    4
2/1   00:00:02:eb:34:ef  authenticated     444   0    true      n/a                        2    5
2/11  00:00:00:06:a9:df  authenticated     11    0    true      n/a                        1    1
2/11  00:00:00:06:a9:e1  authenticated     N/A   0    true      radius       111:10111
2/11  00:00:00:06:a9:e3  authenticated     33    0    true      n/a                        1    2
2/11  00:00:00:06:a9:e5  authenticated     44    0    true      n/a                        1    3
-----------------------------------------------------------------------------------------------------
Total Number of EAP sessions : 8

Variable Definitions

Use the data in the following table to use the show eapol status command.

Variable

Value

{slot/port[/sub-port][-slot/port[/sub-port]][,...]}

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

<1-4059>

Specifies the VLAN ID for which to show the statistics.

verbose

Note:

Exception: Not supported on VSP 4450 Series, XA1400 Series, or VSP 8600 Series

Displays detailed statistics information.

Job Aid

The following table describes the output for the show eapol status interface command.

Table 1. show eapol status interface field descriptions

Parameter

Description

PORT NUM

Displays the port number in use.

MAC

Displays the MAC address of the client.

PAE STATUS

Indicates the current state of the authenticator PAE state machine.

VLAN ID

Indicates the VLAN assigned to the client.

PRI

Indicates port priority.

Flex-UNI Enable

Note:

Exception: Not supported on VSP 4450 Series, XA1400 Series, or VSP 8600 Series

Indicates the Flex-UNI status.

I-SID SOURCE

Note:

Exception: Not supported on XA1400 Seriesor VSP 8600 Series

Indicates the I-SID source.

VLAN:I-SID

Note:

Exception: Not supported on XA1400 Seriesor VSP 8600 Series

Indicates the VLAN to I-SID bindings.

ACL

Note:

Exception: Not supported on VSP 4450 Series, XA1400 Series, or VSP 8600 Series

Indicates access-control list.

Note:

This column is visible only when you use the optional verbose parmeter in the command.

ACEs

Note:

Exception: Not supported on VSP 4450 Series, XA1400 Series, or VSP 8600 Series

Indicates access-control entries.

Note:

This column is visible only when you use the optional verbose parmeter in the command.