Hello everyone! In QoS planning, you can run commands to change the DSCP value of IP packets.
The device schedules packets through queues. This ensures the quality of important services.
Do you know the position of the DSCP in the IP packet?
Figure 1-1 IP Packet Format

In IP packets, the TOS field is used for QoS marking. In the TOS field, the first six bits are used to mark the DSCP.
This is what I want to talk about/share with you today, thank you!

