MMB CLI (Command Line Interface) Operations
2.2 Setting Commands
363
CA92344-0539-04
(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 20 minutes.
# console 1 20
#
(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 (CA92344-0540).
The specified parameter is invalid.
The specified partition number is invalid.
Unable to execute this command on a standby MMB.
Failed to execute 'console' command.
Unable to execute this command because you have not authority 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 (CA92344-0540).
The specified parameter is invalid.
Specified host does NOT respond.