Reference Guide

Option Valid Arguments Description
None
Example 3 (a pci.ids file does not exist) :
A:>syscfg --pci
PCI Bus: 0, Device: 0, Function: 0
Vendor: 1166 - Unknown
Device: 0012 - Unknown
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
PCI Bus: 0, Device: 0, Function: 1
Vendor: 1166 - Unknown
Device: 0012 - Unknown
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
PCI Bus: 0, Device: 0, Function: 2
Vendor: 1166 - Unknown
Device: 0000 - Unknown
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
-s <string>
Sets an environment variable to the value of a function
command option. The string argument must be alphanumeric
without any spaces or symbols. The variable name must be in
upper case. This option must be used with at least one
function command.
Example:
A:>syscfg -s ENVNAME --svctag
ENVNAME=SERVICE
--slot*
None
Reports the slot on a Blade system. If it is not a Blade system,
the slot is reported as 0. If used with the -s option, the
environment variable is set to the slot.
Example 1 (Blade systems) :
A:>syscfg --slot
slot=1
Example 2 (Rack and Tower systems) :
A:>syscfg --slot
slot=0
NOTE: This option is valid only on PowerEdge blade
systems.
--svctag*
None
Reports the service tag for a system. If used with the -s
option, the environment variable is set to the BIOS version.
152