25-38 User Guide for the Avaya P580 and P882 Multiservice Switches, v6.1
Chapter 25
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
For information on how strict priority queueing works, see “Strict Priority
Queueing” earlier in this chapter.
Example To set ports 1 through 12 on module 5 to use strict priority queueing, enter:
set port queue service 5/1-12 strict-priority
Table 25-21. Keywords, Arguments, and Options
Keyword, Argument or
Option Definition
<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 yo u
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.