Avaya 106760804 Power Supply User Manual


 
Document No. 10-300090, Issue 1 23-17
80-Series QoS
set port default-priority
Command Mode Global Configuration.
Description Sets the priority of a physical port.
Syntax set port default-priority {{<mod-num> | <mod-swport-range>}[..., {<mod-
num> | <mod-swport-range>}] | all-ports} <priority>
Sample Output The following command sets the priority to 0 for all ports on the module in
slot 3.
(configure)# set port default-priority 3 0
The following command sets the priority to 5 for ports 1 through 5 on the
module in slot 3.
(configure)# set port default-priority 3/1-5 5
Table 23-9. Parameters, Keywords, Arguments
Name Definition
<mod-num> The slot number of a module. If you specify <mod-
num>, the priority is set for all ports on the module.
<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 priority is set
for the port or range of ports on the module that you
specify.
all-ports All ports in the chassis. If you specify all-ports, all
ports on all modules in the chassis are set with the same
priority.
<priority> The priority that you want to assign to the port or port
range. Enter a number between 0 and 7. The highest
priority is 7.