HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/interfaces/{name}/ip6_addresses/{address}

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

Reference Resource: Port
The port name. For non-bonded ports, the port name is the same as the associated interface name. The name must otherwise be unique across all ports and interfaces of the system.

string
required

Reference Resource: IP6_Address
References IPv6 addresses and prefixes of the port.

Body Params
boolean

When set to true, address on the link is either manually configured or dynamically configured on reception of router advertisements.

boolean

Configure the address as anycast address.

int64
0 to 4294967295

The preferred validity of the IPv6 prefix associated with the address, which will be sent in RA messages. The validity of 4294967295 seconds mean, infinite lifetime. The default value depends on preferred_lifetime.

int64
0 to 4294967295

The route tag value for connected route.

boolean

When set to true, the prefix will be included in the RA messages.

string
required

Reference Resource: IP6_Address
References IPv6 addresses and prefixes of the port.

int64
0 to 4294967295

The validity(seconds) of IPv6 prefix associated with the address, which will be sent in RA messages. The validity of 4294967295 seconds mean, infinite lifetime. The default value depends on valid_lifetime.

adv_prefix_option
object
Responses
200

OK

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