Command Reference Guide

setrcopytarget
DESCRIPTION
The setrcopytarget command sets the name, policies, or throughput definition for the target’s
links.
SYNTAX
The syntax for the setrcopytarget command can be one of the following:
setrcopytarget pol <policy> <target_name>
setrcopytarget name <new_name> <target_name>
setrcopytarget tput <tput_value> <target_name>
setrcopytarget tunelinks <bandwidth> <latency> <target_name>
setrcopytarget enable|disable <target_name>
AUTHORITY
Super, Edit
Any role granted the rcopytarget_set right.
NOTE: You need access to all domains in order to run this command.
SUBCOMMANDS
pol
Sets the policy for the specified target.
name
Changes the name of the indicated target.
tput
Sets the maximum throughput value for each of the target’s links using the <tput_value> specifier.
This subcommand only applies to Remote Copy over IP (RCIP) configurations.
tunelinks
Adjust performance values for the target's links using the <bandwidth> and <latency> specifiers.
enable|disable
Enables or disables the target.
OPTIONS
None.
SPECIFIERS
<target_name>
Specifies the target name for the target definition previously created with the creatercopytarget
command.
<policy>
This specifier can only be used with the pol subcommand. The policy can be one of the following:
mirror_config|no_mirror_config
Specifies that all configuration commands (creatercopygroup, removercopygroup,
admitrcopyvv, dismissrcopyvv, setrcopygroup pol/period, startrcopygroup,
setrcopytarget 319