User's Manual
The setrac command sets the managed system name, operating system name, or operating system type from the managed system to the DRAC 4. If options
are not typed, all four parameters are set. The -d option allows the user to display the parameters only without actually writing them to the DRAC 4 firmware.
Any combination of options, or no options, may be typed.
Input
TableA-29 describes the setrac subcommand options.
Table A-29. setrac Subcommand Options
Output
A message is displayed indicating the values obtained from the managed system, and if they are being written to the DRAC 4 or only displayed.
Examples
l racadm setrac -d – Only the parameter values are displayed.
l racadm setrac -h – The UTC time and managed system name are taken from the managed system and written to the DRAC 4.
sslcsrgen
TableA-30 describes the sslcsrgen subcommand.
Table A-30. sslcsrgen
Synopsis
racadm sslcsrgen [-g] [-u] [-f <filename>]
racadm sslcsrgen -s
Description
The sslcsrgen subcommand is used to generate the CSR and download it to a file, <filename>.
Options
TableA-31 describes the sslcsrgen subcommand options.
NOTE: The racadm setrac command cannot be used remotely.
Option
Description
-h
Gets the "Hostname" from the managed system and writes it to the DRAC 4. This parameter is available for viewing using the getsysinfo command,
and under the object ID interface using config/getconfig as [ifcRacManagedNodeOs] ifcRacMnOsHostname.
-o
Gets the "OS Name" from the managed system and writes it to the DRAC 4. This parameter is available for viewing under the object ID interface
using config/getconfig as [ifcRacManagedNodeOs] ifcRacMnOsName.
-T
Gets the "OS Type" from the managed system and writes it to the DRAC 4. This parameter is available for viewing using the getsysinfo command
and under the object ID interface using config/getconfig as [ifcRacManagedNodeOs] ifcRacMnOsOsType.
-d
The -d, or display option, allows the user to get the "Hostname," "OS Name," and "OS Type" from the managed system and display these items
only. Parameters are not written to the DRAC 4. If the -d option is typed along with other options, then those parameters are displayed only.
NOTE: To use this command, you must have Configure DRAC 4 permission.
Subcommand
Description
sslcsrgen
Generates and downloads the SSL CSR.
NOTE: The -u and -f options are not supported for the serial/telnet console.