2-34
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter 2 Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
clear ipc
clear ipc
To clear Interprocess Communications Protocol (IPC) statistics, use the clear ipc command in privileged
EXEC mode.
clear ipc {queue-statistics | statistics}
Syntax Description
Defaults No default is defined.
Command Modes Privileged EXEC
Command History
Usage Guidelines You can clear all statistics by using the clear ipc statistics command, or you can clear only the queue
statistics by using the clear ipc queue-statistics command.
You can verify that the statistics were deleted by entering the show ipc rpc or the show ipc session
privileged EXEC command.
Examples This example shows how to clear all statistics:
Switch# clear ipc statistics
This example shows how to clear only the queue statistics:
Switch# clear ipc queue-statistics
Related Commands
queue-statistics Clears the IPC queue statistics.
statistics Clears the IPC statistics.
Release Modification
12.2(52)EY This command was introduced.
Command Description
show ipc {rpc | session} Displays the IPC multicast routing statistics.