HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/dhcp_relays/{DHCP_Relay.vrf},{DHCP_Relay.port}

Path Params
string
required

Reference Resource: DHCP_Relay
VRF through which DHCP server is reachable.

string
required

Reference Resource: DHCP_Relay
Layer 3 Port on which the configuration is made.

Body Params
dhcp_relay_v6_mcast_servers
object

Reference Resource: DHCP_Relay_V6_Mcast_Server
Packets received through these ports are duplicated and forwarded. This entry holds a reference to the egress ports for each IPv6 mcast address. A maximum of 8 IPv6 servers are allowed. This count includes IPv6 unicast servers from "ipv6_ucast_server".

ipv4_ucast_server
array of strings
length ≤ 8

List of IPv4 unicast server destinations to which DHCP broadcast packets received on the port are duplicated and forwarded. A maximum of 8 ipv4 unicast server configurations are allowed.

ipv4_ucast_server
ipv6_ucast_server
array of strings
length ≤ 8

List of IPv6 unicast server destinations to which DHCP broadcast packets received on the port are dulicated and forwarded. A maximum of 8 IPv6 server configurations are allowed. The count includes IPv6 multicast and link local server configuration from the column "dhcp_relay_v6_mcast_servers".

ipv6_ucast_server
other_config
object
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!