NAME
setagtip - Changes the Storage Cruiser's agent information
SYNOPSIS
setagtip [-i ipaddr]
COMMAND PATH
$INS_DIR\ESC\Agent\bin\setagtip
($INS_DIR means "Program Directory" specified at the Storage Cruiser's agent installation.)
/opt/FJSVssage/bin/setagtip
DESCRIPTION
This command sets Storage Cruiser's agent information.
In the Windows environment, only a user of the Administrators group can execute this commad.
In the Solaris, Linux, HP-UX, or AIX environment, only OS administrator (root) user can execute this command.
To change the start IP address of Storage Cruiser's agent, specify an IP address to set the information.
OPTIONS
Specify the IP address of the server node that can communicate from the Management Server. The start IP address of the Storage Cruiser's agent is set to the specified IP address.
If this option is omitted, the current setting information is displayd.
When specifying IPv6 address, specify a global address.
As for IPv6 address display format, the Web Console displays IP addresses with reference to RFC5952. For this reason, they may be different from those specified by this command.
EXAMPLES
Displaying the Storage Cruiser's agent information
> setagtip
Setting the Storage Cruiser's agent IP address to 10.12.13.14
> setagtip -i 10.12.13.14
NOTES
If the host name cannot be resolved from the specified IP address, the messages shown below is displayed. Check for an error in the specified IP address or network definition (hosts, DNS, etc.), and re-execute the command.
IP Address = IP_address : Host's Name is not found.