Configuring ACL TCAM Region with e-racl TCAM Carving
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm.json
{ "platformEntity": { "children": [ { "platformTcamRegion": { "attributes": { "eRaclSize": "256" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <tcamRegion-items> <eRaclSize>256</eRaclSize> </tcamRegion-items> </pltfm-items> </System>