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 - 11 depending on port type, with 0 being the lowest priority) for each priority of the selected port.

Syntax

show port priority-queue [port-string]

Parameters

port-string (Optional) Specifies the port for which to display the priority queue.

Defaults

If port-string is not specified, all ports will be displayed.

Mode

All command modes.

Usage

A frame with a certain port priority is transmitted according to the settings entered using the set priority-queue command described in set port priority-queue (S-, K-Series) (S-, K-Series).

Example

This example shows how to display priority queue information for tg.1.1:

S- and K-Series

System(rw)->show port priority-queue tg.1.1
Port          P0 P1 P2 P3 P4 P5 P6 P7
------------  -- -- -- -- -- -- -- --
tg.1.1        1  0  0  1  2  2  3  3

7100-Series

System(rw)-> show port priority-queue tg.1.1
Port          Queues P0 P1 P2 P3 P4 P5 P6 P7
------------  ------ -- -- -- -- -- -- -- --
tg.1.1        8      2  0  1  3  4  5  6  7