Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Netzwerkprofile für bestimmte Anwendungsfälle
Auf dieser Seite finden Sie eine Übersicht über Netzwerkprofile in Google Cloud.
Netzwerkprofile
Google Cloud verwendet die Netzwerkprofilressource, um bestimmte Eigenschaften in einem VPC-Netzwerk für einen bestimmten Anwendungsfall vorkonfigurieren.
Der Anwendungsfall, der von Netzwerkprofilen unterstützt wird, ist die Ausführung von KI-Arbeitslasten auf Maschinen mit Netzwerkschnittstellen (NICs), die Remote Direct Memory Access (RDMA) unterstützen.Google Cloud bietet ein RDMA-Netzwerkprofil, mit dem Sie ein Virtual Private Cloud-Netzwerk (VPC) erstellen können, das RDMA-Verbindungen unterstützt. Weitere Informationen zum Ausführen von KI-Arbeitslasten in Google Cloudfinden Sie in der Dokumentation zum KI-Hypercomputer.
Ein Netzwerkprofil stellt die Menge der unterstützten Funktionen in einem VPC-Netzwerk dar. Diese Funktionen werden von Google Cloud entsprechend dem Anwendungsfall des Netzwerkprofils vorkonfiguriert.
Um einen bestimmten Anwendungsfall zu unterstützen, führt ein Netzwerkprofil Folgendes aus:
Ermöglicht eine oder mehrere einzigartige Funktionen, die in regulären VPC-Netzwerken nicht verfügbar sind.
Beschränkt die Verwendung einiger Funktionskombinationen regulärer VPC-Netzwerke, die ansonsten die optimale Funktion des Anwendungsfalls des jeweiligen Netzwerkprofils beeinträchtigen könnten.
Sie müssen nur ein Netzwerkprofil konfigurieren, wenn Sie ein VPC-Netzwerk erstellen möchten, das RDMA-NICs unterstützt.
Andernfalls erstellen Sie ein VPC-Netzwerk ohne Netzwerkprofil.
Spezifikationen
Die folgenden allgemeinen Spezifikationen gelten für VPC-Netzwerke, die mit einem Netzwerkprofil erstellt werden:
Netzwerkprofile werden von Google Cloud bereitgestellt und sind schreibgeschützte Ressourcen. Sie können kein Netzwerkprofil erstellen oder die Eigenschaften eines Netzwerkprofils ändern.
Beim Erstellen eines VPC-Netzwerk müssen Sie ein Netzwerkprofil angeben.
Sie können das Netzwerkprofil eines VPC-Netzwerk nicht mehr ändern, nachdem Sie das Netzwerk erstellt haben.
Netzwerkprofilressourcen haben die folgenden Attribute:
name: Der Ressourcenname des Netzwerkprofils, dem immer der Standort des Netzwerkprofils vorangestellt wird.
description: Eine Beschreibung des spezifischen Anwendungsfalls, der vom Netzwerkprofil unterstützt wird.
location: der Speicherort des Netzwerkprofils. Für jeden Standort, an dem ein bestimmtes Netzwerkprofil verfügbar ist, gibt es eine eindeutige Instanz.
features: Die Gruppe von Funktionen, die durch das Netzwerkprofil aktiviert und deaktiviert werden.
Sie können Netzwerkprofile auflisten und die Details eines Netzwerkprofils ansehen, wie unter Netzwerkprofile ansehen beschrieben.
Wenn Sie ein VPC-Netzwerk mit einem Netzwerkprofil erstellen, ist das VPC-Netzwerk auf den Standort des Netzwerkprofils beschränkt. Wenn das Netzwerkprofil beispielsweise zonal ist, müssen alle zonalen Ressourcen, die Sie im Netzwerk erstellen, in der Zone des Netzwerkprofils platziert werden.
[[["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-19 (UTC)."],[],[],null,["# Network profiles for specific use cases\n=======================================\n\nThis page provides an overview of network profiles in Google Cloud.\n\nAbout network profiles\n----------------------\n\nGoogle Cloud uses the network profile resource to pre-configure certain\nproperties in a VPC network for a specific use case.\n\nThe use case supported by network profiles is running AI workloads on machines\nwith network interfaces (NICs) that support remote direct memory access (RDMA).\nGoogle Cloud provides an [RDMA network profile](/vpc/docs/rdma-network-profiles)\nthat lets you create a Virtual Private Cloud (VPC) network that supports RDMA\nconnectivity. For more information about running AI workloads in Google Cloud,\nsee the [AI Hypercomputer](/ai-hypercomputer/docs/overview)\ndocumentation.\n\nA network profile represents the set of supported features in a VPC\nnetwork. This set of features is pre-configured by Google Cloud according\nto the network profile's use case.\n\nTo support a specific use case, a network profile does the following:\n\n- Enables one or more unique features that aren't offered in regular VPC networks.\n- Limits the use of some feature combinations of regular VPC networks that might otherwise interfere with the optimal operation of the specific network profile's use case.\n\nYou only need to configure a network profile if you want to create a\nVPC network that supports RDMA NICs.\nOtherwise, [create a VPC network](/vpc/docs/create-modify-vpc-networks) without a network profile.\n\n### Specifications\n\nThe following general specifications apply to VPC networks that\nare created with a network profile:\n\n- Network profiles are provided by Google Cloud and are read-only resources. You can't create a network profile or modify the properties of a network profile.\n- You must specify a network profile when creating a VPC network. You can't change the network profile of a VPC network after you create the network.\n- Network profile resources include the following properties:\n\n - `name`: the resource name of the network profile, which is always prepended with the location of the network profile.\n - `description`: a description of the specific use case supported by the network profile.\n - `location`: the location of the network profile. There is a unique instance of a given network profile for each location in which it is available.\n - `features`: the set of features that are enabled and disabled by the network profile.\n\n You can list network profiles and view the details of a network profile as\n described in [View network profiles](/vpc/docs/view-network-profiles).\n- When you create a VPC\n network with a network profile, the VPC network is\n constrained to the location of the network profile. For example, if the\n network profile is zonal, any zonal resources that you create in the network\n must be placed in the zone of the network profile.\n\nWhat's next\n-----------\n\n- [Learn about the RDMA network profile](/vpc/docs/rdma-network-profiles)\n- [Create a VPC network for RDMA NICs](/vpc/docs/create-vpc-network-rdma)"]]