HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/dhcp_relays

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
other_config
object
string
required

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

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
string
required

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

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".

Responses
201

Created

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
LoadingLoading…