Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Nachdem Sie den SAS-Dienst für Ihre erste Bereitstellung bereitgestellt haben, können Sie ihn mit der Google Cloud CLI für weitere Bereitstellungen bereitstellen. Sie können eine Bereitstellung in einer neuen oder vorhandenen SAS-Organisation erstellen.
Hinweise
Jede SAS-Bereitstellung kann nur mit einem einzigen Google Cloud Projekt verknüpft werden.
Falls Sie es noch nicht getan haben, müssen Sie ein neues Google Cloud Projekt erstellen, in dem Sie dann eine SAS-Bereitstellung erstellen. Weitere Informationen finden Sie unter Projekte erstellen und verwalten.
Notieren Sie sich die Projekt-ID Ihres neuen Projekts. Sie ist für die Ausführung der Schritte in diesem Leitfaden erforderlich.
Wenn Sie die Google Cloud CLI noch nicht installiert haben, folgen Sie der Anleitung unter Google Cloud CLI initialisieren, um sie über die Google Cloud -Konsole zu installieren.
Aktualisieren Sie die Google Cloud CLI und erhalten Sie Zugriff auf das Google SAS-Toolset:
gcloudcomponentsupdate
Neue Bereitstellung in einer neuen SAS-Organisation erstellen
Führen Sie die Schritte in diesem Abschnitt aus, um eine neue Bereitstellung in einer neuen SAS-Organisation zu erstellen.
Verwenden Sie den folgenden Befehl, um das Zielprojekt als aktives Projekt festzulegen: Google Cloud
gcloud config set project PROJECT_ID
Ersetzen Sie PROJECT_ID durch die Projekt-ID Google Cloud des Projekts, das Sie zuvor in dieser Anleitung erstellt haben.
Ersetzen Sie ORGANIZATION_NAME durch den Namen Ihrer SAS-Organisation, wie er im SAS-Portal angezeigt werden soll. ORGANIZATION_NAME kann Leerzeichen, Klein- oder Großbuchstaben, Zahlen und Satzzeichen enthalten.
Folgen Sie der Anleitung, um die SAS Portal API für das Projekt zu aktivieren und eine neue Bereitstellung in Ihrer SAS-Organisation zu erstellen.
Wenn die Bereitstellung erfolgreich war, wird die folgende Ausgabe angezeigt:
Wenn die Meldung You do not currently have this command group
installed angezeigt wird, folgen Sie der Anleitung, um die fehlenden Komponenten zu installieren.
Wenn die Meldung ERROR: (gcloud.alpha) Invalid choice:
'cbrs-spectrum-access' ausgeführt wird gcloud components update angezeigt wird, folgen Sie der Anleitung, um die Updates zu installieren, und versuchen Sie es noch einmal.
Wenn Sie die Meldung FAILED_PRECONDITION: The project does not have
a billing account associated with it. sehen, lesen Sie den Hilfeartikel Abrechnung für ein vorhandenes Projekt aktivieren, um die Abrechnung für Ihr SAS-Projekt zu aktivieren.
Wenn die Meldung ALREADY_EXISTS: Your project id
PROJECT_ID matches a user id already
present in our system. Please create a new project with a different
ID. angezeigt wird, gehen Sie so vor:
Wenn Sie ein neuer Kunde sind, kehren Sie zu Schritt 2 zurück, um ein neues Projekt mit einer anderen Projekt-ID zu erstellen, und fahren Sie fort.
Wenn Ihr Google Cloud Administrator das Projekt für Sie erstellt hat, bitten Sie ihn, ein neues Projekt für SAS zu erstellen und Ihnen Zugriff zu gewähren, wie im Abschnitt Vorbereitung beschrieben. Kehren Sie zu Schritt 3 zurück und fahren Sie fort.
Neues Deployment in einer vorhandenen SAS-Organisation erstellen
Führen Sie die Schritte in diesem Abschnitt aus, um Ihre vorhandene SAS-Organisations-ID abzurufen und den SAS-Dienst für eine neue Bereitstellung in Ihrer vorhandenen SAS-Organisation bereitzustellen.
[[["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-09-04 (UTC)."],[],[],null,["# Create new deployments\n\nAfter you have [Provisioned the SAS service for your first deployment](/spectrum-access-system/docs/quickstart),\nyou can provision the SAS service for additional deployments using\nthe Google Cloud CLI. You can create a deployment in a new or existing SAS\norganization.\n\nBefore you begin\n----------------\n\nEach SAS deployment can only be associated with a single Google Cloud project.\nIf you have not already done som you must create a new Google Cloud project in which you\nthen create a SAS deployment. For more information, see\n[Creating and managing projects](/resource-manager/docs/creating-managing-projects).\nRecord the project ID of your new project - it is required to complete the steps\nin this guide.\n\nThe project must be linked to a billing account. For more information, see\n[Enable billing for a new project](/billing/docs/how-to/modify-project#enable_billing_for_a_new_project).\n| **Note:** The project ID of the Google Cloud project used for provisioning becomes the default user ID of your first SAS deployment. Once you have registered CBSDs with SAS using a specific user ID, you cannot change that user ID without re-registering the devices to a new deployment.\n\n### Update the Google Cloud CLI\n\n1. Go to the Google Cloud console.\n\n2. If you haven't installed the Google Cloud CLI, follow the instructions\n at [Initializing the Google Cloud CLI](/sdk/docs/initializing) to install it from\n the Google Cloud console.\n\n3. Update the Google Cloud CLI and get access to the Google SAS toolset:\n\n gcloud components update\n\nCreate a new deployment in a new SAS organization\n-------------------------------------------------\n\nTo create a new deployment in a new SAS organization, complete\nthe steps in this section.\n\n1. Use the following command to set the target Google Cloud project as the active project:\n\n gcloud config set project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e with the Google Cloud project ID\n of the project you created earlier in this guide.\n2. Provision your new deployment:\n\n gcloud alpha cbrs-spectrum-access provision \\\n --organization-name=\"\u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e\"\n\n - Replace \u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e with the name of your SAS organization as you want to appear in the SAS Portal. \u003cvar translate=\"no\"\u003eORGANIZATION_NAME\u003c/var\u003e can include spaces, lowercase or uppercase letters, numbers, and punctuation.\n3. Follow the prompts that appear to enable the SAS Portal API\n on the project and create a new deployment in your SAS\n organization.\n\n 1. If provisioning is successful, you see the following output:\n\n A new SAS deployment with userID: \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e has been created. Go to g.co/sasportal to check\n spectrum availability, pre-register CBSDs, check\n CBSD status and manage users.\n\n 2. If you see the message `You do not currently have this command group\n installed`, follow the prompts to install the missing components.\n\n 3. If you see the message `ERROR: (gcloud.alpha) Invalid choice:\n 'cbrs-spectrum-access'` run `gcloud components update` and follow the\n prompts to install the updates and try again.\n\n 4. If you see the message `FAILED_PRECONDITION: The project does not have\n a billing account associated with it.` see\n [How to enable billing on an existing project](/billing/docs/how-to/modify-project#how-to-enable-billing)\n to enable billing for your SAS project.\n\n 5. If you see the message `ALREADY_EXISTS: Your project id\n `\u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e` matches a user id already\n present in our system. Please create a new project with a different\n ID.`, do the following:\n\n - If you are a new customer, go return to Step 2 to create a new project with a different project ID and proceed.\n - If your Google Cloud administrator created the project for you, ask them to create a new project for SAS and grant you access as described in the [Before you begin](#before-you-begin) section. Return to Step 3 and proceed.\n\nYou are finished! Go to the\n[SAS Portal](https://wirelessconnectivity.google.com/sas)\nto [add users](/spectrum-access-system/docs/users-sasportal),\n[create CBSD configurations](/spectrum-access-system/docs/cbsd/configure), and\n[view the status of your CBRS network](/spectrum-access-system/docs/portal#analyze-status).\n\nCreate a new deployment in an existing SAS organization\n-------------------------------------------------------\n\nComplete the steps in this section to retrieve your existing SAS organization ID, and\nprovision the SAS service for a new deployment in your existing SAS organization.\n\n### Retrieve your SAS organization ID\n\n1. Retrieve your SAS Portal organization ID.\n\n 1. Go to the [Google SAS Portal](https://wirelessconnectivity.google.com/sas)\n\n 2. Select **View deployments**.\n\n 3. In the page that appears, click the name of the target SAS organization.\n\n 4. Click **Open**.\n\n 5. Retrieve your SAS organization ID from the URL.\n The organization ID is the number that follows the `org/` string. For example:\n\n### Provision your new SAS deployment\n\n1. Use the following command to set the target Google Cloud project as the active project:\n\n gcloud config set project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e with the Google Cloud project ID\n of the project you created earlier in this guide.\n2. Provision your new deployment under the target SAS organization:\n\n gcloud alpha cbrs-spectrum-access provision \\\n --organization-id=\u003cvar translate=\"no\"\u003eSAS_ORGANIZATION_ID\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eSAS_ORGANIZATION_ID\u003c/var\u003e with the Portal\n organization ID that you retrieved earlier.\n3. Follow the prompts that appear to enable the SAS Portal API\n on the project and complete the provisioning of your deployment.\n\nYou are finished! Go to the\n[SAS Portal](https://wirelessconnectivity.google.com/sas)\nto [add users](/spectrum-access-system/docs/users-sasportal),\n[create CBSD configurations](/spectrum-access-system/docs/cbsd/configure), and\n[view the status of your CBRS network](/spectrum-access-system/docs/portal#analyze-status).\n\nWhat's next\n-----------\n\n- Learn about [Citizens Broadband Radio Service Devices (CBSDs)](/spectrum-access-system/docs/cbsd/overview).\n- Preruse product videos and training sessions at [SAS YouTube channel](https://www.youtube.com/channel/UCPRC_4Oip3BfdjHvMXNU4MQ/videos).\n- [Troubleshoot SAS issues](/spectrum-access-system/docs/troubleshooting)."]]