Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show lacp statistics interfaces (View)

Syntax

show lacp statistics interfaces interface-name

Release Information

Command modified in Release 10.2 of Junos OS.

Command introduced in Release 11.1 of Junos OS for the QFX Series.

Description

Display Link Aggregation Control Protocol (LACP) statistics about the specified aggregated Ethernet interface or redundant Ethernet interface. If you do not specify an interface name, LACP statistics for all interfaces are displayed.

Options

interface-name

(Optional) Name of an interface.

Required Privilege Level

view

List of Sample Output

show lacp statistics interfaces
show lacp statistics interfaces (QFX Series)
show lacp statistics interfaces (QFabric Systems)

Output Fields

Table 1 lists the output fields for the show lacp statistics interfaces command. Output fields are listed in the approximate order in which they appear.

Table 1: show lacp statistics interfaces Output Fields

Field Name

Field Description

Aggregated interface

Aggregated interface value.

LACP Statistics

LACP statistics provide the following information:

  • LACP Rx—LACP received counter that increments for each normal hello.
  • LACP Tx—Number of LACP transmit packet errors logged.
  • Unknown Rx—Number of unrecognized packet errors logged.
  • Illegal Rx—Number of invalid packets received.

Sample Output

show lacp statistics interfaces

user@host> show lacp statistics interfaces ae0
Aggregated interface: ae0
    LACP Statistics:       LACP Rx     LACP Tx   Unknown Rx   Illegal Rx 
      ge-2/0/0                1352        2035            0            0
      ge-2/0/1                1352        2056            0            0
      ge-2/2/0                1352        2045            0            0
      ge-2/2/1                1352        2043            0            0

show lacp statistics interfaces (QFX Series)

user@host> show lacp statistics interfaces ae0
Aggregated interface: ae0
    LACP Statistics:       LACP Rx     LACP Tx   Unknown Rx   Illegal Rx 
      xe-0/0/2                1352        2035            0            0
      xe-0/0/3                1352        2056            0            0

show lacp statistics interfaces (QFabric Systems)

user@host> show lacp statistics interfaces nodegroup1:ae0
Aggregated interface: nodegroup1:ae0
    LACP Statistics:       LACP Rx     LACP Tx   Unknown Rx   Illegal Rx 
      node1:xe-0/0/2                1352        2035            0            0
      node2:xe-0/0/3                1352        2056            0            0

Published: 2013-01-23