HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 21
1 - USING THE COMMAND-LINE
I
NTERFACE
Entering Commands
The CLI accepts abbreviations for commands. The following example is the
abbreviation for the configure terminal command:
tilden (config)# configure t
You can press
TAB to complete a CLI command automatically.
Accessing Online Help
To access online help, at the system prompt, type the full or partial command string
followed by a question mark (?). The CLI displays the command keywords or
parameters for the command and a short description.
To access online help At the system prompt enter the following command:
tilden (config) # show ?
The CLI does not display the question mark.
Error Messages
If at any time the system does not recognize the command or parameter, it displays the
following message:
tilden (config) # logging files enable
% Unrecognized command "enable".
Type "logging files?" for help.
If a command is incomplete, the following message is displayed:
tilden (config) # logging
% Incomplete command.
Type "logging ?" for help.
Command Negation
You can type no before many of the commands to negate the syntax. Depending on the
command or the parameters, command negation disables the command or resets the
parameter to the default value.