CLI Guide

& (ampersand)
> (greater than)
< (less than)
# (pound)
ASCII code 32 (space)
There are different 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 marks)
` (back quotation marks)
help and help subcommand
Table 3. help and help subcommand
Description
Lists all the subcommands available for use with RACADM and provides a short description about each
subcommand. You may also type a subcommand, group, object or Fully Qualified Descriptor (FQDD) name after
help.
Synopsis
racadm help
racadm help <subcommand>
Input
<subcommand> — specifies the subcommand for which you need the help information.
<device name> — specifies the device name such as iDRAC, BIOS, NIC, LifecycleController, FC, system, or
Storage.
<group> — specifies the group name supported by the corresponding device.
<object> — specifies the object for the entered group.
Output
The help command displays a complete list of subcommands.
The racadm help <subcommand> command displays information for the specified subcommand only.
The racadm help <device name> <Group> command displays information for the specified group.
The racadm help <device name> <Group> <Object> command displays information for the
specified object.
arp
Table 4. Details of arp sub command
Description
Displays the contents of the Address Resolution Protocol (ARP) table. ARP table entries cannot be added or
deleted.
To use this subcommand, you must have Debug privilege.
Synopsis
racadm arp
Input N/A
Example
racadm arp
Output
RACADM Subcommand Details
43