mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 24 10:23:00 UTC 2023
This commit is contained in:
parent
a56fab68e5
commit
d0919dce4f
151 changed files with 3286 additions and 306 deletions
|
|
@ -74,12 +74,11 @@ OPTIONAL FLAGS
|
|||
Up to 16 candidate prefixes that can be used to restrict the allocation
|
||||
of cloudRouterIpAddress and customerRouterIpAddress for this
|
||||
attachment. All prefixes must be within link-local address space.
|
||||
Google will attempt to select an unused subnet of SUBNET_LENGTH from
|
||||
the supplied candidate subnet(s), or all of link-local space if no
|
||||
subnets supplied. Google will not re-use a subnet already in-use by
|
||||
your project, even if it's contained in one of the candidate subnets.
|
||||
The request will fail if all candidate subnets are in use at Google's
|
||||
edge.
|
||||
Google attempts to select an unused subnet of SUBNET_LENGTH from the
|
||||
supplied candidate subnet(s), or all of link-local space if no subnets
|
||||
supplied. Google does not re-use a subnet already in-use by your
|
||||
project, even if it's contained in one of the candidate subnets. The
|
||||
request fails if all candidate subnets are in use at Google's edge.
|
||||
|
||||
--cloud-router-ipv6-interface-id=INTERFACE_ID
|
||||
If supplied, the interface id (index within the subnet) to be used for
|
||||
|
|
@ -177,14 +176,7 @@ OPTIONAL FLAGS
|
|||
whose remote location's "constraints.subnetLengthRange" field specifies
|
||||
a minimum subnet length of 30. In that case, the default value is 30.
|
||||
The default value is recommended when there's no requirement on the
|
||||
subnet length. SUBNET_LENGTH must be one of:
|
||||
|
||||
29:
|
||||
subnet length 29.
|
||||
30:
|
||||
subnet length 30.
|
||||
|
||||
SUBNET_LENGTH must be one of: 29, 30.
|
||||
subnet length. SUBNET_LENGTH must be one of: 29, 30.
|
||||
|
||||
--vlan=VLAN
|
||||
Desired VLAN for this attachment, in the range 2-4093. If not supplied,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue