Set port priority-queue, Set port priority-queue -5, Set port priority‐queue – Enterasys Networks D-Series User Manual
Page 353
set port priority-queue
Enterasys D-Series CLI Reference
12-5
Example
This example shows how to display priority queue information for
ge
.1.1. In this case, frames with
a priority of 0 are associated with transmit queue 1; frames with 1 or 2 priority, are associated with
transmit queue 0; and so forth:
D2(su)->show port priority-queue ge.1.1
Port P0 P1 P2 P3 P4 P5 P6 P7
--------- -- -- -- -- -- -- -- --
ge.1.1 1 0 0 2 3 4 5 5
set port priority-queue
Use this command to map 802.1D (802.1p) priorities to transmit queues. This enables you to
change the transmit queue (0 to 7, with 0 being the lowest priority queue) for each port priority of
the selected port. You can apply the new settings to one or more ports.
Syntax
set port priority-queue port-string priority queue
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Usage
Priority to transmit queue mapping on an individual port basis can only be configured on Gigabit
Ethernet ports (
ge
.x.x). When you use the set port priority‐queue command to configure a Fast
Ethernet port (
fe
.x.x), the mapping values are applied globally to all Fast Ethernet ports on the
system.
Example
This example shows how to set priority 5 frames received on
ge
.2.12 to transmit on queue 0.
D2(su)->set port priority-queue ge.2.12 5 0
port‐string
Specifies the port(s) for which to set priority‐to‐queue mappings. For a
detailed description of possible port‐string values, refer to “
priority
Specifies a value of 0 through 7 (0 is the lowest level) that determines
what priority frames will be transmitted on the transmit queue entered in
this command.
queue
Specifies a value of 0 through 5 (0 is the lowest level) that determines the
queue on which to transmit the frames with the port priority entered in
this command.