Getting Started

Important - This section describes a general workflow.

For the specific workflow, see:

Workflow:

  1. Mount Quantum Maestro OrchestratorsClosed A scalable Network Security System that connects multiple Check Point Security Appliances into a unified system. Synonyms: Orchestrator, Quantum Maestro Orchestrator, Maestro Hyperscale Orchestrator. Acronym: MHO. in their racks.

    See:

  2. Install the Security Appliances for your Security GroupsClosed A logical group of Security Appliances that provides Active/Active cluster functionality. A Security Group can contain one or more Security Appliances. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway. Every Security Group contains: (A) Applicable Uplink ports, to which your production networks are connected; (B) Security Appliances (the Quantum Maestro Orchestrator determines the applicable Downlink ports automatically); (C) Applicable management port, to which the Check Point Management Server is connected.:

    1. Install the applicable Expansion Line Cards (if required) in the appliances.

      See the Installing and Removing Line Cards.

      Notes:

      • Maestro configuration supports only ports 10 Gbps or faster.

      • Maestro does not support Downlink connections from a 10 Gbps Expansion Line Card and a 25 / 40 / 100 Gbps Expansion Line Card at the same time on the same Security Appliance.

      Warning - You must remove all unused Expansion Line Cards (not including 1Gbps) from Security Appliances.

    2. Mount appliances in their racks.

      See the Getting Started Guide for your appliances in sk96246.

    3. Power on the appliances.

  3. Connect the required network cables to Uplink portsClosed Interfaces on the Quantum Maestro Orchestrator used to connect to external and internal networks. Gaia operating system shows these interfaces in Gaia Portal and in Gaia Clish. SmartConsole shows these interfaces in the corresponding SMO Security Gateway object. on the Quantum Maestro OrchestratorsClosed See "Maestro Orchestrator".:

    See Connecting Cables to Quantum Maestro Orchestrators.

  4. Connect the required network cables from the Downlink portsClosed Interfaces on the Quantum Maestro Orchestrator used to connect to Check Point Security Appliances. You use DAC cables, Fiber cables (with transceivers), or Breakout cables to connect between the Downlink ports and Security Appliances. The Check Point Management traffic (policy, logs, synchronization, and so on) co-exists with the data (user) traffic on the Downlink ports. Bandwidth is guaranteed for the Check Point Management traffic (portion of the downlink bandwidth). These ports form the system backplane (management, data plane, synchronization). on the Quantum Maestro Orchestrators to Security Appliances:

    See Connecting Cables to Quantum Maestro Orchestrators.

  5. Connect to each Quantum Maestro Orchestrator.

    Note - It is important in which order you configure the Orchestrators in a Dual Site environment.

    The first Orchestrator you configure becomes the "first" Orchestrator on this Site.

    It synchronizes the configuration to the "second" Orchestrator on this Site.

  6. Configure the required IPv4 settings on the MGMT port:

    1. Configure the required IPv4 address and Mask Length:

      set interface Mgmt1 ipv4-address <IPv4 Address> mask-length <Length>

      Example:

      set interface Mgmt1 ipv4-address 192.168.10.22 mask-length 24

    2. Change the state of the MGMT port to "on":

      set interface Mgmt1 state on

    3. Configure the required Default Gateway:

      set static-route default nexthop gateway address <IPv4 Address> on

      Example:

      set static-route default nexthop gateway address 192.168.10.1 on

    4. Save the configuration:

      save config

  7. Connect the MGMT port of each Quantum Maestro Orchestrator to your network.

  8. Connect to each Quantum Maestro Orchestrator through the MGMT port in one of these ways:

    • With a web browser to Gaia Portal on the Orchestrator:

      See the Quantum Maestro Quick Start Guide in the shipping carton.

      https://<IPv4 Address you configured on the MGMT port>

      Example:

      https://192.168.10.22

    • With an SSH client to Gaia Clish on the Orchestrator:

      <IPv4 Address you configured on the MGMT port>

      Example:

      192.168.10.22

    Use these credentials:

    • Username - admin

    • Password - the password you configured (the default password is admin)

    Notes:

    • On Quantum Maestro Orchestrators R80.20SP - R81.20, there is no Gaia First Time Configuration Wizard.

    • You do not need to install a license on Quantum Maestro Orchestrators.

  9. In Quantum Maestro Orchestrators R82 and higher, run the Gaia First Time Configuration Wizard.

  10. On the Orchestrator (in Gaia Portal or Gaia Clish), configure the required Security Groups and configuring their Gaia settings.

    Follow the Maestro Administration Guide for your version > Chapter Configuring Security Groups.