CLI Guide

Table Of Contents
PwrButton or powerbutton
Table 201. PwrButton or powerbutton
Valid Arguments
On systems prior to YX2X: enable, disable
On YX2X and later systems: Enabled, Disabled
Description
Enables or disables the power button on the front panel.
Example:
A:>syscfg --powerbutton=enable
powerbutton=enable
SetupPassword or setuppwd
Table 202. SetupPassword or setuppwd
Valid Arguments
On systems prior to YX2X: read-only
On YX2X and later systems: read-only
Description
Sets the setup password for the BIOS. The setup password locks the BIOS F2
screen. The argument string supplied to this option is the password. Passwords are
limited to alphanumeric characters and cannot exceed 32 characters in length. If a
current setup password is set, it must be given through the oldsetuppwd option.
This option is not replicated. For more information on delimiters, see Command Line
Option Delimiters .
Example:
A:>syscfg --setuppwd=asetuppassword
The password has been set. Please use a warm reboot to
apply the password to the system.
Example 2:
A:>syscfg --setuppwd=asetuppassword --
oldsetuppwd=currentpassword
The password has been set. Please use a warm reboot to
apply the password to the system.
Example 3:
A:>syscfg --setuppwd=asetuppassword --
oldsetuppwd=currentpassword
The old password entered is incorrect. The new password
will not be set. Please try again.
SysPassword or syspwd
Table 203. SysPassword or syspwd
Valid Arguments
On systems prior to YX2X: read-only
On YX2X and later systems: read-only
Description
Sets the system password for the BIOS. The system password is required when
booting the system. The argument string supplied to this option is the password.
SYSCFG 93