Debug lacp – Dell POWEREDGE M1000E User Manual

Page 141

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

125

53-1002115-01

debug lacp

7

debug lacp

Enables debugging for the Link Aggregation Control Protocol (LACP).

Synopsis

debug lacp {all | cli | event | nsm | pdu {rx {all | interface {in | ex}tengigabitethernet slot/port} | tx
{all | interface {in | ex}tengigabitethernet slot/port}}| sync | timer | trace level number}

no debug lacp {all | cli | event | nsm | pdu {rx {all | interface {in | ex}tengigabitethernet slot/port}
| tx {all | interface {in | ex}tengigabitethernet slot/port}}| sync | timer | trace level number}

Operands

all

Turns on all debugging.

cli

Turns on command line interface debugging.

event

Turns on event debugging.

nsm

Turns on Network Services Module (NSM) debugging.

pdu

Turns on PDU debugging.

rx all

Turns on debugging for received LACP packets on all interfaces.

rx interface

Turns on debugging for received LACP packets on the specified
interface.

interface tengigabitethernet

Specifies the 10 Gbps Ethernet interface.

slot

Specifies the slot number.

port

Specifies the port number.

tx all

Turns on debugging for transmitted LACP packets on all interfaces.

tx interface

Turns on debugging for transmitted LACP packets on the specified interface.

interface tengigabitethernet

Specifies the 10 Gbps Ethernet interface.

slot

Specifies the slot number.

port

Specifies the port number.

sync

Turns on debugging for LACP sync transitions.

timer

Turns on debugging for LACP timers.

trace level number Specifies the trace level number. The range of valid values is 1-7.

Defaults

By default, debugging is not turned on.

Command

Modes

Privileged EXEC mode

Description

Use this command to enable debugging for Link Aggregation Control Protocol (LACP). Use the no
debug command to disable debugging.

Usage

Guidelines

To display debug outputs on a specific cmsh session, use the terminal monitor command.

Advertising