9.5 HP P4000 SAN/iQ Command-Line Interface User Guide (AX696-96069, September 2011)

HP P4000 CLI|Commands|59
contactName Optional Contact name
postalAddress Optional Postal address line 1
postalAddress2 Optional Postal address line 2
cityName Optional Postal city
stateName Optional Postal state
countryName Optional Postal country
postalCode Optional Postal code
telephoneNumber Optional Contact telephone number
emailAddress Optional The notification email.
Example
cliq modifyGroup login=10.0.1.2 userName=admin passWord=secret
node=10.0.1.2;10.0.1.3
cliq modifyGroup node=10.0.1.2;10.0.1.3
modifyRemoteAssociation
This command modifies a previously created remote volume association.
Availability: Windows, SAN/iQ
Version: 8.0
Request Syntax
cliq
modifyRemoteAssociation login= userName= passWord= remote= remoteUserName= remotePassWord= remoteBandwidth=
login Required The IP address or DNS-resolvable names of one or more storage systems
userName Required The authentication user name for the storage system
passWord Required The password for the storage system
keyFile Required The encrypted key file (this is specified instead of the username and password
parameters)
remote Required The IP address or DNS-resolvable names of one or more remote storage system
remoteUserName Required The authentication user name for the remote group
remotePassWord Required The password for the remote group
remoteKeyFile Required The encrypted key file for the remote group (this is specified instead of the
remoteusername and remotepassword parameters)
primaryBandwidth Optional The remote copy bandwidth to the primary group (this is at the group level) <n>Kb
- Kilobits/sec (1000 Bits/second), <n>Mb - Megabits/sec (1000 Kilobits/second),
<n>Gb - Gigabits/sec (1000 Megabits/second)
remoteBandwidth Optional The remote copy bandwidth to the remote group (this is at the group level) <n>Kb
- Kilobits/sec (1000 Bits/second), <n>Mb - Megabits/sec (1000 Kilobits/second),
<n>Gb - Gigabits/sec (1000 Megabits/second)
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