Configuring DHCPv6 Relay
DME
YANG
Copy
POST http://<IP_Address>/api/mo/sys/dhcp.json
{ "dhcpEntity": { "children": [ { "dhcpInst": { "attributes": { "v6RelayEnabled": "yes" }}}]}}
Response
{ imdata:[] }
Copy
<System> <dhcp-items> <inst-items> <v6RelayEnabled>true</v6RelayEnabled> </inst-items> </dhcp-items> </System>