NAME
stgguiipset - changes to or displays the IP address for GUI connection
SYNOPSIS
Program directory\bin\stgguiipset [-i IP-Address]
DESCRIPTION
If the Storage Management server has two or more network cards (with different IP addresses for each card) then this command can be used to set which IP address the GUI uses to connect to the server. When the GUI is downloaded it will be correctly configured to connect to the It is necessary to execute this command in the Storage Management Server.
This command has the following functions:
It displays the IP address for GUI connection of the Storage Management Server
It allows changes to the IP address for GUI connection of a Storage Management Server
To change the IP address for GUI connection of a Storage Management Server:
Close the GUI client of AdvancedCopy Manager.
Execute the Repository access user change command (stguserset).
Stop the service (the AdvancedCopy Manager GUI service).
Start the service (the AdvancedCopy Manager GUI service).
OPTIONS
Displays the IP address for the GUI connection currently being managed.
Specify the IP address for the GUI connection that is to be changed.
EXIT STATUS
=0:Completed successfully
>0:Terminated abnormally
EXAMPLES
The IP address for the present GUI connection is displayed.
C:\>C:\Win32app\AdvancedCopyManager\bin\stgguiipset IP Address = 10.10.10.10 C:\>
The IP address for the GUI connection of a Storage Management Server is changed to 10.12.13.14.
C:\>C:\Win32app\AdvancedCopyManager\bin\stgguiipset -i 10.12.13.14 swstf2401 Renewal of the registry on a Storage Management Server was completed normally. C:\>
NOTES
This command can be executed only by a local account belonging to the Administrator's group or by a domain account belonging to the Domain Admins group of the domain.