Port Priority and Rate Limiting Configuration Command Set
Configuring Priority to Transmit Queue Mapping
Matrix DFE-Platinum and Diamond Series Configuration Guide 9-7
9.3.2.1 show port priority-queue
Use this command to display the port priority levels (0 through 7, with 0 as the lowest level) 
associated with the current transmit queue (0 - 15 depending on port type, with 0 being the lowest 
priority) for each priority of the selected port. A frame with a certain port priority is transmitted 
according to the settings entered using the set priority queue command described in 
Section 9.3.2.2.
show port priority-queue [priority]
Syntax Description
Command Defaults
If priority is not specified, all priority queue information will be displayed.
Command Type
Switch command.
Command Mode
Read-Only.
Examples
This example shows how to display priority queue information for fe.1.7. In this case, the frames 
shown with a priority of 0 or 3 are transmitted according to the transmit priority queue of 1 (the 
second lowest transmit priority); frames with 1 or 2 priority, at the lowest transmit priority of 0; 
frames with 4 or 5 priority, at the second highest transmit priority of 2; and frames with 6 or 7 
priority, at the highest transmit priority of 3:
priority (Optional) Displays queue levels for a specific priority 
value.
Matrix(rw)->show port priority-queue fe.1.7
fe.1.7  Priority  TxQueue 
----------  --------  ------- 
               0         1    
               1         0    
               2         0    
               3         1    
               4         2    
               5         2    
               6         3    
               7         3