Avaya P580 Switch User Manual


 
Avaya P550R, P580, P880, and P882 Multiservice Switch User Guide, v5.3.1 -15
80-Series QoS
Examples
<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
switch ignores tag priorities on the port
or range of ports on the module in the
slot 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.
{on | off} Indicates whether you want the port to
ignore tag priority. Enter on for the port
to ignore the tag priority.
The default setting is off.
Table 6-142. Keywords, Arguments, or Options
Keyword, Argument
or Option
Definition
2 of 2
Table 6-143. Examples: set port ignore-tag-priority
To . . . Enter . . .
Set all ports on the module in slot
3 to ignore the 802.1p tag priority
set port ignore-tag-priority 3
on
Set ports 1 through 5 on the
module in slot 3 to not ignore the
802.1p tag priority
set port ignore-tag-priority 3/
1-5 off
Set ports 1 through 5 on the
module in slot 3 and port 1 on the
module in slot 6 to ignore the
802.1p tag priority
set port ignore-tag-priority 3/
1-5,6/1 on