Print Download PDF Send Feedback

Previous

Next

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

Comments

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:

  • 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 Member).

  • Apply changes to the management database only

    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.

  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