CLI Guide

Input
-gSpecifies the configuration group to display
-oSpecifies the configuration object to display. This option is used with -g.
-iSpecifies the index of indexed group. This option is used with -g.
-mThe <module> must have one of the following values:
storage-<n>Where n = 1 to 8
NOTE: The storage-<n> option is available only for cfgStorageModule.
-hDisplays all the available configuration groups.
Example
Display an entire group, in this case the LAN networking:
racadm getconfig -g cfgLanNetworking
Display a single object from a particular group:
racadm getconfig -g cfgLanNetworking -o cfgDNSRacName
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
Display the maximum number of authentication attempts permitted per connection:
racadm getconfig -g cfgRacTuning -o cfgRacTuneMaxAuthRetries
The default value is "3".
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
storage-<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
NOTE: For IOMs, the possible values for the option, -m, are "switch" and "IOM".
Example
Display rollup status of all the modules in the chassis.
racadm getmodinfo
RACADM sub command details 19