2-42
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
clear pagp
clear pagp
Use the
clear pagp
privileged EXEC command to clear Port Aggregation Protocol (PAgP)
channel-group information.
clear pagp
{
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 pagp counters
command, or you can clear only the counters
for the specified channel group by using the
clear pagp
channel-group-number
counters
command.
Examples
This example shows how to clear all channel-group information:
Switch#
clear pagp counters
This example shows how to clear PAgP traffic counters for group 10:
Switch#
clear pagp 10 counters
You can verify that information was deleted by entering the
show pagp
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 pagp
Displays PAgP channel-group information.