2-526
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show lacp
show lacp
Use the
show lacp
user EXEC command to display Link Aggregation Control Protocol (LACP)
channel-group information.
show lacp
[
channel-group-number
] {
counters
|
internal
|
neighbor | sys-id}
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
You can enter any
show lacp
command to display the active channel-group information. To display
specific channel information, enter the
show lacp
command with a channel-group number.
If you do not specify a channel group, information for all channel groups appears.
You can enter the
channel-group-number
option to specify a channel group for all keywords except
sys-id
.
Examples
This is an example of output from the
show lacp counters
command user EXEC command.
describes the fields in the display.
Switch>
show lacp counters
LACPDUs Marker Marker Response LACPDUs
Port Sent Recv Sent Recv Sent Recv Pkts Err
---------------------------------------------------------------------
Channel group:1
Fa1/0/5 19 10 0 0 0 0 0
Fa1/0/6 14 6 0 0 0 0 0
Fa1/0/7 8 7 0 0 0 0 0
channel-group-number
(Optional) Number of the channel group. The range is 1 to 12.
counters
Display traffic information.
internal
Display internal information.
neighbor
Display neighbor information.
sys-id
Display the system identifier that is being used by LACP. The system
identifier is made up of the LACP system priority and the switch MAC
address.
Release
Modification
12.1(14)AX
This command was introduced.