Reference Guide
• <device name> — species the device name such as iDRAC, BIOS, NIC, LifecycleController, FC,
system, or Storage.
• <group> — species the group name supported by the corresponding device.
• <object> — species 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 specied subcommand only.
• The racadm help —g <groupname> command displays information for the specied group.
• The racadm help —o <objectname> command displays information for the specied object.
• The racadm help <device name> <Group> command displays information for the specied group.
• The racadm help <device name> <Object> command displays information for the specied
object.
• The racadm help <device name> <Group> <Object> command displays information for the
specied 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 Execute Diagnostic Commands.
Synopsis
racadm arp
Input N/A
Example
racadm arp
Output
Address
HW Type HW Address Mask Device
192.168.1.1 Ether 00:0d:65:f3:7c:bf C eth0
chassisaction
Description
Executes a power action on the chassis, KVM or a switch.
To use this subcommand, you must have the Chassis Control Administrator privilege.
Synopsis
racadm chassisaction [-m <module>] <action>
Input
• -m <module> — Module on which you want to carry out the action. Values are:
• —chassis — is the default value if -m is not specied.
—switch-<n> where n=1–6
—kvm
• <action> — Action that you want to execute on the specied module. Values are:
• —powerdown — (Chassis only) Powers down the chassis.
—powerup — (Chassis only) Powers up the chassis.
—powercycle — Power cycles the module.
16