
maximum number of indexes a particular group supports. If -i <index> is not specified, then
a value of 1 is assumed for groups, which are tables that have multiple entries. The -i option
enters the index value and not a
named
value
• -o — The -o <objectname> or object option specifies the object name that is used in the
query. This option is optional and can be used with the -g option.
• -u — The-u <username> or user name option, is used to display the configuration for the
specified user. The <username> option is the login name for the user.
• -v — The -v option displays more information with the display of the properties and is used
with the
-g option.
• -m — The module must be one of the following values:
– server—<n> — where n = 1–16
– server—<nx> — where n = 1–8; x= a–d (lower case).
NOTE: This option is available only for cfgRemoteHosts, cfgRacTuning, cfgSerial,
cfgSessionManagement, cfgLanNetworking, or cfgIPv6LanNetworking commands.
Output This subcommand generates error output upon encountering either of the following:
• Invalid syntax, group name, object name, index or other invalid database members.
• The RACADM CLI transport is unsuccessful.
If errors are not encountered, this subcommand displays the content of the specified configuration.
Example
• Displays the configuration properties (objects) that are contained in the
groupcfgLanNetworking.
racadm getconfig -g cfgLanNetworking
• Saves all group configuration objects from iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
• Displays a list of the available configuration groups on iDRAC in an alphabetical order.
racadm getconfig -h
• Displays the configuration properties for the user named root.
racadm getconfig -u root
• Displays the user group instance at index 2 with verbose information for the property values.
racadm getconfig -g cfgUserAdmin -i 2 -v
• Displays an entire group of serial configuration.
racadm getconfig -g cfgSerial
• Displays a single object from a particular group.
racadm getconfig -g cfgSerial -o cfgSerialBaudRate
• Displays an indexed group.
racadm getconfig -g cfgUserAdmin -o cfgUserAdminUserName -i 2
• Displays information about the session information for a particular server.
racadm getconfig -g cfgSessionManagement -m server-1
• Displays information about the WEB/SSH/Telnet information for a particular server.
racadm getconfig -g cfgRacTuning -m server-1
• Displays information about the remote Syslog for a particular server.
racadm getconfig -g cfgRemoteHosts -m server-1
• Displays the current Enhanced Cooling Mode property configuration.
racadm getconfig –g cfgThermal
52
Komentarze do niniejszej Instrukcji