Packets Enter Incorrect Queues
Common Causes
- The priority type of packets is different from the priority type trusted by the inbound interface.
- Priority mapping in the priority mapping table is incorrect.
- There are configurations affecting the queues that packets enter on the inbound interface, including:
Procedure
- Check that the priority type of packets is the same as the priority type trusted by the inbound interface.
Run the display this command in the inbound interface view to check the configuration of the trust command on the inbound interface (if the trust command is not used, the system does not trust any priority by default). Then obtain the packet header on the inbound interface, and check whether the priority type is the same as the priority type trusted by the inbound interface.
If the trust command is not used, the device sends packets to queues based on the priority configured by using the port priority command. As a result, all the packets enter the same queue and the device cannot provide differentiated services.
- If not, run the trust command to modify the priority type trusted by the inbound interface to be the same as the priority type of the captured packets.
- If so, go to step 2.
- Check whether priority mappings are correct.
Enter the priority mapping table view and run the display this command to check whether priority mapping is configured correctly.
- If priority mapping is configured incorrectly, run the qos map-table command to enter the priority mapping table view, and then run the input command to configure priority mapping correctly.
- If so, go to step 3.
- Check whether there are configurations affecting the queues that packets enter on the inbound interface.