Configuring ECMP Reuse to Scale
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm.json
{ "platformEntity": { "children": [ { "platformEcmp": { "attributes": { "ecmpReuse": "enabled" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <ecmp-items> <ecmpReuse>enabled</ecmpReuse> </ecmp-items> </pltfm-items> </System>