Reference Guide

<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
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
Address
HW Type HW Address Mask Device
192.168.1.1 Ether 00:0d:65:f3:7c:bf C eth0
autoupdatescheduler
Description
You can automatically update the firmware of the devices on the server.
To run this subcommand, you must have the Server Control privilege.
NOTE:
The autoupdatescheduler subcommand can be enabled or disabled.
Lifecycle Controller and CSIOR may not be enabled to run this subcommand.
The autoupdatescheduler can be enabled or disabled. For more information, see
LifecycleController.LCAttributes.autoupdate (Read or Write)
The minimum Lifecycle Controller version required is Lifecycle Controller 1.3.
When a job is already scheduled and the clear command is run, the scheduling parameters are
cleared.
If the network share is not accessible or the catalog file is missing when the job is scheduled, then
the job is unsuccessful.
Synopsis
To create the AutoUpdateScheduler, run the command.
racadm autoupdatescheduler create -u <user> -p <password> -l <location> -
f <filename> -time <time> -dom <DayOfMonth> -wom <WeekOfMonth> -dow
<DayofWeek> -rp <repeat> -a <applyreboot> -ph <proxyHost> -pu
<proxyUser> -pp <proxyPassword> -po <proxyPort> -pt <proxyType>
To view AutoUpdateScheduler parameter, run the command.
racadm autoupdatescheduler view
To clear and display AutoUpdateScheduler parameter, run the command.
racadm autoupdatescheduler clear
19