show lacp statistics interfaces

Syntax

show lacp statistics interfaces <interface-name>

Release Information

Command modified in Release 10.2 of Junos OS.

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

Output Fields

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

Table 30: 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