1318
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show lacp
show lacp
To display Link Aggregation Control Protocol (LACP) information, use the show lacp command.
show lacp {counters | interface ethernet slot/[QSFP-module/]port | neighbor [interface
port-channel number] | port-channel [interface port-channel number] | system-identifier}
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines Use the show lacp command to troubleshoot problems related to LACP in a network.
Examples This example shows how to display the LACP system identification:
switch# show lacp system-identifier
32768,0-5-9b-78-6e-7c
switch#
This example shows how to display the LACP information for a specific interface:
switch# show lacp interface ethernet 1/1
Interface Ethernet1/1 is up
Channel group is 1 port channel is Po1
PDUs sent: 1684
PDUs rcvd: 1651
Markers sent: 0
counters Displays information about the LACP traffic statistics.
interface ethernet
slot/[QSFP-module/]port
Displays LACP information for a specific Ethernet interface. The slot
number is from 1 to 255. The QSFP-module number is from 1 to 4. The
port number is from 1 to 128.
Note The QSFP-module number applies only to the QSFP+ Generic
Expansion Module (GEM).
neighbor Displays information about the LACP neighbor.
port-channel Displays information about all EtherChannels.
interface port-channel
number
(Optional) Displays information about a specific EtherChannel. The
EtherChannel number is from 1 to 4096.
system-identifier Displays the LACP system identification. It is a combination of the port
priority and the MAC address of the device.
Release Modification
6.0(2)N1(1) Support for the QSFP+ GEM was added.
5.2(1)N1(1) This command was introduced.