Using the RACADM Command Line Interface
265
This command creates the file
myconfig.cfg
in the current directory.
Configuration File Syntax
NOTE:
Edit the configuration file with a plain text editor, such as
Notepad
on
Windows or
vi
on Linux. The
racadm
utility parses ASCII text only. Any formatting
confuses the parser and may corrupt iDRAC6 database.
This section describes the format of the configuration file.
•
Lines that start with
#
are comments.
A comment
must
start in the first column of the line. A
#
character in any
other column is treated as a normal # character.
Example
:
#
#
This is a comment
[cfgUserAdmin]
cfgUserAdminPrivilege=4
•
Group entries must be surrounded by
[
and
]
characters.
The starting
[
character denoting a group name
must
start in column one.
This group name
must
be specified before any of the objects in that group.
Objects that do not include an associated group name generate an error.
The configuration data is organized into groups as defined in "iDRAC6
Enterprise Property Database Group and Object Definitions."
The following example displays a group name, object, and the object’s
property value.
Example:
[cfgLanNetworking]
(
group name
)
cfgNicIpAddress=143.154.133.121
(
object name
)
•
Parameters are specified as
object=value
pairs with no white space between
the object, =, and value.
White space that is included after the value is ignored. White space inside
a value string remains unmodified. Any character to the right of the
=
is
taken as is (for example, a second
=
, or a
#
,
[
,
]
, and so forth).
Summary of Contents for IDRAC6
Page 38: ...38 iDRAC6 Enterprise Overview ...
Page 84: ...84 Configuring the Managed Server ...
Page 120: ...120 Configuring iDRAC6 Enterprise Using the Web Interface ...
Page 160: ...160 Using iDRAC6 With Microsoft Active Directory ...
Page 166: ...166 Configuring Smart Card Authentication ...
Page 222: ...222 Using GUI Console Redirection ...
Page 228: ...228 Configuring the vFlash Media Card for Use With iDRAC6 ...
Page 270: ...270 Using the RACADM Command Line Interface ...
Page 308: ...308 Using iDRAC6 Configuration Utility ...
Page 334: ...334 Recovering and Troubleshooting the Managed System ...
Page 382: ...382 RACADM Subcommand Overview ...
Page 452: ...452 iDRAC6 Enterprise Property Database Group and Object Definitions ...
Page 462: ...462 Glossary ...
Page 472: ...472 Index ...