106 Script CommandsCAUTION: Commands entered using the command line interface (CLI) arecapable of damaging a configuration and causing loss of data if not used properly.Command operations are performed as soon as you run the commands. Somecommands can immediately delete configurations or data. Before using thecommand line interface, make sure you have backed up all data, and save thecurrent configuration so that you can reinstall it if the changes you make do notwork.Command Formatting RulesThis section describes the general rules for formatting a script command andhow the command syntax is presented in the following commanddescriptions. Syntax unique to a specific command is explained in the notesat the end of each command description.• The script commands are not case sensitive. Type the commands inlowercase, uppercase, or mixed case. (In the following commanddescriptions, mixed case is used as an aid to reading the command namesand understanding the purpose of the command.)• You must enter spaces in the commands as they are shown in thecommand descriptions.• Brackets are used in two ways:– As part of the command syntax– To indicate which parameters are optionalThe description of each parameter tells you when you must putbrackets around a parameter value.• Parentheses shown in the command syntax enclose specific choices for aparameter. That is, if you want to use the parameter, you must use one ofthe values shown in the parentheses. Generally, you do not includeparentheses in a command. In some instances, however, you must putparentheses around a list. For example, you must put parentheses around alist of enclosure ID values and slot ID values. The description of eachparameter tells you if you must put parentheses around a parameter value.• Vertical bars in a command indicate or and separate the valid entries forthe parameter. For example, the syntax for the raidLevel parameter in thecommand description appears as follows:raidLevel=(0 | 1 | 5 | 6)