Enabling Queue-Based ECN Marking
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm.json
{ "platformEntity": { "children": [ { "platformWredQueue": { "attributes": { "qosGroup1": "yes" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <wredqueue-items> <qosGroup1>true</qosGroup1> </wredqueue-items> </pltfm-items> </System>