Added the following CLI commands to address QoS packet drops due to bursty traffic:
- debug dataplane set qos-setting qos-param qlimit 300
- debug dataplane set qos-setting qos-param red low 50 high 90
To utilize this fix, change the parameters, disable QoS, commit changes, enable QOS, and then re-commit changes.
|