2-48
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
clear lacp
clear lacp
Use the
clear lacp
privileged EXEC command to clear Link Aggregation Control Protocol (LACP)
channel-group counters.
clear lacp
{
channel-group-number
counters
|
counters
}
Syntax Description
Defaults
No default is defined.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
You can clear all counters by using the
clear lacp counters
command, or you can clear only the counters
for the specified channel group by using the
clear lacp
channel-group-number
counters
command.
Examples
This example shows how to clear all channel-group information:
Switch#
clear lacp counters
This example shows how to clear LACP traffic counters for group 4:
Switch#
clear lacp 4 counters
You can verify that the information was deleted by entering the
show lacp counters
or the
show lacp 4
counters
privileged EXEC command.
Related Commands
channel-group-number
(Optional) Channel group number. The range is 1 to 12.
counters
Clear traffic counters.
Release
Modification
12.1(14)AX
This command was introduced.
Command
Description
Displays LACP channel-group information.