Usage Scenario
In the case of traffic congestion, the weight command can be used to set weight values for SQs so that the SQs can be scheduled based on the weights.
The scheduling algorithm for SQs is CIR + (weight/∑weight) x (GQ Shaping - ∑CIR).
WFQ is implemented for SQs under the condition that the CIRs are guaranteed.
If the available bandwidth of a user calculated using the algorithm is larger than the PIR value, the PIR value takes effect, and the remaining bandwidth is allocated to other users based on the weight values.
Precautions
In a QoS profile, the direction-oriented weight and directionless weight cannot be configured at the same time.