Specifications

2-572
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show ipc
show ipc
Use the show ipc command in EXEC mode to display Interprocess Communications Protocol (IPC)
configuration, status, and statistics on a switch stack or a standalone switch.
show ipc {mcast {appclass | groups | status} | nodes | ports [open] | queue | rpc | session {all |
rx | tx} [verbose] | status [cumlulative] | zones}
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Examples This example shows how to display the IPC routing status:
Switch# show ipc mcast status
IPC Mcast Status
Tx Rx
mcast {appclass |
groups | status}
Display the IPC multicast routing information. The keywords have these
meanings:
appclass—Display the IPC multicast application classes.
groups—Display the IPC multicast groups.
status—Display the IPC multicast routing status.
nodes Display participating nodes.
ports [open] Display local IPC ports. The keyword has this meaning:
open—(Optional) Display only the open ports.
queue Display the contents of the IPC transmission queue.
rpc Display the IPC remote-procedure statistics.
session {all | rx | tx} Display the IPC session statistics (available only in privileged EXEC mode).
The keywords have these meanings:
all—Display all the session statistics.
rx—Display the sessions statistics for traffic that the switch receives
tx—Display the sessions statistics for traffic that the switch forwards.
verbose (Optional) Display detailed statistics (available only in privileged EXEC
mode).
status [cumlulative] Display the status of the local IPC server. The keyword has this meaning:
cumlulative—(Optional) Display the status of the local IPC server since
the switch was started or restarted.
zones Display the participating IPC zones. The switch supports a single IPC zone.
Release Modification
12.2(40)EX1 This command was introduced.