View Port EAPoL Operation Statistics

Note

Note

This procedure only applies to VSP 8600 Series.

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]

Examples

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

Displays detailed statistics information.