Quick Reference Guide

68 SYSCFG
SYSCFG for System Configuration
SYSCFG enables system configuration and reporting. It reports system identification values, processor
types and speeds, memory size, and detects device using PCI scan.
Options for System Configuration
Table 3-5 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 predefined arguments are
lowercase unless stated otherwise.
NOTE: Some of the following options or arguments might not be available on all systems.
Table 3-5. SYSCFG Options and Arguments for System Configuration
Option Valid Arguments Description
--asset None This option reports the customer-programmable asset tag number for a system. This
option displays the asset tag for a system. For modular systems, the SYSCFG utility
reports the asset tag for both the server module and the asset tag for its chassis.
Example:
A:>syscfg--asset
asset=ASSET
--biosver* None This option 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
NOTE: The asterisk is not part of the command syntax.
--chassvctag* None This option reports the chassis service tag for modular systems.
Example:
A:>syscfg --chassvctag
chassvctag=SVCTAG1
--cpucount* None This command reports the number of processors found on the system.
Example 1:
A:>syscfg --cpucount
cpucount=1
Example 2:
A:>syscfg --cpucount
cpucount=2
NOTE: The asterisk is not part of the command syntax.