Deployment Guide
Table Of Contents
- Dell OpenManage Deployment Toolkit Version 5.5 Command Line Interface Reference Guide
- Introduction
- Command Syntax Overview
- DTK Seamless package
- SYSCFG
- Features
- SYSCFG General Options
- SYSCFG For BIOS Configuration
- SYSCFG BIOS commands
- BIOS Option Settings
- Boot Settings
- Integrated Devices
- Network Settings
- Memory Settings
- Miscellaneous Settings
- One-Time Boot
- Processor Settings
- SATA Settings
- Serial Communication
- Slot Disablement
- System Information
- System Profile Settings
- System Security
- UEFI Boot Settings
- DTKTORACADM
- SYSCFG Options On PowerEdge Systems Prior To PowerEdge 12G Systems
- Sub Options And Arguments For power Option
- Sub Options And Arguments For tcm Option
- Sub Options And Arguments For tpm Option
- SYSCFG For BMC And Remote Access Controller Configuration
- bmcversion
- chassistype*
- clearsel*
- controlpanelaccess
- deviceguid*
- encryptkey
- fiberchannel
- floppy
- formfactor
- hddfailover
- hpcmode
- htassist
- idecdrom
- idracgui
- lpt
- memdynamicpower
- memintleave
- memremap
- mouse
- noraidprompt*
- oldsetuppwd
- oldsyspwd
- opticaldrivectrl
- remflashmedia
- serial1
- serial2
- slotname
- sma
- sysrev*
- usb
- usbflash
- vflash
- identify
- idracversion
- kvmstatusonlcd
- lancfgparams
- lanchannelaccess
- lanchannelinfo
- lanuseraccess
- lcd1
- lcd2
- loaddefaults*
- nextboot
- nmibutton
- passwordaction
- pefcfgparams
- powerbutton
- powerctl
- racreset*
- serialcfgparams
- serialchannelaccess
- serialchannelinfo
- serialuseraccess
- solaction
- solcfgparams
- ssninfo
- useraction
- username
- version*
- virutualmedia
- SYSCFG For State Configuration
- SYSCFG for System Configuration
- SYSCFG For IPv6 Configuration
- PCI Reporting
- RAIDCFG
- Features
- Supported RAID Controllers
- RAIDCFG Options And Arguments
- RAID Configuration Utility Options And Arguments
- General Help
- Enumerating RAID Controllers
- Creating Virtual Disks
- Enumerating Array Disks
- Blinking And Unblinking Array Disks
- Enumerating Virtual Disks
- Deleting Virtual Disks
- Increasing Virtual Disk Size
- Setting A Virtual Disk As Bootable Virtual Disk
- Blinking And Unblinking Virtual Disks
- Setting Virtual Disk Name
- Setting Environment Variables
- RAID Replication Options
- Assigning, Unassigning, And Listing Global Hot Spares
- Importing And Clearing Foreign Configurations
- Importing Secured Foreign Configuration
- Displaying Foreign Key Ids
- Creating Encryption Key
- Changing Encryption Key
- Deleting Encryption Key
- Configuring Physical Disk Rebuild
- Configuring Array Disk As RAID
- Configuring Physical Disk State
- Replacing Physical Disk Of A Virtual Disk
- Consistency check for virtual disk
- Erasing Encrypted Physical Disk
- Discarding Preserved Cache
- Initializing Virtual Disks
- Resetting The Controller
- Enabling And Disabling Persistent Dedicated Hot Spares
- Setting And Displaying The PCIe Link Speed
- Setting Boot Mode
- Configuring Auto Import
- Miscellaneous Options
- Quick Reference To RAIDCFG Commands
- UPINIT
- Messages And Codes
- BMC Platform Events Filter Alert Messages
- Sample File Formats

Example:
A:>syscfg --DynamicCoreAllocation=Enabled
DynamicCoreAllocation=Enabled
Applicable Systems PowerEdge 12G and later systems
MemOpMode/memoperatingmode
Table 59. MemOpMode/memoperatingmode
Valid Arguments
• On systems prior to 12G: optimizer, mirror, advancedecc
• On 12G and later systems: OptimizerMode, SpareMode, MirrorMode, AdvEccMode,
SpareWithAdvEccMode
Description
Selects the memory operating mode. This feature is active only if a valid memory
conguration is detected. When OptimizerMode is enabled, the DRAM controllers
operate independently in 64-bit mode and provide optimized memory performance.
When MirrorMode is enabled, only half of the installed memory is reported as
available to the operating system. When
AdvECCMode is enabled, the two DRAM
controllers are combined in 128-bit mode to provide optimized reliability. Memory that
cannot be teamed by the controllers is not reported to the operating system. When
SpareMode is enabled, the memory size reported to the operating system does not
include the spare portion.
Example:
A:>syscfg --memoperatingmode=optimizer
memoperatingmode=optimizer
Applicable Systems PowerEdge 11G and later systems
MemOpVoltage/-dimmvoltage
Table 60. MemOpVoltage/-dimmvoltage
Valid Arguments
• On systems prior to 12G: auto, 1.5
• On 12G and later systems: AutoVolt, Volt15V
Description
Sets the DIMM voltage selection. When set to AutoVolt(default value), the system
automatically sets the voltage to the optimal setting based upon the DIMM capability
and the installed DIMM population. This option also enables setting the system DIMM
voltage to a higher (1.5V) setting if the DIMMs support multiple voltages and have been
set to a lower voltage.
NOTE: Volt15V represents 1.5 Volt.
Example:
A:>syscfg --dimmvoltage=auto
dimmvoltage=auto
Applicable Systems PowerEdge 12G and later systems.
MemTest/memtest
Table 61. MemTest/memtest
Valid Arguments
• On systems prior to 12G: enable, disable
51