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

20 1 - USING THE COMMAND-LINE INTERFACE
ssh admin@host.domain
or
ssh admin@ipaddress
3. You are prompted for the administrator password. This is the password you set in
the configuration wizard. (The default password is password.)
You can also log in as a monitor user (monitor). Monitor users cannot make
configuration changes to the system. Monitor users can view reports and system logs.
Overview of the CLI
The CLI is divided into the following modes:
User. When you start a CLI session, you begin in the default, user mode. From
the user mode, you can run common network tests such as ping. To exit user
mode, enter exit at the command line.
Enable. To access all commands, you must enter enable mode. From enable
mode, you can enter any enable-mode command or enter configuration mode.
You must be an administrator user to enter enable mode.
NOTE: You cannot enter enable mode if you are a monitor user. For detailed information about
administrator and monitor users, see the HP Enterprise File Services WAN Accelerator
Management Console user guide.
Configuration. To make changes to the running configuration, you must enter
configuration mode. To save configuration changes to permanently, you must
enter the write memory command. To enter configuration mode, you must first
be in enable mode. To exit this mode, enter exit at the command line.
The commands available to you depend on which mode you are in. Entering a question
mark (?) at the system prompt provides a list of commands for each command mode.
Mode Access Method System Prompt Exit Method Description
user Each CLI session begins
in user mode.
host > exit Perform common
network tests, such as
ping.
enable Enter the enable
command at the system
prompt while in user
mode.
host # disable
no enable
NOTE: To exit the
system, enter the exit
command.
Restart and reboot the
system.
Display system
information.
Verify configuration
information.
configuration Enter the configure
terminal command at
the system prompt while
in enable mode.
host (config) # exit Configure system
parameters.