Configuring VLAN Interfaces on Uplink Ports

Introduction

Starting in the R81.10 release for Quantum Maestro Orchestrators, Check Point integrated a major enhancement for the configuration of VLAN interfaces on the Uplink ports of a Quantum Maestro Orchestrator:

  • Increased the number of supported VLAN interfaces on an Orchestrator:

    • No limit for each Uplink port.

    • The total supported number of VLAN interfaces is 9000 (more details are below).

  • All distribution modes are now supported on Uplink ports.

    You can use all VLAN interfaces instead of only General + Layer 4 distribution (see sk165172).

  • All distribution modes are supported on each VLAN interface on an Uplink port, even if the Uplink port allows only specific VLAN interfaces.

  • It is no longer required to configure the VLAN interfaces on an Orchestrator.

    Workflow:

    1. Assign the physical interface (e.g., eth1-05) to the applicable Security Group.

    2. Configure the applicable IP address on the physical interface (e.g., eth1-05) or VLAN interfaces (e.g., eth1-05.100) on the Security Group.

    3. In SmartConsole:

      1. Open the Security Gateway object for this Security Group.

      2. From the left tree, click the Network Management page.

      3. Click Get Interfaces > Get Interfaces Without Topology > click Accept.

      4. Configure the topology settings for each interface.

      5. Install the Access Control Policy on the Security Gateway object.

    If there are changes in the configuration of the Security Group interfaces (for example, VLAN interfaces or distribution mode), then the Security Group automatically sends these changes to the Orchestrator. The Security Group does so after a policy installation or a manual change in Gaia gClish.

Viewing VLAN Interfaces on Uplink Ports in Gaia Portal

Step

Instructions

1

On the Orchestrator page, in the Topology section, expand Security Groups.

2

Expand your Security Group.

3

Expand Interfaces.

4

Put the mouse cursor on an interface.

VLAN information appears in the tooltip.

Note - If this is a Dual Site deployment, and the Security Group contains Security Appliances that are located only at one of the sites (for example, Site 2), then the tooltip that shows VLAN interfaces appears only in Gaia Portal of the Orchestrator (for example, on Site 2) that is located at the same site as Security Appliances.

Viewing VLAN Interfaces on Uplink Ports in Gaia Clish

Syntax

show maestro security-group id <Security Group ID>

Parameters

Parameter

Description

id <Security Group ID>

Specifies the ID of the Security Group.

To see the existing IDs, press the Tab key.

Configuring More Than 4000 VLAN Interfaces on Orchestrators

If it is necessary to configure more than ~4000 VLAN interfaces on the Orchestrator, we recommend that you configure the physical interface on the Orchestrator as a VLAN trunk interface that allows all untagged and all tagged packet to be forwarded to the Security Group. This makes it possible for an internal automatic optimization to occur.

For a VLAN trunk interface to forward all tagged and all untagged packets, these conditions must be met:

  • VLAN Trunk mode must be enabled (see the instructions before how to enable the VLAN Trunk mode).

  • The distribution mode of all the VLAN interfaces on a specific physical interface must be the same (because this VLAN optimization occurs for each Orchestrator port).

To enable the VLAN Trunk mode:

Warnings:

  • Do this procedure during a maintenance window.

    No traffic flows through Security Groups while the 'orchd' process restarts.

  • All Orchestrators on your sites must run the same software version.

Step

Instructions

1

Connect to the command line on one of the Orchestrators.

2

Log in to Gaia Clish.

3

Enable the VLAN Trunk mode:

set maestro configuration uplink-trunk-mode state enabled

4

Examine the status of the VLAN Trunk mode:

show maestro configuration uplink-trunk-mode state

5

Restart the Maestro daemon:

  1. Connect to the command line on each Orchestrator on your sites.

  2. Log in to the Expert mode.

  3. Restart the 'orchd' process:

    orchd restart