clear lacp
clear lacp
To clear Link Aggregation Control Protocol (LACP) channel-group counters, use the clear lacp command
in privileged EXEC mode.
clear lacp [channel-group-number] counters
Syntax Description
channel-group-number
counters
Command Default
None
Command Modes
Privileged EXEC
Command History
Release
Cisco IOS XE 3.3SE
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
channel-group-number counters privileged EXEC command.
Related Commands
Command
show lacp
Layer 2/3 Command Reference, Cisco IOS XE Release 3.6E (Catalyst 3650 Switch)
24
(Optional) Channel group number. The range is 1 to 128.
Clears traffic counters.
Description
Displays LACP channel-group information.
Layer 2/3 Commands
Modification
This command was introduced.
OL-32639-01