debug dot1x packet

Displays processing information related to IEEE 802.1X port-based access control.

Syntax

debug dot1x packet { all | interface ethernet slot/port } [ detail ] [ both | rx | tx ]
no debug dot1x packet { all | interface ethernet slot/port }

Parameters

all
Causes the display of information for all interfaces.
interface
Causes the display of information for a specific interface.
ethernet slot/port

Specifies an Ethernet interface in slot and port number format; when the device does not contain slots, the slot number must be 0.

detail
Causes the display of detailed information.
both
Causes the display of information about received and transmitted packets. By default, information about both received and transmitted packets is displayed.
rx
Causes the display of information about only received packets.
tx
Causes the display of information about only transmitted packets.

Modes

Privileged EXEC mode

Usage Guidelines

Diagnostic commands are developed and intended for specialized troubleshooting. Work closely with Extreme Networks technical support when running debug or show system internal commands and interpreting their results.

The no form of the command disables the display of processing information related to IEEE 802.1X port-based access control.

Examples

The following example shows how to display detailed processing information related to IEEE 802.1X port-based access control for all interfaces.

device# debug dot1x packet all detail

2017/04/26-04:16:35.131863 [DOT1X]: [EAP-Request]: TX SA(609c.9f5a.251e) DA(0180.c200.0003) Port: Ethernet 0/6 Type: Identity

The follow example shows how to disable the display of processing information related to IEEE 802.1X port-based access control for port 0/1.

device# no debug dot1x packet interface ethernet 0/1