System information

Command Line Interface
4-246
4
Priority Commands
The commands described in this section allow you to specify which data packets
have greater precedence when traffic is buffered in the switch due to congestion.
This switch supports CoS with four priority queues for each port. Data packets in a
port’s high-priority queue will be transmitted before those in the lower-priority
queues. You can set the default priority for each interface, the relative weight of each
queue, and the mapping of frame priority tags to the switch’s priority queues.
Priority Commands (Layer 2)
queue mode
This command sets the queue mode to strict priority, Weighted Round-Robin
(WRR), or hybrid for the class of service (CoS) priority queues. Use the no form to
restore the default value.
Syntax
queue mode {strict | wrr | hybrid}
no queue mode
strict - Services the egress queues in sequential order, transmitting all
traffic in the higher priority queues before servicing lower priority queues.
wrr - Weighted Round-Robin shares bandwidth at the egress ports by using
scheduling weights for queues 0 - 3 respectively.
Table 4-66 Priority Commands
Command Groups Function Page
Priority (Layer 2) Configures default priority for untagged frames, sets queue weights,
and maps class of service tags to hardware queues
4-246
Priority (Layer 3 and 4) Maps IP port and IP DSCP, Precedence, and TOS values to class of
service queues
4-252
Table 4-67 Priority Commands (Layer 2)
Command Function Mode Page
queue mode Sets the queue mode to strict priority, Weighted Round-Robin
(WRR), or hybrid
GC 4-246
switchport priority default Sets a port priority for incoming untagged frames IC 4-247
queue bandwidth Assigns round-robin weights to the priority queues GC 4-248
queue cos map Assigns class-of-service values to the priority queues IC 4-249
show queue mode Shows the current queue mode PE 4-250
show queue bandwidth Shows round-robin weights assigned to the priority queues PE 4-250
show queue cos-map Shows the class-of-service map PE 4-251
show interfaces switchport Displays the administrative and operational status of an
interface
PE 4-159