CLI Guide

Table Of Contents
NumLock or numlock
Table 74. NumLock or numlock
Valid Arguments
On systems prior to YX2X: on, off
On YX2X and later systems: On, Off
Description
Turns the keyboard number lock on or off. This option is not replicated.
Example:
A:>syscfg --numlock=on
numlock=on
ForceInt10
Table 75. ForceInt10
Valid Arguments
On systems prior to YX3X: NA
On YX3X and later systems: Enabled, Disabled
Description
Determines whether the system BIOS loads the legacy video (INT 10h) option ROM
from the video controller or not. Set to Enabled if the operating system does not
support UEFI video output standards.
NOTE: This field is supported only in UEFI boot mode. This field cannot be set to
Enabled if UEFI SecureBoot is enabled.
Example:
A:>syscfg --ForceInt10=Enabled
InSystemCharacterization
Table 76. InSystemCharacterization
Valid Arguments
On systems prior to YX2X: NA
On YX2X and later systems: FastBoot, OptimizedBoot, Disabled
Description
In-System Characterization (ISC) runs during power-on self-test (POST) on
detecting relevant changes in the system configuration to optimize power and
performance. ISC takes about 20 seconds to run, and a system restart is required
to apply the system configuration changes. The FastBoot option runs ISC
and continues without applying ISC results until the next system restart. The
OptimizedBoot option runs ISC and forces an immediate system restart to apply
the results. If set to Disabled, ISC does not run.
Example:
A:>syscfg --InSystemCharacterization=FastBoot
InSystemCharacterization=FastBoot
54 SYSCFG