User's Manual

HP StoreVirtual CLI| Commands| 75
fcenabled Required Enable or disable the fibrechannel port(s). This can be one of: 0 -
disable, 1 - enable. Default is 0. If a WWPN is entered, this value
will stay at its default value of 0 unless specifically set by using this
parameter.
Example
cliq modifyNSM login=10.0.1.2 userName=admin passWord=secret
fcenabled=1
modifyRemoteAssociation
This command modifies a previously created remote volume association.
Availability: Windows, SSH
Version: 8.0
Warnings
This operation is irreversible.
Request Syntax
cliq modifyRemoteAssociation login= userName= passWord= remote= remoteUserName=
remotePassWord= remoteBandwidth=
login Required The IP addresses or DNS-resolvable names of one or more storage
systems
userName Conditional The authentication user name for the storage system. (Parameters
userName/passWord or groupName must be specified).
passWord Conditional The password for the storage system. (Parameters userName/passWord
or groupName must be specified).
groupName Conditional The name of the management group with cached credentials.
(Parameters userName/passWord or groupName must be specified).
remote Required The IP address or DNS-resolvable names of one or more remote storage
system
remoteUserName Optional The authentication user name for the remote group
remotePassWord Optional The password for the remote group
primaryBandwidth Optional The bandwidth used in a copy from the primary group to the remote
group. Kb = Kilobits/sec (1000 Bits/second), Mb = Megabits/sec
(1000 Kilobits/second), Gb = Gigabits/sec (1000 Megabits/second)
remoteBandwidth Optional The bandwidth used in a copy from the remote group to the primary
group. Kb = Kilobits/sec (1000 Bits/second), Mb = Megabits/sec
(1000 Kilobits/second), Gb = Gigabits/sec (1000 Megabits/second)
remotegroupname Optional The name of the remote management group.
Example
cliq modifyRemoteAssociation login=10.0.1.2 userName=admin
passWord=secret remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret remoteBandwidth=10Mb
cliq modifyRemoteAssociation remote=10.0.1.3 remoteUserName=admin
remotePassWord=secret remoteBandwidth=10Mb