Clearing IPv6 ICMP ND Local-Proxy Statistics
DME
Copy
POST http://<mgmt0_IP>/api/mo/sys/action/lsubj-[sys].json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys]" } "children" : [{ "ndInstClearLocalProxyStatsLTask": { "attributes": { "adminSt": "start" "dn": "sys/action/lsubj-[sys]/ndInstClearLocalProxyStatsLTask", "interface": "vlan20", "physInterface": "po1", "freq": "one-shot" } } }] } }