Chapter 2. CLI Syntax Reference121 3ware SAS/SATA RAID Controller CLI Guide, Version 9.5.1/cx/ex/tempx show identifyThis command is used with the 9690SA controller. For the 9650SE and CCUenclosure, simply drop the prepended controller name in the command anduse /ex.This command shows the identify status of the specified temp sensor. Thestatus can be either on or off.Example://localhost> c0/e0/temp1 show identifyc0/e0/temp1 Identify status = on/cx/ex/tempx set identify=on|offThis command is used with the 9690SA controller. For the 9650SE and CCUenclosure, simply drop the prepended controller name in the command anduse /ex.This command causes the temp sensor to be identified by blinking the LEDassociated with it, or turns off identification of the LED for this temp sensor.Setting identify to on will cause the LED associated with that temp sensor toblink.Example://localhost> c0/e0/temp1 set identify=onSetting Temperature Sensor Identify on c0/e0/temp1 to [on] ...Done.Help CommandsThe Help commands provides brief on-line help.You can get overview help by typing Help at the top-level prompt. Thisdisplays a brief definition of commands. (For an example, see the discussionof the command “help” on page 124.)You can also get help with specific commands, by entering help before anobject name, or by typing a question mark (?) at the point in a commandwhere you are uncertain what the attributes are.