Clear lacp – Dell POWEREDGE M1000E User Manual

Page 114

Advertising
background image

2-84

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

clear lacp

clear lacp

Use the clear lacp privileged EXEC command on the switch stack or on a standalone switch 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 64.

counters

Clear traffic counters.

Release

Modification

12.2(40)EX1

This command was introduced.

Command

Description

show lacp

Displays LACP channel-group information.

Advertising