Print Download PDF Send Feedback

Previous

Next

vsx_util

Description

Performs various VSX maintenance tasks.

You run this command from the Expert mode on the Management Server (Security Management Server, or a Main Domain Management Server on Multi-Domain Server).

Important - Before you run the vsx_util commands:

Syntax

vsx_util -h

vsx_util <Command> [-s <Server>] [-u <UserName>] [-c <Name of VSX Object>] [-m <Name of VSX Cluster Member>]

Parameters

Parameter

Description

-h

Shows the built-in usage.

<Command>

Specifies the vsx_util sub-command. See the table below.

-s <Server>

Specifies the IP address or resolvable hostname of the Security Management Server, or Main Domain Management Server.

-u <UserName>

Specifies the administrator username.

-c <Name of VSX Object>

Specifies the name of the VSX Gateway or VSX Cluster object.

-m <Name of VSX Cluster Member>

Specifies the name of the VSX Gateway or VSX Cluster Member object.

The vsx_util command requires you to enter this information:

The 'vsx_util' sub-commands

Sub-command

Description

vsx_util add_member

Adds a new Cluster Member to a VSX Cluster.

vsx_util add_member_reconf

Restores VSX configuration after the add_member operation.

vsx_util change_interfaces

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

vsx_util change_mgmt_ip

Changes the VSX Management IP address (within the same subnet) of a VSX Gateway or VSX Cluster Member.

vsx_util change_mgmt_subnet

Changes (or adds) the VSX Management IP address of a VSX Gateway or VSX Cluster Member to a new subnet.

vsx_util change_private_net

Changes the IP address of the Internal Communication Network in a VSX Cluster.

vsx_util convert_cluster

Converts the VSX Cluster mode between High Availability (default) and Virtual System Load Sharing.

vsx_util reconfigure

Restores VSX configuration on a VSX Gateway or VSX Cluster Member.

vsx_util remove_member

Removes a Cluster Member from a VSX Cluster.

vsx_util show_interfaces

Shows configuration of selected interfaces - interface types, connections to Virtual Devices, and IP addresses.

vsx_util upgrade

Upgrades the version of a VSX Gateway or VSX Cluster in the management database.

vsx_util view_vs_conf

Shows configuration of a Virtual Device on the Management Server versus the VSX Gateway or VSX Cluster.

vsx_util vsls

Shows the configuration menu for Virtual System Load Sharing - see status, redistribute, export/import configuration.

Notes