Configuration verification

Task Command Example

Viewing LACP global information

show lacp configuration

switch# show lacp configuration
System-id       : 70:72:cf:ef:fc:d9
System-priority : 65534
Hash            : l3-src-dst

The output displayed for the show lacp configuration is from the 8400 series switch.

Viewing LACP aggregate information

show lacp aggregates

switch# show lacp aggregates
Aggregate-name          : lag100
Aggregated-interfaces   : 1/1/2
Heartbeat rate          : N/A
Hash                    : l3-src-dst
Aggregate mode          : off

Aggregate-name          : lag110
Aggregated-interfaces   : 1/1/1, 1/1/3
Heartbeat rate          : slow
Hash                    : l3-src-dst
Aggregate mode          : active

Viewing LACP aggregate information for a LAG

show lacp aggregates lag100

switch# show lacp aggregates lag100
Aggregate-name          : lag100
Aggregated-interfaces   :
Heartbeat rate          : N/A
Hash                    : l3-src-dst
Aggregate mode          : off

Viewing LACP interface details

show lacp interfaces

switch# show lacp interfaces

The output is too wide to display in a column. The command output is provided in the CLI topic for the command.