login
Description
This subcommand uses a user ID and a password to log the specified user in to the storage system.
The subcommand must run before the login subcommand runs.
The ip subcommand must specify the SVP which manages the storage system to log into before the login subcommand runs.
The login subcommand fails if monitoring data does not exist in SVP.
Syntax
login userid password
Operands
|
Operand |
Description |
|
userid |
Specifies the user ID for . Specifies the exclusive user ID for Export Tool. If the user ID includes any non-alphanumeric character, the user ID must be enclosed by double quotation marks ("). Be sure to specify a user ID that is used exclusively with Export Tool. For detailed information, see Requirements for Export Tool. |
|
password |
Specifies the password of the user. Specifies the exclusive password of the user for Export Tool. If the password includes any non-alphanumeric character, the password ID must be enclosed by double quotation marks ("). |
Example
This example logs the user expusr into the storage system connected to the SVP whose IP address is 158.214.127.170. The password is pswd.
ip 158.214.127.170 login expuser pswd
