Reference Guide

2
RACADM Subcommand Details
This section provides detailed description of the RACADM subcommands including the syntax and valid entries.
Guidelines to Quote Strings Containing Special Characters When Using
RACADM Commands
When using strings that contain special characters, use the following guidelines:
Strings containing the following special characters must be quoted using double quotation marks:
$ (dollar sign)
" (double quotation mark)
` (backward quotation mark)
\ (backward slash)
~ (tilde)
| (vertical bar)
( (left parentheses)
) (right parentheses)
& (ampersand)
> (greater than)
< (less than)
# (pound)
ASCII code 32 (space)
There are dierent 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 ? and ? 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 specied command.
To use this subcommand, you must have the CMC Login User privilege.
13