Configuring UDP Forwarding
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/dhcp/inst/udprelay.json
{ "dhcpUdpRelay": { "children": [ { "dhcpUdpRelayPort": { "attributes": { "port": "46618" }}}]}}
Response
{ imdata:[] }
Copy
<System> <dhcp-items> <inst-items> <udprelay-items> <port-items> <UdpRelayPort-list> <port>46618</port> </UdpRelayPort-list> </port-items> </udprelay-items> </inst-items> </dhcp-items> </System>