CLI Reference Guide-R04

Table Of Contents
Chapter 12
| Link Aggregation Commands
Trunk Status Display Commands
– 455 –
Trunk Status Display Commands
show lacp This command displays LACP information.
Syntax
show lacp [port-channel] {counters | internal | neighbors | sysid}
port-channel - Local identifier for a link aggregation group. (Range: 1-26)
counters - Statistics for LACP protocol messages.
internal - Configuration settings and operational state for local side.
neighbors - Configuration settings and operational state for remote side.
sysid - Summary of system priority and MAC address for all channel groups.
Default Setting
Port Channel: all
Command Mode
Privileged Exec
Command Usage
The sysid option is not available when the port-channel id is included with the
command.
Example
Console#show lacp 1 counters
Port Channel : 1
------------------------------------------------------------
Member Port : Eth 1/3
LACPDU Sent : 258
LACPDU Received : 260
MarkerPDU Sent : 0
MarkerPDU Received : 0
MarkerResponsePDU Sent : 0
MarkerResponsePDU Received : 0
Unknown Packet Received : 0
Illegal Packet Received : 0
------------------------------------------------------------
Member Port : Eth 1/5
LACPDU Sent : 159
LACPDU Received : 162
MarkerPDU Sent : 0
MarkerPDU Received : 0
MarkerResponsePDU Sent : 0
MarkerResponsePDU Received : 0
Unknown Packet Received : 0
Illegal Packet Received : 0
.Console#