CLI Guide

Display an indexed group:
racadm getconfig -g cfgUserAdmin -o cfgUserAdminPassword -i 2
Display information about the service tag of the storage module:
racadm getconfig -g cfgStorageModule -m storage-<1 to 8> -o
cfgStorageModuleServiceTag
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 -mThe <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 -mThe <module> must be one of the following values:
chassisDefault state if -m is not specified.
switch-<n>Where n = 16
Example
Display switch network settings
racadm getniccfg -m switch-1
Display chassis network settings
racadm getniccfg -m chassis
RACADM sub command details 17