debug udld packet

Enables debugging for the Unidirectional Link Detection (UDLD) protocol.

Syntax

debug udld packet { all | interface ethernet slot/port } { both | rx | tx }
no debug udld packet

Command Default

UDLD debugging is disabled.

Parameters

all
Activates UDLD debugging on all ports on the switch.
ethernet
Represents a valid, physical Ethernet type for all available Ethernet speeds.
slot/port
Specifies a valid slot and port number. For devices that do not support linecards, specify 0 for the slot.
both
Sets debugging for both received and transmitted packets.
rx
Sets debugging for received packets only.
tx
Sets debugging for transmitted packets only.

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.

When debugging is enabled, UDLD PDUs are written to the console as they are transmitted and received on one or all ports.

Use the show debug udld command to view your current debug settings.

Use the no form of this command to turn off either all dumping of UDLD PDUs or dumping on a specific port.

Examples

To turn on debugging of transmitted packets on a specific ethernet interface:

device# debug udld packet interface ethernet 0/1 tx