CLI Guide

Option Valid Arguments Description
Example:
A:>syscfg --mem
mem=256MB
-n <filename>
Species an input le to use for resolving PCI vendor and device numbers to
strings. The le must be present (with read rights) and contain a properly
formatted list. For more information, see PCI Reporting . This option must be used
with the pci option.
Example:
A:>syscfg -n pci.txt --pci
PCI Bus: 2, Device: 4, Function: 0
Vendor: 8086 - Intel Corp.
Device: 1229 - 82557/8/9 [Ethernet Pro 100]
Sub Vendor:8086 - Intel Corp.
Sub Device:1017 - EtherExpress
PRO/100+ Dual Port Server Adapter
Slot: 01
Class: 02 - Network
SubClass: 00 - Ethernet
--ovrwrt*
None
When used with the outfile option, this option species that the output le
should be overwritten if it exists.
NOTE: This option is applicable only on PowerEdge systems prior to
12G.
Example:
A:>syscfg -outfile=out.ini --ovrwrt
--pci*
None
Performs a scan of all PCI buses and displays the results. The utility uses an open
source pci.ids le for vendor/device name resolution. The utility looks for a le
called pci.ids in the current working directory. If the le is not found in the
current working directory, the directory containing the SYSCFG executable is
searched. If the
-n option is used to specify a lename, this lename is used for
resolution. If a specic lename is not given and the pci.ids le cannot be
found, Unknown is printed for all vendor and device codes.
For more information, see PCI Reporting.
Example 1 (the pci.ids lename is specied in the command line instance ):
A:>syscfg -n pci.ids --pci
PCI Bus: 0, Device: 0, Function: 0
Vendor: 1166 - ServerWorks
Device: 0012 - CMIC-LE
Slot: 00
Class: 06 - Bridge
SubClass: 00 - CPU/PCI
PCI Bus: 0, Device: 0, Function: 1
Vendor: 1166 - ServerWorks
Device: 0012 - CMIC-LE
Slot: 00
SYSCFG 175