HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/interfaces/{name}/ip6_addresses

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.

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.

string
enum

Specifies whether the IP address is system generated or user configured.

Allowed:
string
enum
required

Specifies the IPv6 address type.

Allowed:
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.

int64
0 to 4294967295

The route tag value for connected route.

adv_prefix_option
object
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…