run show dot1x interface statistics gigabit-ethernet


The run show dot1x interface statistics gigabit-ethernet command displays the 802.1X statistics information on an interface.


Command Syntax

run show dot1x interface statistics gigabit-ethernet <interface-name>


Parameter

Parameter

Description

gigabit-ethernet <interface-name>

Specifies the physical interface name. The value is a string.


Example

  •   Run run show dot1x interface statistics gigabit-ethernet command to display the 802.1X statistics information on interface ge-1/1/1.
admin@Xorplus# run show dot1x interface statistics gigabit-ethernet ge-1/1/1
Interface ge-1/1/1:
======================================================================
    Client MAC : 00:11:22:33:44:55
    -------------------------------------------------------------------
    SENT:
      EAPOL LogOff Packets : 0
      EAPOL EAP Packets    : 0
      EAP Request Packets  : 0
      EAP Response Packets : 0
      EAP Success Packets  : 0
      EAP Failure Packets  : 0
      Radius Packets       : 2
    -------------------------------------------------------------------
    RECEIVED:
      EAPOL Start Packets  : 0
      EAPOL LogOff Packets : 0
      EAPOL EAP Packets    : 0
      EAP Request Packets  : 0
      EAP Response Packets : 0
      EAP Success Packets  : 0
      EAP Failure Packets  : 0
      Radius Packets       : 1

Copyright © 2024 Pica8 Inc. All Rights Reserved.