gcloud compute interconnects attachments dedicated update NAME [--bandwidth=BANDWIDTH] [--candidate-cloud-router-ipv6-address=CANDIDATE_CLOUD_ROUTER_IPV6_ADDRESS] [--candidate-customer-router-ipv6-address=CANDIDATE_CUSTOMER_ROUTER_IPV6_ADDRESS] [--candidate-ipv6-subnets=[IPV6_SUBNET,…]] [--cloud-router-ipv6-interface-id=INTERFACE_ID] [--customer-router-ipv6-interface-id=PEER_INTERFACE_ID] [--description=DESCRIPTION] [--enable-admin] [--mtu=MTU] [--region=REGION] [--stack-type=STACK_TYPE] [GCLOUD_WIDE_FLAG …]
gcloud compute interconnects attachments dedicated update is used
to update interconnect attachments. An interconnect attachment is what binds the
underlying connectivity of an interconnect to a path into and out of the
customer's cloud network.
NAME--bandwidth=BANDWIDTHBANDWIDTH must
be one of:
50m100m200m300m400m500m1g2g5g10g20g50g100g400g--candidate-cloud-router-ipv6-address=CANDIDATE_CLOUD_ROUTER_IPV6_ADDRESS--candidate-customer-router-ipv6-address=CANDIDATE_CUSTOMER_ROUTER_IPV6_ADDRESS--candidate-ipv6-subnets=[IPV6_SUBNET,…]candididate-ipv6-subnets field is not available.
--cloud-router-ipv6-interface-id=INTERFACE_IDcloud-router-ipv6-interface-id field is not available.
--customer-router-ipv6-interface-id=PEER_INTERFACE_IDcustomer-router-ipv6-interface-id field is not available.
--description=DESCRIPTION--enable-admin--mtu=MTU--region=REGION
To avoid prompting when this flag is omitted, you can set the
property:
compute/region
gcloud config set compute/region REGIONA list of regions can be fetched by running:
gcloud compute regions listTo unset the property, run:
gcloud config unset compute/regionCLOUDSDK_COMPUTE_REGION.
--stack-type=STACK_TYPESTACK_TYPE must be one of:
IPV4_IPV6IPV4_ONLY--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud alpha compute interconnects attachments dedicated updategcloud beta compute interconnects attachments dedicated updategcloud preview compute interconnects attachments dedicated update
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.