CLI Guide

Display all available configuration groups:
racadm getconfig -h
getmodinfo
Description Gets module configuration and status information.
NOTE: If the Power Supply Unit (PSU) is absent, the RACADM interface displays the health state
and power status for the PSU as N/A.
Synopsis
racadm getmodinfo [-m <module>]
Input -m—The <module> must have one of the following values:
server-<n>—Where n = 1 to 8
switch-<n>—Where n = 1 to 6
mm-<n> —Where n = 1, 2
fan-<n>—Where n = 1 to 9
ps-<n> —Where n = 1 to 6
storage-<n>—chassis
Example
Display rollup status of all the modules in the chassis.
racadm getmodinfo
Display status of fan module 3 in the chassis.
racadm getmodinfo -m fan-3
getniccfg
Description
Displays the network settings for modules.
Synopsis
racadm getniccfg [-m <module>]
Input -m—The <module> must be one of the following values:
chassis—Default state if -m is not specified.
switch-<n>—Where n = 1–6
Example
Display switch network settings
racadm getniccfg -m switch-1
Display chassis network settings
racadm getniccfg -m chassis
getpbinfo
Description
Gets power budget status information. If there is no power supply to the PSU, the output of the command is
displayed as Input Lost. If there is a mismatch in the power source, for example, a PSU of 220 Volts and PSU of
110 Volts are combined, then the output of the command is displayed as Configuration Error.
RACADM sub command details 17