Enabling LLFC Watch-Dog Interval Globally
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/pltfm.json
{ "platformEntity": { "children": [ { "platformLinkLevelFlowCtrlWd": { "attributes": { "llfcWdEnable": "on" }}}]}}
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <linklevelflowctrlwd-items> <llfcWdEnable>on</llfcWdEnable> </linklevelflowctrlwd-items> </pltfm-items> </System>