Owner's Manual

400 Troubleshooting and Recovery
Remote RACDUMP Usage
To use the RACDUMP subcommand remotely, type the following
commands:
racadm -r <CMC IP address> -u <username> -p <password>
<subcommand> <subcommand options>
racadm -i -r <CMC IP address> <subcommand> <subcommand
options>
NOTE: The -i option instructs RACADM to interactively prompt for user name and
password. Without the -i option, you must provide the user name and password in
the command using the -u and -p options.
For example:
racadm -r 192.168.0.120 -u root -p calvin racdump
racadm -i -r 192.168.0.120 racdump
If the HTTPS port number of CMC has been changed to a custom port other
than the default port (443), the following syntax must be used:
racadm -r <CMC IP address>:<port> -u <username> -p
<password> <subcommand> <subcommand options>
racadm -i -r <CMC IP address>:<port> <subcommand>
<subcommand options>
Telnet RACDUMP
SSH/Telnet RACDUMP is used to refer to the RACDUMP command usage
from a SSH or Telnet prompt.
For more information on RACDUMP instruction see the section "Using the
RACADM Command Line Interface" on page 71 and the "CMC
Administrators Reference Guide."