Previous page Next page

Setting a Physical Port to Ignore Tag Priority

CLI Command

Use the set port ignore-tag priority command to set a port to ignore any layer 2 tag priority (including 802.1p tags). The syntax of the command is:

(configure)# set port ignore-tag-priority {{<mod-num> | <mod-swport-range>} [..., {<mod-num> | <mod-swport-range>}] | all-ports} {on | off}

Table�185:�set port ignore-tag priority Command Parameters �
Parameter
Description
<mod-num>
The slot number of a module. If you specify <mod-num>, the switch ignores tag priorities on all ports of 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 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.


Previous page Next page