show lacp counters

show lacp counters

Description

Displays all LACP, or dynamic link aggregation, counters for all member ports in the system.

Syntax Description

This command has no parameters or variables.

Default

N/A.

Usage Guidelines

This command displays the following information for all link aggregation groups (LAGs):
  • LACP PDUs dropped on non-LACP ports.

  • LACP bulk checkpointed messages sent.

  • LACP bulk checkpointed messages received.

  • LACP PDUs checkpointed sent.

  • LACP PDUs checkpointed received.

  • LAG group ID.

  • Member port.

  • Packets received.

  • Packets dropped from PDU error.

  • Packets dropped because LACP is not enabled on this port.

  • Packets dropped because sender‘s system MAC address matches that of receiver.

  • Packets successfully transmitted.

  • Packets with errors during transmission.

Example

The following command displays LACP counters:

show lacp counters

The following is sample output from this command on a modular switch:

LACP PDUs dropped on non-LACP ports : 519392
LACP Bulk checkpointed msgs sent    : 1
LACP Bulk checkpointed msgs recv    : 0
LACP PDUs checkpointed sent         : 575616
LACP PDUs checkpointed recv         : 0
Lag        Member     Rx       Rx Drop  Rx Drop  Rx Drop  Tx       Tx
Group      Port       Ok       PDU Err  Not Up   Same MAC Sent Ok  Xmit Err
--------------------------------------------------------------------------------
1:1        1:1        2169     0        0        0        2170     0
1:2        2169     0        0        0        2170     0
1:3        2169     0        0        0        2170     0
1:4        2169     0        0        0        2170     0
1:5        2169     0        0        0        2170     0
1:6        2169     0        0        0        2170     0
1:7        2169     0        0        0        2170     0
1:8        2168     0        0        0        2169     0
================================================================================

History

This command was first available in ExtremeXOS 11.4.

Platform Availability

This command is available on all platforms.