vsx_util change_interfaces

Description

Automatically replaces designated existing interfaces with new interfaces on all Virtual Devices, to which the existing interfaces connect.

This command is useful when converting a deployment to use Link Aggregation, especially where VLANs connect to many Virtual Devices.

Important - Before you run the vsx_util commands:

Syntax

vsx_util change_interfaces

Required Input

  • The applicable VSX Gateway or VSX Cluster object.

  • Where to apply the change (Management Server only, or Management Server and VSX Gateway / VSX Cluster Members).

  • Name of the interface to be replaced.

  • Name of the new (replacement) interface.

Comments

Procedure

Step

Instructions

1

Close all SmartConsole clients that are connected to the Security Management Server or Domain Management Servers.

2

Connect to the command line on the Management Server.

3

Log in to the Expert mode.

4

On Multi-Domain ServerClosed Dedicated Check Point server that runs Check Point software to host virtual Security Management Servers called Domain Management Servers. Synonym: Multi-Domain Security Management Server. Acronym: MDS., go to the context of the Main Domain Management Server that manages the applicable VSX Gateway (VSX Cluster) object:

mdsenv <IP address or Name of Domain Management Server>

5

Run:

vsx_util change_interfaces

6

Enter the IP address of the Security Management Server or Main Domain Management Server.

7

Enter the Management Server administrator username and password.

8

Select the VSX Gateway (VSX Cluster) object.

9

When prompted, select one of the following options:

  • Apply changes to the management database and to the VSX Gateway/Cluster members immediately

    Changes the interface on the Management Server and on the VSX Gateway (each VSX Cluster MemberClosed Security Gateway that is part of a cluster.).

  • Apply changes to the management database only

    Changes the interface on the Management Server only.

    You must run the vsx_util reconfigure command to push the updated VSX configuration to VSX Gateways (each VSX Cluster Member).

10

Select the interface to be replaced.

11

Select the new (replacement) interface.

  1. You can optionally add a new interface, if you select the A new interface name option.

    This interface must physically exist on the VSX Gateway (all VSX Cluster Members).

    Otherwise, the operation fails.

  2. At the prompt, enter the new interface name.

    If the new interface is a Bond interface, the interface name must match the name of the configured Bond interface exactly.

12

The command prompts you:

Would you like to change another interface? (y|n) [n]:

  • To replace additional interfaces, enter y.

  • To complete the process, enter n.

13

If you selected the option Apply changes to the management database only, you can remove the old (replaced) interfaces from the management database.

When prompted, enter y:

Would you like to remove the old interfaces from the database? (y|n) [n]: y

14

Reboot the VSX Gateway (all VSX Cluster Members).

Notes

  • The option "Apply changes to the management database and to the VSX Gateway/Cluster members immediately" verifies connectivity between the Management Server and the VSX Gateway or VSX Cluster Members. In the event of a connectivity failure one of the following actions occur:

    1. If all of the newly changed interfaces fail to establish connectivity, the process terminates unsuccessfully.

    2. If one or more interfaces successfully establish connectivity, while one or more other interfaces fail, you may optionally continue the process.

      In this case, those interfaces for which connectivity was established successfully will be changed.

      For those interfaces that failed, you must then resolve the issue and then run the vsx_util reconfigure command to complete the process.

  • If you select the option "Apply changes to the management database only", you can select one of these:

    • Another interface from list (if any are available).

    • Option to add a new interface.