Previous page Next page

Setting Up Strict Priority Queueing

CLI Command

Use the set port queue service strict-priority command to set a port, port range, or module to use strict priority queue servicing.

The syntax of the command is:

(configure)# set port queue service {{<mod-num> | <mod-swport-range>} [...,{<mod-num> | <mod-swport-range>}] | all-ports} strict-priority

Table�201:�set port queue-service strict-priority Command Parameters �
Parameter
Description
<mod-num>
The slot number of a module. If you specify <mod-num>, all ports on the module are set to use strict priority queueing.
<mod-swport-range>
The slot number of a module, and, either a port number, or a range of port numbers having the format Px-Py. For example:
  • To specify port 1 on the module in slot 3, enter 3/1.
  • To specify ports 1 through 5 on the module in slot 3, enter 3/1-5.
If you specify <mod-swport-range>, the port or range of ports on the module that you specify is set to use strict priority queueing.
all-ports
All ports in the chassis. If you specify all-ports, all ports on all modules in the chassis are set to use strict priority queueing.

For information on how strict priority queueing works, see "Strict Priority Queueing" earlier in this chapter.


Previous page Next page