Reference Guide

NOTE: An empty string may be specied as either "" (using double quotation marks) or '' (using single quotation mark).
"?"and "?<subcommand>"
Description
Displays all the subcommands you can use with the RACADM command and a one-line
description of each subcommand.
? followed by < subcommand > displays the syntax for the specied command.
To use this subcommand, you must have the CMC Login User privilege.
You can also use the help and help <
subcommand
> commands to obtain the same information.
Synopsis
racadm ?
racadm ? <subcommand>
Input NA
Output NA
Example for RACADM ?
The following output example shows only part of the actual output for the racadm ? command. Descriptions shown in this example
may vary slightly from the descriptions in your racadm session.
racadm ?
help -- list racadm subcommand description
help <subcommand> -- display usage summary for a subcommand
? -- list racadm subcommand description
? <
subcommand> -- display usage summary for a subcommand
arp -- display the networking arp table
chassisaction -- execute chassis or switch power-up/down/cycle or
clrraclog -- clear the CMC log
clrsel -- clear the System Event Log (SEL)
config -- modify CMC configuration properties
...
setniccfg -- modify network configuration properties
setractime -- set the time on the CMC
setslotname -- sets the name of the slot in the chassis
setsysinfo -- set the chassis name and chassis location
sslcertview -- display a CA/server certificate in the CMC
sslcsrgen -- generate a certificate CSR from the CMC
testemail -- test CMC e-mail notifications
testfeature -- test CMC feature x
testtrap -- test CMC SNMP trap notifications
traceroute -- determine the route of a packet
traceroute6 -- determine the route of a packet
Example for RACADM ? <
subcommand
>
racadm ? getsysinfo
getsysinfo -- display general CMC and system information
Usage:
racadm getsysinfo [-d] [-c] [-A] [-4] [-6]
-----------------------------------------------------------
Valid Options:
-d : show CMC information
-c : show chassis information
-A : do not show headers or labels
-4 : show CMC IPv4 information
-6 : show CMC IPv6 information
17