Specifications
1-9
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 1 Using the WAAS Command-Line Interface
Using the no Form of Commands
Using the no Form of Commands
Almost every configuration command has a no form. The no form of a command is generally used to
disable a feature or function, but it can also be used to set the feature or function to its default values.
Use the command without the no keyword to reenable a disabled feature or to enable a feature that is
disabled by default.
Using System Help
You can obtain help when you enter commands by using the following methods:
• For a brief description of the context-sensitive help system, enter help.
• To list all commands for a command mode, enter a question mark (?) at the system prompt.
• To obtain a list of commands that start with a particular character set, enter an abbreviated command
immediately followed by a question mark (?).
WAE# cl?
clear clock
• To list the command keywords or arguments, enter a space and a question mark (?) after the
command.
WAE# clock ?
read-calendar Read the calendar and update system clock
set Set the time and date
update-calendar Update the calendar with system clock
Saving Configuration Changes
To avoid losing new configurations, save them to NVRAM using the copy or write commands, as shown
in the following example:
WAE# copy running-config startup-config
or
WAE# write
See the copy running-config startup-config and write commands for more information about running
and saved configuration modes.
Navigating the WAAS Directories on a WAE
The WAAS CLI provides several commands for navigating among directories and viewing their
contents. These commands are entered from privileged EXEC mode.
Table 1-3 lists and describes these
commands.