Reference Guide

<device name>species the device name such as iDRAC, BIOS, NIC, LifecycleController, FC,
system, or Storage.
<group>species the group name supported by the corresponding device.
<object>species 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 specied subcommand only.
The racadm help —g <groupname> command displays information for the specied group.
The racadm help —o <objectname> command displays information for the specied object.
The racadm help <device name> <Group> command displays information for the specied group.
The racadm help <device name> <Object> command displays information for the specied
object.
The racadm help <device name> <Group> <Object> command displays information for the
specied 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 specied.
—switch-<n> where n=1–6
—kvm
<action> — Action that you want to execute on the specied module. Values are:
—powerdown — (Chassis only) Powers down the chassis.
—powerup — (Chassis only) Powers up the chassis.
—powercycle — Power cycles the module.
16