HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

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

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

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

ports
array of strings
length ≤ 8

Reference Resource: Port
List of egress Ports, Packet forwarding takes place through these Ports.

ports
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
Response
Click Try It! to start a request and see the response here!