Configuring the Service-Reflect Loopback Port
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys.json
{ "topSystem": { "children": [ { "platformEntity": { "attributes": { "multicastServiceReflectPort": "1" } } } ] } }
Response
{ imdata:[] }
Copy
<System> <pltfm-items> <multicastServiceReflectPort>1</multicastServiceReflectPort> </pltfm-items> </System>