Specifications

IP Switching Commands
clear pxf
ISW-30
Cisco IOS IP Switching Command Reference
May 2008
clear pxf
To clear Parallel eXpress Forwarding (PXF) counters and statistics, use the clear pxf command in
privileged EXEC mode.
clear pxf [dma counters | interface interface | statistics {context | diversion | drop | ip | ipv6} | xcm
counters]
Syntax Description
Command Default No default behavior or values
Command Modes Privileged EXEC
Command History
Usage Guidelines If no interface is specified, the command clears PXF counters on all interfaces.
Examples The following example clears PXF statistics for serial interface 1/0/0:
Router# clear pxf interface serial 1/0/0
The following example clears PXF statistics on all interfaces:
Router# clear pxf interface
dma counters (Optional) Clears the direct memory access (DMA) PXF counters.
interface interface (Optional) Clears the PXF counters on the specified interface.
statistics (Optional) Type of PXF statistics to clear. The options are:
context—Current and historical loads on the PXF.
diversion—Traffic diverted from the PXF.
drop—Dropped packets and bytes.
ip— IP and ICMP statistics.
ipv6—IPv6 statistics.
xcm counters Clears the PXF Error Code Correction (ECC) counters.
Release Modification
12.0(22)S This command was introduced on the Cisco 10000 series router.
12.3(7)XI1 This command was integrated into Cisco IOS Release 12.3(7)XI1.
12.2(31)SB This command was integrated into Cisco IOS Release 12.2(31)SB.