Specifications

Table Of Contents
1-12
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 1 Command-Line Interface
Navigational and Shortcut Features
Navigational and Shortcut Features
Command History, page 1-12
Keyboard Shortcuts, page 1-12
Auto-Completion, page 1-13
FTP User Name and Password, page 1-14
The "do" Command: Executing Commands Without Exiting, page 1-14
Command History
CLI maintains a history buffer of the most recent commands you used in the current CLI session for
quick retrieval. Using the keyboard, you can navigate through your last commands, one by one, or all
commands that start with a given prefix. By default, the system saves the last 30 commands you typed.
You can change the number of commands remembered using the history size command.
To use the history functions, use the keys shown in Table 1-7.
Keyboard Shortcuts
The SCE platform has several keyboard shortcuts that make it easier to navigate and use the system.
Table 1-8 shows the keyboard shortcuts available.
You can get a display the keyboard shortcuts at any time by typing help bindings.
Table 1-7 Keyboard Shortcuts for History Functions
Arrow Shortcut Description
Up arrow Ctrl-P Move cursor to the previous command with the same prefix.
Down arrow Ctrl-N Moves the cursor to the next command with the same prefix
as original.
Ctrl-L
Ctrl-R
Re-display the current command line.
Table 1-8 Keyboard Shortcuts
Description Shortcut key
Navigational shortcuts
Move cursor one character to the right. CTRL-F /->
Move cursor one character to the left. CTRL-B /<-
Move cursor one word to the right (forward). ESC-F
Move cursor one word to the left (backward). ESC-B
Move cursor to the start of the line. CTRL-A
Move cursor to the end of the line. CTRL-E
Editing shortcuts