CLI Guide

Table Of Contents
Switch Management Commands 2307
show msg-queue
Use the show msg-queue command to display the internal message queue
allocations.
Syntax
show msg-queue
Default Configuration
This command has no default configuration.
Command Mode
Privileged Exec, Global Configuration mode, and all sub-modes
User Guidelines
The following information is displayed.
Command History
Command introduced in firmware release 6.6.1.
Parameter Description
Queue ID The queue identifier.
Queue Name The queue name
Messages in Queue The number of messages currently queued.
Threads Waiting to Send The number of threads waiting to send a message on the
queue.
Threads Waiting to
Receive
The number of threads waiting to receive a message from
the queue.
Messages High The maximum number of messages ever queued.
Send Wait The task identifier waiting to send a message.
Recv Wait The task identifier waiting to receive a message.