
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).
Содержание IDRAC6
Страница 1: ...Integrated Dell Remote Access Controller 6 iDRAC6 Enterprise for Blade Servers Version 2 1 User Guide ...
Страница 38: ...38 iDRAC6 Enterprise Overview ...
Страница 84: ...84 Configuring the Managed Server ...
Страница 120: ...120 Configuring iDRAC6 Enterprise Using the Web Interface ...
Страница 160: ...160 Using iDRAC6 With Microsoft Active Directory ...
Страница 166: ...166 Configuring Smart Card Authentication ...
Страница 222: ...222 Using GUI Console Redirection ...
Страница 228: ...228 Configuring the vFlash Media Card for Use With iDRAC6 ...
Страница 270: ...270 Using the RACADM Command Line Interface ...
Страница 308: ...308 Using iDRAC6 Configuration Utility ...
Страница 334: ...334 Recovering and Troubleshooting the Managed System ...
Страница 382: ...382 RACADM Subcommand Overview ...
Страница 452: ...452 iDRAC6 Enterprise Property Database Group and Object Definitions ...
Страница 462: ...462 Glossary ...
Страница 472: ...472 Index ...