Cisco CSACS-1121-K9 Reference Manual page 36

Reference guide
Hide thumbs Also See for CSACS-1121-K9:
Table of Contents

Advertisement

Navigating the CLI Commands
Pressing the Tab key:
Ctrl-c
Aborts the sequence. Breaks out of any executing command and returns to the previous mode.
Ctrl-d
Exits the ACS Configuration mode and returns to the EXEC mode.
Ctrl-z
Exits the Configuration mode and returns to the previous configuration mode.
?
You can get a list of the available commands by entering a question mark (?) at the prompt (see
Help, page
Command-Line Completion
Command-line completion makes the ACS CLI more user-friendly. It saves you extra key strokes and
helps out when you cannot remember a command's syntax.
For example, in the show running-configuration command:
acs/admin# show running-configuration
You could have used:
acs/admin# sh run
ACS expands the command sh run to show running-configuration.
Another shortcut is pressing the Tab key after you type sh; the ACS CLI fills in the best completion, in
this case show.
If the ACS CLI does not understand a command, it repeats the entire command line and places a caret
symbol (^) under the point at which it could not parse the command.
For example:
acs/admin# show unning-configuration
% Invalid input detected at '^' marker.
The caret symbol (^) points to the first letter in the command line that ACS does not understand. Usually,
this means that you need to provide additional arguments to complete the command or you mispelled the
command. In this case, you omitted the "r" in the "unning" command. To fix the error, retype the
command.
In another form of command-line completion, you can start a command by entering the first few
characters, then pressing the Tab key. As long as you can match one command, the ACS CLI will
complete the command. For example, if you type sh and press Tab, ACS completes the sh with show. If
ACS does not complete the command, you can enter a few more letters and press Tab again. For more
information, see
CLI Reference Guide for the Cisco Secure Access Control System 5.1
2-12
At the beginning of a line, lists all the short-form options.
When you enter a partial command, the system lists all the short form options beginning with those
characters.
When only one possible option is available, the system fills in the option automatically.
2-10).
^
Tab, page
2-11.
Chapter 2
Using the ACS Command Line Interface
Getting
OL-18996-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents