R3102-R3103-HP 6600/HSR6600 Routers Network Management and Monitoring Command Reference

94
Syntax
display ipc queue { node node-id | self-node } [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
node node-id: Specifies a node by its number. The following matrix shows the value ranges for the
node-id argument:
6602 HSR6602 6604/6608/6616
0 to 1 0 to 2
0 to 3 for 6604
0 to 5 for 6608
0 to 9 for 6616
self-node: Specifies the local node.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display output queue information for the local node.
<Sysname> display ipc queue self-node
QueueType QueueID Dst-NodeID Length FullTimes Packet
------------------------------------------------------------
UNICAST 0 0 4096 0 0
UNICAST 1 0 4096 0 0
UNICAST 2 0 4096 0 0
UNICAST 3 0 4096 0 0
UNICAST 0 1 4096 0 0
UNICAST 1 1 4096 0 0
UNICAST 2 1 4096 0 0
UNICAST 3 1 4096 0 0
MULTICAST 0 -- 4096 0 0
MULTICAST 1 -- 4096 0 0
MULTICAST 2 -- 512 0 0
MULTICAST 3 -- 512 0 0
MULTICAST 4 -- 512 0 0
MULTICAST 5 -- 512 0 0
MIXCAST 0 -- 2048 0 0
MIXCAST 1 -- 2048 0 0