Intel® System Configuration Utility User Guide Syscfg Version 4.
Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL® PRODUCTS FOR THE PURPOSE OF SUPPORTING INTEL DEVELOPED SERVER BOARDS AND SYSTEMS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT.
Preface About this Manual This document provides is a command reference for version 4.0.x of the System Configuration Utility.
Platform System Configuration Utility Version Supported Operating Systems or Preboot Environment Windows Preinstallation Environment 2005 (Released with Microsoft Windows Server 2003, Service Pack 1 and Windows XP, Service Pack 2) RHEL5 (32 bit and Intel 64 Architecture edition) SUSE Linux Enterprise Server 10 (32 bit and Intel 64 Architecture edition) Intel S5000 Series Server Boards and Intel S3000 Series Server Boards 4.0.
Platform Intel Server Board S3200SH System Configuration Utility Version 4.0.2 or later Supported Operating Systems or Preboot Environment EFI 1.10 Windows Preinstallation Environment 2005 (Released with Microsoft Windows Server 2003, Service Pack 1 and Windows XP, Service Pack 2) RHEL5 (32 bit and Intel 64 Architecture edition) SUSE Linux Enterprise Server 10 (32 bit and Intel 64 Architecture edition) This manual does not cover the ROM DOS version of the System Configuration Utility (v2.0.9).
vi [a | b] Optional element. You may optionally choose a or b. XYZ Type what is shown. XYZ Substitute the appropriate value for this element. […] The previous element may be repeated. 1..255 Choose a number in the range from 1 to 255 (decimal).
Contents 1 Quick Start Instructions................................................................................. 1 Save a Configuration............................................................................................................... 1 Restore a Configuration .......................................................................................................... 1 Syscfg Help ..................................................................................................................
Serial Dial String (/sds) ......................................................................................................... 44 Serial Enable (/se)................................................................................................................. 45 Serial Page Configuration (/spc) ........................................................................................... 46 Serial Page Enable (/spe) .......................................................................................
1 Quick Start Instructions For Windows PE users, refer to Intel® Server Configuration Utilities Deployment Procedure for Windows PE 2005 for setup instructions. Save a Configuration To save the BIOS and firmware configuration to a file, do the following: 1. Boot to one of the supported Operating Systems on the target system. 2. Change directories to the location of the syscfg executable. (This location must be writable to allow you to save the system configuration.) 3.
2 Using the System Configuration Utility Syscfg is a command-line utility that can be used to save and restore BIOS and firmware settings to a file, or to set and display individual settings. Syscfg may be used in a script to automate the process of configuring multiple servers. Some commands may not be supported on all platforms due to limitations in the hardware. The description of each command will describe any limitations.
3 Command Reference /bap BIOS Administrator Password /lgm LAN Default Gateway MAC Address /bbo BIOS Boot Order /bcr BIOS Console Redirection /lhi LAN BMC IP Address /bcs BIOS Configure Setting /lsm LAN Subnet Mask /bht BIOS Hyper-Threading /pefc PEF Configure /bldfs BIOS Load Default Factory Settings /peff PEF Filter /pefp PEF Policy /bpep BIOS POST Error Pause /prp Power Restore Policy /bqb BIOS Quiet Boot /q Quiet Mode /bup BIOS User Password /r Restore /c Channels /s
BIOS Administrator Password (/bap) syscfg /bap {old_password | ""} [new_password | ""] old_password new_password The maximum length of the password is seven characters. The password cannot have characters other than alphanumeric (a-z, A-Z, 0-9) and is case insensitive. Use two double quotes ("") to represent a null password. Sets or clears the BIOS Administrator password.
BIOS Boot Order (/bbo) syscfg /bbo [device_number [device_number […] ] ] device_number The current ordinal number of the BIOS boot device (1 is the first device, 2 is the second device, and so on.). To change the order, specify a order for the device numbers (for example, if you specify “2 1 4 3” then the second boot device will be the first boot device after the command is executed. Refer to the Product Guide for your Intel Server Board for more information on BIOS Setup options.
BIOS Console Redirection (/bcr) syscfg /bcr {disable | COM1 | COM2} {9600 | 19200 | 38400 | 11520} {none | CTS} {PCANSI | VT100 | VTUTF8} disable | COM1 | COM2 COM port number. 9600 | 19200 | 38400 | 11520 Baud rate options in BIOS Setup. none | CTS Flow control options in BIOS Setup. (CTS is RTS/CTS) PCANSI | VT100 | VTUTF8 Terminal type in BIOS Setup. (PCANSI is PC-ANSI; VT100 is VT100: and VTUTF8 is VT-UTF8) Enables BIOS serial console redirection.
Configure BIOS Setting (/bcs) syscfg /bcs [BIOS_Group_Name] BIOS_Setting_Name Value [BIOS_Setting_Name Value […] ] BIOS_Setting_Name The name of the BIOS settings on the BIOS Setup screen. Refer to the Technical Product Specification for your server board for the BIOS Setup setting names. BIOS_Group_Name The name of the page in the BIOS Setup screen. Refer to the Technical Product Specification for your server board for the BIOS Setup screen names. Value The value for the BIOS Setting.
BIOS Load Default Factory Settings (/bldfs) syscfg /bldfs Refer to the Product Guide for your Intel Server Board for more information on BIOS Setup default settings. Loads the default factory BIOS settings. NOTE If the /bldfs option requires a reboot to reset the default settings.
BIOS Post Error Pause (/bpep) syscfg /bpep Enable pause on POST error in BIOS option.
BIOS Quiet Boot (/bqb) syscfg /bqb {enable | disable} enable, disable Enables or disables the BIOS Quiet Boot feature. Enable quiet boot option in the BIOS. The BIOS default is to enable the quiet boot option. Refer to the Product Guide for your Intel Server Board for more information on BIOS Setup options. Examples: syscfg /bqb enable syscfg /bqb disable NOTE If the /bcr option is enabled, the quiet boot option cannot be enabled.
BIOS User Password (/bup) syscfg /bup {old_password | ""} [new_password | ""] old_password, new_password The maximum length of the password is seven characters. The password cannot have characters other than alphanumeric (a-z, A-Z, 0-9) and is case insensitive. Use two double quotes ("") to represent a null password. Sets or clears the BIOS User password. You must enter the old password, if set, or the null string if the User password is currently not set, before entering the new password.
Channels (/c) syscfg {/c | /channel} [channel_ID { 1 {none | straight | MD5} | 2 {none | straight | MD5 } | 3 {none | straight | MD5 } | 4 {none | straight | MD5 } | 5 {enable | disable} | 6 {enable | disable} | 7 {disabled | preboot | always | shared} | 8 {callback | user | operator | admin} | 9 {enable | disable} } ] Channel_ID BMC channel ID number. 1 Selects the authentication types for callback privilege level. 2 Selects the authentication types for user privilege level.
syscfg /c syscfg /c 1 1 straight+MD5 syscfg /c 1 7 always /c 1 8 admin Clear SEL (/csel) syscfg {/csel | /clearSEL} Clears the System Event Log (SEL).
Display (/d) syscfg /d {CHANNEL Channel_ID | BIOS | BIOSSETTINGS {{group BIOS_Group_Name BIOS_Setting_Name [BIOS_Setting_Name…] | [individual] BIOS_Setting_Name [BIOS_Setting_Name…] } | LAN Channel_ID LAN_Alert_Destination_Index | SERIAL Channel_ID Dial_String_Index Page_Destination_Selector Dial_String_Selector | POWER | PEF Filter_Table_Index [Policy_Table_Index] | SOL Channel_ID} | USER User_ID [Channel_ID] | FWADVCFG Channel_ID [User_ID [SMTP_Configuration_Index] ] } 14 CHANNEL Displays the BMC Chann
SOL Displays the Serial Over LAN settings. USER Displays the BMC user settings. Channel_ID IPMI Channel ID. LAN_Alert_Destination_Index Enter the LAN Alert Destination Index. Dial_String_Index Enter the Serial Modem Dial String Index. Page_Destination_Selector Enter the Page Destination Selector. Dial_String_Selector Enter the Dial String Selector. Filter_Table_Index Enter the Filter Table Index. Policy_Table_Index Enter the PEF Policy Table Index.
Date and Time (/dt) syscfg {/dt | /timeofday} hh:mm:ss mm/dd/yyyy hh:mm:ss Hours (24 hour clock), minutes, and seconds. mm/dd/yyyy Month, day, and year. Sets the time of day stored in the Real Time Clock (RTC) by the BIOS.
email Alert Configure (/eac) syscfg {/eac | /emailalertconf} SMTP_Configurtion_Index {1 | 2 | 3} ASCII_String SMTP_Configuration_Index 1 to n. An index into the SMTP configuration table in firmware. The maximum number n depends on the firmware on your server board (refer to your server documentation for details). {1 | 2 | 3} Configuration Parameter selector: 1=From Address 2=To Address 3=Subject Line ASCII_String 1 to 64 characters. This is the value for the selected parameter.
email Alert Enable (/eae) syscfg {/eac | /emailalertconf} Sender_Name Sender_Name Sender machine name. This string identifies the managed server to the SMTP server. Sets the sender machine name for SMTP email alerts from the current server.
email Alert Map (/eam) syscfg {/eam | /emailalertmap} Channel_ID Alert_Destination_Index email_Alert_Index Channel_ID IPMI channel ID number (LAN channel). Alert_Destination_Index Alert Destination Index. email_Alert_Index Email Alert Index. Maps the Alert Destination Index to the Email Alert Index.
Help (/h) syscfg {/h | /?} {lan | user | serial | pef | sol | power | channel | system | advancedfwcfg | bios} lan | user | serial | pef | sol | power | channel | system | advancedfwcfg | bios Displays help in the specified area. NOTE In Linux, to use the /? option, you must enclose it in double quotes. Displays help on the system configuration utility.
Information (/i) syscfg /i [filename.SCF] Filename File name for a System Configuration File (.SCF) in the current working directory. If the filename is not specified, the command displays the BIOS and firmware versions of the current system. Displays the BIOS and firmware versions of the system or the saved BIOS and firmware settings in a System Configuration File. Examples: syscfg /i syscfg /i bd2.
LAN Alert Configuration (/lac) syscfg {/lac | /lanalertconf} Channel_Id Alert_Destination_Index Alert_Destination_IP_Address {Alert_ID_MAC_Address | “resolve”} {enable | disable } {enable | disable} {1..7} {1..255} {SNMP | SMTP} Channel_ID IPMI Channel number. Alert_Destination_Index Index into the Alert Destination table. Alert_Destination_IP_Address IP address of the alert destination in the dot separated decimal value format: n.n.n.n, where n is a number between 0 and 255.
LAN Alert Enable (/lae) syscfg {/lae | /lanalertenable} Channel_ID Gateway_IP_Address {Gateway_MAC_Address | “resolve”} SNMP_Community_String [Backup_Gateway_IP_ Address {Backup_Gateway_MAC_Address | “resolve”}] Channel_ID IPMI Channel ID Gateway_IP_Address Gateway IP Address for the specified LAN channel Gateway_MAC_Address Gateway MAC Address for the specified LAN channel or “resolve” to automatically resolve the MAC Address SNMP_Community_String Enter the SNMP community string, or the null string
LAN Configuration (/lc) syscfg {/lc | /lanconf} Channel_ID {2a {none | straight | MD5} | 2b {none | straight | MD5} | 2c {none | straight | MD5} | 2d {none | straight | MD5} | 3 IP_Address | 4 {static | DHCP} | 6 IP_Address | 10 {enable | disable} | 10b {enable | disable} | 11 {0..127500} | 12 IP_Address | 13 MAC_Address | 14 IP_Address | 15 MAC_Address | 16 SNMP_Community_String } 24 Channel_ID IPMI Channel ID (LAN channel) 2a Selects authentication type for callback privilege level.
Boards X38MLST and S3200SH. 12 Selects Gateway IP Address. (This is not a valid option when the source is set to DHCP.) 13 Selects Gateway MAC Address 14 Selects Backup Gateway IP Address 15 Selects Backup Gateway MAC Address 16 Selects Community String IP_Address IP Address MAC_Address MAC Address SNMP_Community_String SNMP Community String. Enclose in double quotes if the string contains spaces. Configures the LAN settings on a specific channel.
LAN DHCP Enable (/lde) syscfg /lde {1 | 0} {1 | 0} Enable the BMC to get the IP Address from DHCP server. 1 = enable 0 = disable (Get IP Address from the BIOS) Enable DHCP server for the management LAN dedicated to the BMC.
LAN Enable (/le) syscfg {/le | /lanenable} Channel_ID {dhcp | {static IP_Address Subnet_Mask}} Channel_ID BMC LAN Channel ID static | dhcp IP Address source IP_Address IP Address Subnet_Mask Subnet mask Configures the LAN channel used by the BMC on the specified channel. See IPMI 2.0 Specification for more information. Example: syscfg /le 1 dhcp syscfg /le 1 static 10.30.240.21 255.255.255.
LAN Default Gateway IP Address (/lgi) syscfg /lgi IP_Address IP_Address IP Address. Set the LAN IP Address for the management LAN dedicated to the BMC. Examples: syscfg /lgi 10.30.240.
LAN Default Gateway MAC Address (/lgm) syscfg /lgm MAC_Address MAC_Address MAC Address. Set the LAN MAC Address for the management LAN dedicated to the BMC.
LAN BMC IP Address (/lhi) syscfg /lhi IP_Address IP_Address IP Address. Set the LAN IP Address for the management LAN dedicated to the BMC. Examples: syscfg /lhi 255.255.255.0 syscfg /r mycfgfile.scf /lhi 255.255.255.
LAN Subnet Mask (/lsm) syscfg /lsm Subnet_Mask Subnet_Mask LAN Subnet Mask. Set the LAN Subnet Mask for the management LAN dedicated to the BMC. Example: syscfg /lsm 255.255.255.
PEF Configure (/pefc) syscfg {/pefc | /pefconfig} {enable | disable} {none | alert | pdown | reset | pcycle | diagint} enable | disable Global PEF enable. none | alert | pdown | reset | pcycle | diagint PEF Action. Enable multiple actions by using a plus sign to concatenate the values. None may not be combined with other options. pdown means “power down,” pcycle means “power cycle,” and diagint means “diagnostic interrupt.” Global enable of the Platform Event Filters used by the BMC. See IPMI 2.
PEF Filter (/peff) syscfg {{/peff | /peffilter} Filter_table_index {enable | disable} {none | alert | pdown | reset | pcycle | diagint} {1..15}} Filter_table_index Index into the PEF filter table for a particular filter. enable | disable Enable specified filter. none | alert | pdown | reset | pcycle | diagint PEF Action. Enable multiple actions by using a plus sign to concatenate the values. None may not be combined with other options. pdown means “power down.” pcycle means “power cycle.” 1..
PEF Policy (/pefp) syscfg {/pefp | /pefpolicy} Policy_table_index {enable | disable} {1..15} {ALWAYS | NEXT_E | STOP | NEXT_C | NEXT_T} Channel_ID Destination_table_index Policy_table_index Policy Table Index enable | disable Enable policy 1..15 Policy number ALWAYS | NEXT_E | STOP | NEXT_C | NEXT_T Alert Policy: ALWAYS = always send an alert to the destination indicated in the policy table entry specified by argument 1.
NOTE This command is not supported on Intel Server Boards X38MLST and S3200SH.
Power Restore Policy (/prp) syscfg /prp {off | on | restore} off | on | restore Power restore policy Sets the power restore policy. See IPMI 2.0 Specification, §28.8, for more information on the Set Power Restore Policy IPMI Command.
Quiet (/q) syscfg options /q options Any other valid option. The /q switch must be at the end of the command line. /q Quiet Mode. This option prevents all output from the command. Suppress all messages..
Restore (/r) syscfg /r [filename.SCF] {/f | /b | /f /b} filename Filename of the syscfg configuration file (.SCF) in the current working directory. If no filename is specified, the default filename syscfg.scf is used. The filename suffix must be .SCF. /f Restore the firmware settings. (See Appendix A for a list of the settings that are restored.) /b Restore the BIOS settings. (See Appendix A for a list of the settings that are restored.) Restores the BIOS and firmware settings from a SCF file.
Reset BMC (/rbmc) syscfg {/rbmc | resetBMC} Resets the Baseboard Management Controller. Examples: syscfg /rbmc NOTE This command should be used by itself. Do not issue Syscfg commands for a few seconds after this command to allow the BMC to initialize.
Restore Firmware Settings (/rfs) syscfg {/rfs | restorefirmwaresettings} Restores the factory default Baseboard Management Controller settings. Examples: syscfg /rfs NOTE This command should be used by itself. Do not issue Syscfg commands for a few seconds after this command to allow the BMC to initialize. After a few seconds, follow this command with the Reset BMC or AC Power Cycle. Unpredictable operation may occur if you do not reset the BMC after this command.
Save (/s) syscfg /s [filename.SCF] {/f | /b | /f /b} filename File name to be used for the syscfg configuration file (.SCF) in the current working directory. If no filename is specified, the default file name syscfg.scf is used. The filename suffix must be .SCF, or, if omitted, syscfg will add the .SCF suffix. The filename should consist of only alphanumeric characters. /f Save the firmware settings. (See Appendix A for a list of the settings that are saved.) /b Save the BIOS settings.
Serial Configuration (/sc) syscfg {/sc | /serialconf} Channel_ID { [2a {None | Straight | MD5}] [2b {None | Straight | MD5}] [2c {None | Straight | MD5}] [2d {none | Straight | MD5}] [3a {enable | disable}] [3b direct] [4 {0..
3b Selects Connection mode. 4 Set Inactivity Timeout (in 30 second increments). 6a Set Close on DCD loss. 6b Enable Inactivity timeout. 7a Set Baud rate in bits per second. 7b Enable DTR hang-up. 7c Set Flow control. 8a Enable MUX switch on DCD loss. 8b Set MUX baseboard to BMC switch. 8c Set MUX BMC to baseboard switch. 8i Enable Ping before MUX switch. 8j Enable Ping. 8k Enable Ping during callback. 8l Set Connection Mode settings. 14 Set Page blackout interval in minutes.
Serial Dial String (/sds) syscfg {/sds | /serialdialstring} Channel_ID Dial_String_Index Dial_string Channel_ID IPMI Channel ID (this must be 4 for S5000PAL, S5000PSL, and S5000PSA server boards) Dial_String_Index Dial String Index Dial_String ASCII string with the modem dial command and phone number Sets the serial modem dial string used by the BMC on the specified channel. See IPMI 2.0 Specification, Chapters 14 and 25, for more information on IPMI Serial/Modem interface and commands.
Serial Enable (/se) syscfg {/se | /serialenable} Channel_ID {callback | user | operator | admin} {modem | direct} {9600 | 19200 | 38400 | 115200} Channel_ID IPMI Channel ID (this must be 4 for S5000PAL, S5000PSL, S5000PSA server boards) callback | user | operator | admin Serial channel privilege level modem | direct Modem or direct connection 9600 | 19200 | 38400 | 115200 Baud rate Enables serial communications with the BMC on the specified channel. See IPMI 2.
Serial Page Configuration (/spc) syscfg {/spc | /serialpageconf} Channel_ID Page_Destination_Selector Dial_String_Selector {1 | 2} {7 | 8} {none | odd | even} {9600 | 19200 | 38400 | 115200} Channel_ID IPMI Serial Channel ID (this must be 4 for S5000PAL, S5000PSL, and S5000PSA server boards) Page_Desitination_Selector Page Destination Selector Dial_String_Selector Page String Selector 1|2 Number of parity bits 7|8 Number of data bits none | odd | even Parity 9600 | 19200 | 38400 | 115200 Baud R
Serial Page Enable (/spe) syscfg {/spe | /serialpageenable} Channel_ID {0..255} SNMP_Community_String Channel_ID IPMI Channel ID (this must be 4 for S5000PAL, S5000PSL, and S5000PSA server boards) 0..255 Page Blackout in minutes SNMP_Community_String SNMP Community String Enables serial paging for platform alerting by the BMC on the specified channel. See IPMI 2.0 Specification, Chapters 14 and 25, for more information on IPMI Serial/Modem interface and commands.
Serial Over LAN Enable (/sole) syscfg {/sole | /soleenable} Channel_ID {enable | disable} {user | operator | admin} {9600 | 19200 | 38400 | 115200} {0..7} {0..2550} Channel_ID IPMI Channel ID enable | disable SOL enable user | operator | admin Privilege Level Limit 9600 | 19200 | 38400 | 115200 Baud Rate 0..7 Retry count 0..2550 Retry interval in milliseconds, rounded to the nearest 10 ms Enables Serial Over LAN (SOL) on the specified LAN channel. See IPMI 2.
Terminal Enable (/te) syscfg {/te | /termenable} Channel_ID {enable | disable} {BSB | DEL} {enable | disable} {enable | disable} {CRLF | NULL | CR | LFCR | LF} {CR | NULL} Channel_ID IPMI Channel ID (this must be 4 for S5000PAL, S5000PSL, and S5000PSA server boards) enable | disable Line Edit enable BSB | DEL Delete control enable | disable Echo control enable | disable Handshake control CRLF | NULL | CR | LFCR | LF Output newline sequence CR | NULL Input newline sequence Configures terminal m
Users (/u) syscfg {/u | /user} User_ID User_name Password User_ID User ID. Use a decimal integer in the range [1..n] where n is the number of users supported by the platform BMC. User ID 1 is usually the anonymous user. User_name BMC User name consisting of up to 20 ASCII characters in the range 0x21 to 0x7e, except “[” and “]”. Use “” to leave user name as anonymous. Password User BMC Password. ASCII string of up to 20 characters. Set the user name and password for the specified BMC user. See IPMI 2.
User Enable (/ue) syscfg {/ue | /userenable} User_ID {enable | disable} Channel_ID User_ID User ID. Use a decimal integer in the range [1..n] where n is the number of users supported by the platform BMC. User ID 1 is usually the anonymous user. enable | disable Enable or disable the specified user Channel_ID IPMI Channel ID Enables or disables the BMC user on the specified BMC channel. See IPMI 2.0 Specification for more information on user configuration settings.
User Name (/un#) syscfg /un# Username # User ID number. Username BMC user name. Set BMC user number # to the specified user name. NOTES User 1 (NULL) and User 2 (Root) cannot be changed on Intel Server Board X38MLST. Duplicate user names are not supported on Intel Server Board X38MLST. Only four user names are supported on Intel Server Boards X38MLST and S3200SH.
User Password (/up#) syscfg /up# Password # User ID number. Password BMC user password. Set the password for BMC user number # to the specified password.
User LAN Channel Privilege (/ulcp#) (/ulcp#) syscfg /up# {callback | user | operator | admin | none} # User ID number. callback | user | operator | admin | none IPMI privilege level. Set the IPMI user privilege for BMC user number # to the specified level. NOTES User 2 (Root) privileges cannot be changed on Intel Server Board X38MLST.
User Privilege (/up) syscfg {/up | /userprivilege} User_ID Channel_ID {callback | user | operator | admin | none} [SOL | KVM | SOL+KVM] User_ID BMC user ID. Channel_ID BMC channel number. callback | user | operator | admin | none IPMI privilege level. Privilege level “none” is not supported on Intel Server Boards X38MLST and S3200SH. SOL | KVM | SOL+KVM Specifies the type of payload: Serial Over LAN, KVM, or both. Enables or disables the BMC user on the specified BMC channel. See IPMI 2.
A.
/lac LAN Alert Configuration syscfg {/lac | /lanalertconf} Channel_ID Alert_Destination_Index Alert_Destination_IP_Address {Alert_ID_MAC_Address {enable | disable } | “resolve”} {enable | disable} {0..7} {1..
115200}] [7b {enable | disable}] [7c {none | RTSCTS | XONXOFF}] [8a {enable | disable}] [8b {enable | disable}] [8c {enable | disable}] [8i {enable | disable}] [8j {enable | disable}] [8k {enable | disable}] [8l {enable | disable}] [14 {0..
B.
C. List of Saved Settings The following table lists the firmware settings that are saved and restored with syscfg. Table 1.
Component Setting Global Control Actions Event Filters Alert Policies † Serial Settings Paging Enable Per Message Authentication User Level Authentication Access Mode Privilege Level Limit Community String Authentication Types Connection Mode Flow Control Baud Rate DTR Hang-up Enable Inactivity Timeout Enabled Inactivity Timeout Interval Connection Mode Sharing Baseboard to BMC Switch BMC to Baseboard Switch Ping Before MUX Switch Ping Enabled Close on DCD Loss MUX Switch on DCD Loss Modem Init String Mo
Component Setting Dial String Length Destination Dial Strings Serial Paging Alert Settings† Alert Acknowledge Enable Retry Count Retry Delay Paging Flow Control Paging Baud Rate Paging Stop Bits Paging Data Bits Paging Parity Dial String Selector Serial Over LAN Settings SOL Enable SOL Privilege Level SOL Retry Count SOL Retry Interval SOL Baud Rate SOL Authentication Enable SMTP Alert Settings Sender Machine Name From Address To Address Subject Line LAN Alert Destination/SNMP Alert Index Mapping †
Index BIOS Administrator Password (/bap), 4 BIOS Boot Order (/bbo), 5 BIOS Console Redirection (/bcr), 6 BIOS Load Default Factory Settings (/bldfs), 8 BIOS Post Error Pause (/bpep), 9 BIOS Quiet Boot (/bqb), 10 BIOS User Password (/bup), 11 Channels (/c), 12 Clear SEL (/csel), 13 Configure BIOS Settings (/bcs), 7 Date and Time (/dt), 16 DHCP Enable (/lde), 26 Display (/d), 14 email Alert Configure (/eac), 17 email Alert Enable (/eae), 18 email Alert Map (/eam), 19 Help (/h), 20 Information (/i), 21 LAN Ale