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.
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
- Execute the command and follow the instructions on the screen
- This command supports the resume feature
- You can use this command to migrate a VSX deployment from an Open Server to a Check Point appliance by using the mode
- Refer to the Notes section for additional information
Procedure
To change interfaces:
Step
|
Description
|
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 Server, 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:
Changes the interface on the Management Server and on the VSX Gateway (each VSX Cluster Member).
Changes the interface on the Management Server only. You must use 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.
- You can optionally add a new interface, if you select the option. This interface must physically exist on the VSX Gateway (all VSX Cluster Members). Otherwise, the operation fails.
- 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 .
- To complete the process, enter .
|
13
|
If you selected the option , you can remove the old (replaced) interfaces from the management database.
When prompted, enter :
Would you like to remove the old interfaces from the database? (y|n) [n] :
|
14
|
Reboot the VSX Gateway (all VSX Cluster Members).
|
Notes
- The option 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:
- If all of the newly changed interfaces fail to establish connectivity, the process terminates unsuccessfully.
- 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 , you can select one of these:
- Another interface from list (if any are available).
- Option to add a new interface.