CLI Guide
Example:
A:>syscfg -l logfile --option=<filename>
o or outle
Table 13. SYSCFG General — o or outle
Valid Arguments <lename>
Description
Prints all replicable options to the specied lename. The format of the output is in
the .ini format, with the utility name as the section header. On PowerEdge 11G systems,
if a le with the same name already exists, the information is appended to the le, but
on PowerEdge 12G it overwrites the existing le. If this option is used with other
function commands, the commands are applied in the order in which they appear. This
option captures replicable BMC and BIOS options.
Example:
A:>syscfg -o <filename>.ini
ox or
outxmlle
Table 14. SYSCFG General — ox or outxmlle
Valid Arguments <lename>
Description
Prints all BIOS options to the specied xml le.
NOTE: It is applicable only on 12G and later sytems.
Example:
A:>syscfg --ox filename.ini
ovrwrt*
Table 15. SYSCFG General — ovrwrt*
Valid Arguments NA
Description
Used with the -o option to cause the output le to be overwritten if a le of the same
name already exists. This option cannot be replicated.
Example:
A:>syscfg -o=filename.ini --ovrwrt
The file filename has been overwritten.
px or pendingxmlle
Table 16. SYSCFG General — px or pendingxmlle
Valid Arguments <lename>
Description
Prints all the pending BIOS options to a specied xml le.
NOTE: It is applicable only on 12G and later sytems.
Example:
A:>syscfg --px filename.xml
25