2-38
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 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 48.
counters
Clear traffic counters.
Release
Modification
12.2(25)SEE
This command was introduced.
Command
Description
show lacp
Displays LACP channel-group information.