9 clear counters, 10 description – CANOGA PERKINS 9171 Command Reference User Manual
Page 50

CanogaOS Command Reference
4-6
4.9 clear counters
Use this command to clear the counters on the interface
Command Syntax
clear counters [interface]
The clear counters command clears all current interface counters from the interface unless you
specify optional arguments that clear only a specific interface type from a specific interface number.
interface: the interface name
Command Mode
Privileged Exec mode
Usage
None
Examples
The following example clears the counters on all interfaces.
Switch# clear counters
The following example clears the counters on the interface eth-0-1.
Switch# clear counters eth-0-1
The following example clears the counters on the agg1.
Switch# clear counters agg1
Related Commands
None
4.10 description
Use this command to set the description on the interface.
To remove the description on the interface, use the no form of this command.
Command Syntax
description line
no description
line: the description on the interface
Command Mode
Interface configuration
Usage
There is no description on the interface by default.
Examples