Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Wenn Sie eine Dedicated Interconnect-Verbindung löschen, fährt Google die Ports an den Google-Routern herunter. Die Abrechnung wird daraufhin umgehend eingestellt. Sie müssen Ihren Anbieter benachrichtigen, um die Dedicated Interconnect-Verbindungen von den nicht verwendeten Ports an den Google-Abschlusspunkten zu entfernen.
Sie können eine Verbindung erst löschen, nachdem alle ihre Anhänge gelöscht wurden.
Erforderliche Berechtigungen für diese Aufgabe
Zum Ausführen dieser Aufgabe benötigen Sie die folgenden Berechtigungen oder die folgenden IAM-Rollen (Identity and Access Management).
Berechtigungen
compute.interconnects.delete
Rollen
roles/owner
roles/editor
roles/compute.networkAdmin
Console
Rufen Sie in der Google Cloud Console den Tab Physische Verbindungen für Cloud Interconnect auf.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-12 (UTC)."],[],[],null,["# Delete connections\n\nWhen you delete a Dedicated Interconnect connection, Google shuts down\nthe ports on Google's routers, and billing stops immediately. You must notify\nyour vendor to remove the Dedicated Interconnect connections from\nthe unused ports on the Google demarcations.\n\nBefore you can delete a connection, you must delete all of its attachments.\n\n#### Permissions required for this task\n\nTo perform this task, you must have been granted the following permissions\n*or* the following Identity and Access Management (IAM) roles.\n\n**Permissions**\n\n- `compute.interconnects.delete`\n\n**Roles**\n\n- `roles/owner`\n- `roles/editor`\n- `roles/compute.networkAdmin` \n\n### Console\n\n1. In the Google Cloud console, go to the Cloud Interconnect **Physical\n connections** tab.\n\n [Go to Physical connections](https://console.cloud.google.com/hybrid/interconnects/list?tab=interconnects)\n2. For the Dedicated Interconnect connection that you want to\n delete, select the options button, and then click **Delete**.\n\n3. Type the name of the connection to confirm deletion.\n\n4. Select **Delete this interconnect**.\n\n### gcloud\n\nDelete the Dedicated Interconnect connection by providing the\nname of the connection to delete: \n\n```\ngcloud compute interconnects delete NAME\n```\n\nWhat's next\n-----------\n\n- To create a Dedicated Interconnect connection, see the\n [Dedicated Interconnect provisioning overview](/network-connectivity/docs/interconnect/how-to/dedicated/provisioning-overview).\n\n- To learn more about Cloud Interconnect options, see the\n [Cloud Interconnect overview](/network-connectivity/docs/interconnect/concepts/overview).\n\n- To help you solve common issues that you might encounter when using\n Cloud Interconnect, see\n [Troubleshooting](/network-connectivity/docs/interconnect/support/troubleshooting)."]]