Reference Guide
NOTE: This option is available only for cfgRemoteHosts, cfgRacTuning,
cfgSerial, cfgSessionManagement, cfgLanNetworking, or
cfgIPv6LanNetworking commands.
Output The subcommand displays error message when:
• Invalid syntax, group name, object name, index, or any other invalid database
members is entered.
• 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 group
cfgLanNetworking.
racadm getconfig -g cfgLanNetworking
• Saves all group configuration objects from CMC to myrac.cfg.
racadm getconfig -f myrac.cfg
• Displays a list of the available configuration groups on CMC 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
gethostnetworkinterfaces
Description Displays host network interface details.
NOTE: To run this subcommand, you must have iDRAC service module installed on
the server operating system.
Synopsis
racadm gethostnetworkinterfaces
racadm gethostnetworkinterfaces <NIC FQDD>
42