CLI Guide

Option Valid Arguments Description
NOTE: The
asterisk is not
part of the
command syntax.
Example:
A:>sysfg -r -x
The state byte has been set to 0x02.
A:>syscfg -r
The state byte has been set to 2.
-x or --hex
None
Species that a value should be in hexadecimal format.
Example:
A:>sysfg -r -x
The state byte has been set to 0x01.
A:>sysfg -x -b 0x02
The state byte has been set to 0x02.
SYSCFG for System
Conguration
SYSCFG enables system conguration and reporting. It reports system identication values, processor types and speeds, memory
size, and detects device using PCI scan.
Options For System Conguration
Table below documents valid options and arguments along with a description of the expected behavior of each option. Options and
arguments are case sensitive. All options and pre-dened arguments are lowercase unless stated otherwise.
NOTE: Some of the following options or arguments might not be available on all systems. Some of the command line
options are followed by an asterisk. Such options are used for reporting purposes only.
Table 330. SYSCFG Options and Arguments for System Conguration
Option Valid Arguments Description
--asset
None
Reports the customer-programmable asset tag number for a system. This
option displays the asset tag for a system. For Blade systems, the SYSCFG
utility reports the asset tag for both the server module and the asset tag for
its chassis. For more information on delimiters, see Command Line Option
Delimiters .
Example:
A:>syscfg --asset
asset=ASSET
--biosver*
None
Reports the BIOS version for a system. If used with the -s option, the
environment variable is set to the BIOS version.
Example:
A:>syscfg --biosver
biosver=A08
--chassvctag*
None
Reports the chassis service tag on blade systems.
Example:
A:>syscfg --chassvctag
chassvctag=SVCTAG1
--cpucount*
None
Reports the number of processors found on the system.
142