MMB CLI (Command Line Interface) Operations
0 consists of the special meaning, it indicates no Timeout.
Default setting is 600 Seconds.
Perform the operation by default value when this option is not specified.
quiet: Executes the command without interactive operation with User.
(3) Usage example
Example: In case of Login to BMC of Partition#0
# console 0
# Example: When logged in to BMC of Partition#1 by timeout value of 1200 seconds
# console 1 timeout 1200
#
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (C122-E178EN).
The specified parameter is invalid.
Unable to execute this command on a standby MMB.
Unable to execute this command because the system is under maintenance.
Unable to execute this command because the Partition#x is under maintenance.
Unable to execute this command because you have not privileges to operate this partition.
2.2.5 download ssh_key
Downloads the public key which is used in SSH Public Key Authentication of logged in users from the
specified server and then registers the key.
Input method of URL is as follows.
http://host/path/file
ftp://host/path/file

Privilege: User

(1) Input format
download ssh_key <URL>
(2) Option
None
(3) Usage example
When server is not specified: As shown below, the message urging for the URL input displays. Waiting for
URL input.
Example:
# download ssh_key
URL:
(4) Message
The following table lists the messages which are displayed in this CLI.
For details of the messages, see the PRIMEQUEST 2000 Series Message Reference (C122-E178EN).
The specified parameter is invalid.
Specified host does NOT respond.