Configuring Loop Detection
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/ngoam.json
{ "ngoamEntity": { "children": [ { "ngoamLoopDetection": { "attributes": { "enable": "yes" }}}]}}
Response
{ imdata:[] }
Copy
<System> <ngoam-items> <loopdetection-items> <enable>true</enable> </loopdetection-items> </ngoam-items> </System>