1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Thu Jun 8 11:29:23 UTC 2023

This commit is contained in:
Automated 2023-06-08 11:29:23 +00:00
parent 91de7103bb
commit 435c9359b5
115 changed files with 1566 additions and 491 deletions

View file

@ -52,26 +52,13 @@ FLAGS
50 Gbit/s
--candidate-ipv6-subnets=[IPV6_SUBNET,...]
Up to 16 candidate prefixes that control the allocation of
cloudRouterIpv6Address and customerRouterIpv6Address for this
attachment. Each prefix must be in the Global Unique Address (GUA)
space. It is highly recommended that it be in a range owned by the
requestor. A GUA in a range owned by Google will cause the request to
fail. Google will select an available prefix from the supplied
candidates or fail the request. If not supplied, a /125 from a
Google-owned GUA block will be selected.
The candididate-ipv6-subnets field is not available.
--cloud-router-ipv6-interface-id=INTERFACE_ID
If supplied, the interface id (index within the subnet) to be used for
the Cloud Router address. The id must be in the range of 1 to 6. If a
subnet mask is supplied, it must be /125, and the subnet should either
be 0 or match the selected subnet.
The cloud-router-ipv6-interface-id field is not available.
--customer-router-ipv6-interface-id=PEER_INTERFACE_ID
If supplied, the interface id (index within the subnet) to be used for
the Cloud Router address. The id must be in the range of 1 to 6. If a
subnet mask is supplied, it must be /125, and the subnet should either
be 0 or match the selected subnet.
The customer-router-ipv6-interface-id field is not available.
--description=DESCRIPTION
Human-readable plain-text description of attachment.