post
https://api.linode.com//networking/ipv6/ranges
Creates an IPv6 Range and assigns it based on the provided Linode or route target IPv6 SLAAC address. See the ipv6 property when running the Get a Linode operation to view a Linode's IPv6 SLAAC address.
- Either
linode_idorroute_targetis required in a request. linode_idandroute_targetare mutually exclusive. Submitting values for both properties in a request results in an error.- Upon a successful request, an IPv6 range is created in the region that corresponds to the provided
linode_idorroute_target. - Your Linode is responsible for routing individual addresses in the range, or handling traffic for all the addresses in the range.
- Run the Assign IP addresses operation to re-assign IPv6 Ranges to your Linodes.
- A Linode can only have one IPv6 range targeting its SLAAC address.
- An account can only have one IPv6 range in each region.
- Open a support ticket to request expansion of these restrictions.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
ips:read_write, linodes:read_write
- Scopes:
CLI
linode-cli networking v6-range-create \
--linode_id 123 \
--prefix_length 64