HP 3PAR OS 3.1.3 Command Line Interface Reference

setrcopytarget
DESCRIPTION
The setrcopytarget command adjusts the characteristics of a target definition.
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>
setrcopytarget witness create [-remote] <witness_ip> <target>
setrcopytarget witness {start|stop|remove} [-remote] <target>
setrcopytarget witness check [-remote] [-node node_id] <witness_ip>
[target>
AUTHORITY
Super, Edit
Any role granted the rcopytarget_set right.
NOTE: You must have access to all domains to run this command.
SUBCOMMANDS
pol
Sets the policy for the specified target using the <policy> specifier.
name
Changes the name of the indicated target using the <new_name> specifier.
tput
Sets the maximum throughput value for each of the target’s links. Applicable to RCIP links only.
tunelinks
Adjust performance values for the target's links using the <bandwidth> and <latency> specifiers.
Applicable to RCIP links only.
enable|disable
Enables or disables the target.
witness create
Creates an association between a synchronous target an a Quorum Witness (QW) as part of a
Peer Persistence configuration.
witness start|stop|remove
Activate, deactivate and removes the ATF configuration.
witness check
Check connectivity to Quorum Witness.
setrcopytarget 307