Delete connections

When you delete a Cross-Site Interconnect connection, Google shuts down the ports on Google's routers, and billing stops immediately. You must notify your vendor to remove the Cross-Site Interconnect connections from the unused ports on the Google demarcations.

Before you can delete a connection, you must delete all the wire groups that use the connection.

Console

  1. In the Google Cloud console, go to the Interconnect page.

    Go to Interconnect

  2. On the Physical connections tab, for the Cross-Site Interconnect connection that you want to delete, select the options button, and then click Delete.

  3. Type the name of the connection to confirm deletion.

  4. Select Delete this interconnect.

gcloud

Delete the Cross-Site Interconnect connection by providing the name of the connection to delete:

gcloud beta compute interconnects delete NAME

What's next