Displays information about requests, or entries, queued on the local node. Format SHOW QUEUE_ENTRY [queue-entry-id]
1 – Parameter
queue-entry-id Specifies the identification number (ID) of the queued entry for which information is displayed. If you do not specify a value for this parameter, information about all queued entries is displayed.
2 – Qualifiers
2.1 /BRIEF
Displays the following information about the queued entries: o Position o Entry ID o Source node o Service o Port name (This is the default display.)
2.2 /FULL
In addition to the information displayed by the /BRIEF qualifier, the /FULL qualifier provides the following information for each node: o Node queue position o Service queue position o Node address o Soliciting Link
3 – Examples
1.LATCP> SHOW QUEUE_ENTRY The SHOW QUEUE_ENTRY command in this example produces the following type of display. Position Entry ID Source Node Service Port Name -------- -------- ---------------- ---------------- --------- 1 79EC NODE1 LAT_LIMITED 2 7AEC NODE2 LAT_LIMITED 3 7CEC NODE3 LAT_LIMITED 2.LATCP> SHOW QUEUE_ENTRY/FULL The SHOW QUEUE_ENTRY/FULL command in this example produces the following type of display. Entry ID: 7AEC Remote Node: NODE1 Node Queue Position: 1 Address: 08-00-2B-0A-A0-A0 Service Queue Position: 1 Target Port: Target Service: LAT_LIMITED Soliciting Link: LAT$LINK ------------------------------------------------------------------- Entry ID: 7CEC Remote Node: NODE2 Node Queue Position: 2 Address: AA-00-04-00-37-DD Service Queue Position: 2 Target Port: Target Service: LAT_LIMITED Soliciting Link: LAT$LINK