HP MSA 2040 CLI Reference Guide
50 Alphabetical list of commands
create remote-system
Description Creates a persistent association with a remote storage system. This allows a local system to track
remote systems by their network-port IP addresses and cache their login credentials. The IP address
you specify is used to connect to the remote system and obtain information such as the system name
and both controllers' IP addresses. You can then use the system name or an IP address in commands
that need to interact with the remote system.
Syntax
create remote-system
username
username
password
password
system
Parameters username
username
The name of a user in the remote system. This must be a user with the manage role to remotely
configure or provision that system.
password
password
The password for that user.
system
The network-port IP address of the remote system.
Example Create a remote system:
# create remote-system username manage password !manage 10.122.1.21
Success: Command completed successfully. (10.122.1.21) - The remote system was
created. (2012-01-18 12:10:26)
See also • delete remote-system
• remote
• set remote-system
• show remote-systems