Configuring Restriction of MAC Addresses Learned System Wide
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "l2Macs": { "attributes": { "systemLimit": "125978" }}}]}}
Response
{ imdata:[] }
Copy
<System> <mac-items> <systemLimit>125978</systemLimit> </mac-items> </System>