Debug lldp packet – Dell POWEREDGE M1000E User Manual

Page 119

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

103

53-1002115-01

debug lldp packet

6

debug lldp packet

Enables debugging for Link Layer Discovery Protocol (LLDP).

Synopsis

debug lldp packet {all | interface {in | ex}tengigabitethernet slot/port} [both | detail [both | rx | tx]
| rx | tx]

no debug lldp packet {all | interface {in | ex}tengigabitethernet slot/port}

Operands

all

Turns on LLDP packet debugging on all interfaces.

interface

Use this keyword to specify any of the following interfaces:

extengigabitethernet

Specifies a valid external 10 Gbps Ethernet interface.

slot

Specifies a valid slot number.

port

Specifies a valid port number.

intengigabitethernet

Specifies a valid internal 10 Gbps Ethernet interface.

slot

Specifies a valid slot number.

port

Specifies a valid port number.

both

Turns on debugging for both transmit and receive packets.

detail

Turns on debugging with detailed information.

rx

Turns on debugging for only received LLDP packets.

tx

Turns on debugging for only transmitted LLDP packets.

Defaults

By default, debugging is not turned on.

Command

Modes

Privileged EXEC mode

Description

Use this command to enable debugging for Link Layer Discovery Protocol (LLDP). Use the no debug
lldp packet command to disable debugging.

Usage

Guidelines

To display debugging outputs on a particular cmsh session, use the terminal monitor command.

Examples

To enable debugging of LLDP for both received and transmitted packets on 10 Gbps Ethernet
interface 0/1:

switch#debug lldp packet interface intengigabitethernet 0/1 both

switch#show debug lldp

LLDP debugging status:

Interface te0/1 : Transmit Receive

See Also

show debug lldp

Advertising