Configuring MLD Snooping
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/mldsnoop/inst/dom/gl.json
{ "mldsnoopGl": { "children": [ { "mldsnoopGVlan": { "attributes": { "mldSnoop": "yes" }}}]}}
Response
{ imdata:[] }
Copy
<System> <mldsnoop-items> <inst-items> <dom-items> <gl-items> <gvlan-items> <mldSnoop>true</mldSnoop> </gvlan-items> </gl-items> </dom-items> </inst-items> </mldsnoop-items> </System>