CLI Guide
• ` (backward quotation mark)
• \ (backward slash)
• ~ (tilde)
• | (vertical bar)
• ( (left parentheses)
• ) (right parentheses)
• & (ampersand)
• > (greater than)
• < (less than)
• # (pound)
• ASCII code 32 (space)
There are dierent escaping rules for double quotation marks.
For using double quotation marks:
The following characters must be escaped by prepending a backward slash:
• $ (dollar sign)
• " (double quotation mark)
• ` (back quotation mark)
Racadm help and help with subcommand
Description
Displays all the subcommands you can use with the RACADM command and a one-line description about each
subcommand.
? followed by <subcommand> displays the syntax for the specied 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
N/A
Output
N/A
Example for RACADM?
The following output example shows 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 power-up/down/cycle or reset operation
chassislog -- display the chassislog
closessn -- close a session
clrraclog -- clear the CMC log
clrsel -- clear the System Event Log (SEL)
cmcchangeover -- changes the redundant state of the CMC from active to standby and vice versa
config -- modify CMC configuration properties
connect -- connect to switch or blade serial console
RACADM Subcommand Details
15