Reference Guide

Table Of Contents
BIOS-related commands
The PERC Command Line Tool supports the following BIOS commands:
perccli /cx set bios [state=<on|off>] [Mode=<SOE|PE|IE|SME>] [abs=<on|off>]
[DeviceExposure=<value>]
perccli /cx show bios
The detailed description for each command follows.
perccli /cx set bios [state=<on|off>] [Mode=<SOE|PE|IE|SME>]
[abs=<on|off>] [DeviceExposure=<value>]
This commands sets the BIOS controller property to on or orr. The Mode sets the BIOS boot mode.
Only the following combinations are supported:
perccli /cx set bios state=<on|off>
perccli /cx set bios Mode-<SOE|PE|IE|SME>
perccli /cx set bios abs=<on|off>
perccli /cx set bios DeviceExposure=<value>
Variable Description
SOE Stop on errors
PE Pause on errors
IE Ignore errors
SME Safe mode on errors
abs Enables|Disables the auto boot select
DeviceExposure Number of devices to be exposed: value range is 0255
value 0 and 1 Expose all
value 2 255: Actual number of devices to be exposed
Input example:
perccli /c0 set bios abs=on
perccli /cx show bios
This command displays the value of the controller BIOS.
Input example:
perccli /c0 show bios
OPROM BIOS commands
The PERC Command Line Tool supports the following OPROM BIOS commands:
perccli /cx[/ex]/sx set bootdrive=on|off
perccli /cx/vx set bootdrive=on|off
perccli /cx show bootdrive
The detailed description for each command follows.
44
Working with the PERC Command Line Interface Tool