Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show lacp | 885
show lacp
show lacp <group_number> {counters | internal | neighbor}
Description
View the LACP configuration status.
Syntax
Example
The port uses the group number +1 as its “actor admin key”. By default, all the ports use the long timeout value
(90 seconds).
When a port, in a LAG, is misconnected (that is, the partner device is different than the other ports or the
neighborship times out or can not exchange LACPDUs with the partner), the port status is displayed as
“DOWN” (see the following example).
The “counters” option allows you to view LACP received (Rx) traffic, transmitting (Tx) traffic, data units (DU)
received and transmitted by port.
Parameter Description
<group_number> Enter the Link aggregation group number.
Range: 0-7
counters Enter the keyword counters to view the LACP traffic.
internal Enter the keyword internal to view the LACP internal information.
neighbor Enter the keyword neighbor to view the LACP neighbor information.
(Host)#show lacp 0 neighbor
Flags: S - Device is requesting Slow LACPDUs
F - Device is requesting fast LACPDUs
A - Device is in active mode P - Device is in passive mode
Partner's information
---------------------
Port Flags Pri OperKey State Num Dev Id
---- ----- ---- ------- ----- ---- ----------------
FE 1/1 SA 1 0x10 0x45 0x5 00:0b:86:51:1e:70
(Host)#show lacp 0 internal
Flags: S - Device is requesting Slow LACPDUs
F - Device is requesting fast LACPDUs
A - Device is in active mode P - Device is in passive mode
Port Flags Pri AdminKey OperKey State Num Status
---- ----- ---- -------- -------- ----- ---- -------
(Host)#show lacp 0 counters
Port LACPDUTx LACPDURx MarkrTx MarkrRx MrkrRspTx MrkrRspRx
---- -------- -------- ------- -------- --------- ---------
FE 1/1 10 10 0 0 0 0
FE 1/2 12 12 0 0 0 0