Reference Guide

E-Series Debugging and Diagnostics | 1549
show processes ipc
e
Display IPC messaging used internally between FTOS processes.
Syntax
show processes ipc [recv-stats | send-stats] [cp | rp1 | rp2 | lp linecard-number]
Parameters
Defaults
No default values or behavior
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 65-10. show processes ipc recv-stats Command Example
recv-stats
(OPTIONAL) Enter the keyword recv-stat to display the receiver-side
details of the IPC messages.
send-stats (OPTIONAL) Enter the keyword send-stats to display the sender-side
details of the IPC messages.
cp (OPTIONAL) Enter the keyword cp to view the Control Processor’s swpq
statistics.
rp1 (OPTIONAL) Enter the keyword rp1 to view the Control Processor’s swpq
statistics on Route Processor 1.
rp2 (OPTIONAL) Enter the keyword rp2 to view the Control Processor’s swpq
statistics on Route Processor 2.
lp linecard-number (OPTIONAL) Enter the keyword lp followed by the line card number to
view the Control Processor’s swpq statistics on the specified line card.
Version 7.5.1.0 Introduced
FTOS#show processes ipc recv-stats lp 0
IPC Receive Statistics on LP 0
Memory Used by Recv DB on this processor: 6825992 bytes
SeqNo - Last successfull Guaranteed IPC Pkt Seq No delivered from source to destination
HiWtmk - Highest socket watermark reached for destination
M-SkSize - Max socket size of destination
NonG-Rcvd - No of non-guaranteed IPC pkts received
Pri-Dr - Priority drops done for non-guaranteed pkts due to socket almost-full condition
SkFull-Dr - Any IPC packet dropped because of socket full condition
Source-> Destination SeqNo HiWtmk(%) M-SkSize NonG-Rcvd Pri-Dr SkFull-Dr
TME: 0 -> TME: 3 0 0 41600 1 0 0
TME: 3 -> LCMGR: 0 0 0 41600 1 0 0
IPC: 0 -> IPC: 3 37557 0 41600 6376 0 0
IPC: 3 -> TME: 3 16215 0 41600 0 0 0
CLI: 0 -> SYSADMTSK: 3 11483 0 41600 0 0 0
FTOS#