![3Ware 720-0186-00 Manual Download Page 33](http://html1.mh-extra.com/html/3ware/720-0186-00/720-0186-00_manual_3239008033.webp)
Shell Object Commands
www.3ware.com
26
Shell Object Commands
Shell object commands are either applicable to all the controllers in the
system (such as show, rescan, flush, commit), or redirect the focused object.
Syntax
focus
object
commit
flush
rescan
show [
attribute
[
modifier
]]
alarms [reverse]
diag
rebuild
selftest
ver
verify
update fw=
filename_with_path
[force]
focus
Object
The focus command is active in interactive mode only and is provided to
reduce typing.
The focus command will set the specified object in focus and change the
prompt to reflect this. This allows you to enter a command that applies to the
focus, instead of having to type the entire object name each time.
For example, where normally you might type:
/c0/u0 show
If you set the focus to
/c0/u0
, the prompt changes to reflect that, and you
only have to type
show
. The concept is similar to being in a particular location
in a file system and requesting a listing of the current directory.
object
can have the following forms:
/cx/ux
specifies the fully qualified URI (Universal Resource Identifier) of an
object on controller
cx
, unit
ux
.
..
specifies one level up (the parent object).
/
specifies the root
./
object
specifies the next level of the object.
/c0/bbu
specifies a relative path with respect to the current focused
hostname.