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

18 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
during the initial configuration process. (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 EFS WAN Accelerator Management Console User
Guide.
Configuration. To make changes to the running configuration, you must enter
configuration-mode. To save configuration changes to memory, 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.