Reference Guide
For using single quotation marks:
• No character escaping is necessary.
• A single quotation mark is not used even with a backward slash escaped.
NOTE: An empty string may be specified as either ” “(using double quotation marks) or ' '(using
single quotation marks).
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>
• racadm help —g <groupname>
• racadm help –g <groupname> —o <objectname>
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 —g <groupname> command displays information for the
specified group.
• The racadm help —o <objectname> command displays information for the
specified object.
• The racadm help <device name> <Group> command displays information for
the specified group.
• The racadm help <device name> <Object> command displays information for
the specified object.
• The racadm help <device name> <Group> <Object> command displays
information for the specified object.
arp
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.
To use this subcommand, you must have Execute Diagnostic Commands.
Synopsis
racadm arp
21