Reference Guide

This option is applicable only for iDRAC.
To use this subcommand, you must have Clear Logs or
Execute Debug Commands permission.
NOTE: If a coredumpdelete command is issued and a
coredump is not currently stored in the RAC, the
command displays a success message. This behavior
is expected. See the coredump subcommand for
more information on viewing a coredump.
Synopsis
racadm coredumpdelete
Input None
Output Coredump is deleted.
Example
racadm coredumpdelete
Coredump request completed successfully
deploy
Description Configures the static IP address, subnet mask, gateway, and password for the root
user on iDRAC for the specified server or switch.
To use this subcommand, you must have Server Administrator privilege.
NOTE: You can also use setniccfg to configure static IP address, subnet mask,
and gateway, as well as DHCP, speed, and duplex properties.
Synopsis
racadm deploy -m server -<n> -u root -p <password>
-s <ipaddress> <subnet> <gateway> -b <device> -o
<no|yes>
racadm deploy -m server -<n> -u root -p <password>
-s -6 <
ipv6Address> <prefixlen> <gateway> -b
<device> -o <no|yes>
where <
prefixlen
> must be a number between 0 and 128.
racadm deploy -m server -<n> -u root -p <password>
-d [-6]
racadm deploy -m switch -<n> -u root -p <password>
racadm deploy -m switch -<n> -u root -p <password>
-v SNMPv2 <snmpCommunityString> ro
racadm deploy -a [server/switch] -u root -p
<password>
Input
-b <
device
> — Specifies the first boot device; must be used with -o. Use
with -m <
module
> to specify for an individual server, or with -a for all servers.
Legal values: device=None, PXE, HDD, CD-DVD, vFDD, vCD-DVD, iSCSI, SD,
FDD, RFS
-o <
no|yes
> — Indicates if the server should boot from the device once. Use
with -b.
Use with -m <
module
> to specify for an individual server, or with -a for all
servers.
-a — [server/switch]. Applies options to all modules present in the chassis of
the given module type. Specify the value as server or switch. Default value is
server. Switches must support Ethernet Management.
51