HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/dhcpv6_server

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

Body Params
string
required

Reference Resource: DHCPV6_Server
DHCPv6 Server in the VRF.

boolean

Set this value to true to enable authoritative mode of DHCPv6 server. If authoritative mode is set then the server will respond to the clients with Advertise messages having priority/preference value set to 255 (the maximum) instead of 0 (the minimum).

dhcpv6_server_pools
object

Reference Resource: DHCPV6_Server_Pool
DHCPv6 Server address pools.

boolean

Enables this DHCPv6 server instance.

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!