Prepare Panorama for SCM-Panorama Configuration Sync
Focus
Focus
Panorama

Prepare Panorama for SCM-Panorama Configuration Sync

Table of Contents

Prepare Panorama for SCM-Panorama Configuration Sync

Install and configure the CloudConnector plugin on Panorama to enable secure communication for SCM-Panorama Configuration Sync.
Before Strata Cloud Manager can synchronize snippet configurations to your Panorama appliance, complete the following tasks on Panorama in the following order:
  1. Install and enable the CloudConnector plugin.
  2. Enable the SCM-Panorama Configuration Sync feature.
  3. Fetch a Thermite device certificate.

Install the CloudConnector Plugin

  1. Log in to the Panorama web interface.
  2. Select PanoramaPlugins.
  3. Under Cloud Services Plugins, locate the CloudConnector plugin.
    If your Panorama is running PAN-OS® 11.0.1 or later, the CloudConnector plugin is pre-installed. Verify that you have the latest version before proceeding.
    To use the SCM-Panorama Configuration Sync feature, you must have CloudConnector plugin version 3.0.2 or later installed. The required version depends on your PAN-OS® release:
    • For PAN-OS® versions earlier than 12.1, manually download and install CloudConnector 3.0.2.
    1. Select Check Now to retrieve the latest available versions.
    2. Download and install the latest version.
      Beginning with PAN-OS 12.1.2, you no longer have to manually find and download compatible plugin versions before installing them. Now, compatible plugins are automatically downloaded with the Panorama image, and you can directly install the ones you need.
    3. Confirm that the plugin status shows as installed in the Currently Installed column.

Enable SCM-Panorama Configuration Sync

  1. Log in to the Panorama CLI admin.
  2. Enable the SCM-Panorama Configuration Sync feature.
    request plugins cloudconnector scm-panorama-config-sync enable yes

Fetch the Thermite Device Certificate

The Thermite device certificate authenticates all communication between your Panorama appliance and Strata Cloud Manager. You must generate a One-Time Password (OTP) from the Customer Support Portal to fetch the certificate.
  1. Log in to the CSP.
  2. Navigate to ProductsDevice CertificatesGenerate OTP
  3. Select Generate OTP for a Panorama and click Next.
  4. Select your Panorama device.
  5. Generate an OTP for your Panorama and copy the OTP value.
  6. On the Panorama CLI, fetch the device certificate, replacing OTP_value with the value you copied.
    request certificate fetch otp <OTP_value>
  7. Verify that the command completes without errors.
    Each OTP is valid for a single use. If the certificate fetch fails, generate a new OTP from the CSP and retry.
After completing these steps, return to Strata Cloud Manager to associate your Panorama with your tenant and begin synchronizing configurations. See Sync Panorama Configurations with SCM Snippets in the Strata Cloud Manager Getting Started Guide.