HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 19
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
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 returns the
parameter to the default value.