2-11
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 2 Command-Line Interface
Navigational and Shortcut Features
Navigational and Shortcut Features
•
•
•
•
FTP User Name and Password, page 2-13
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
.
Keyboard Shortcuts
The Cisco SCE platform has several keyboard shortcuts that make it easier to navigate and use the
system.
shows the keyboard shortcuts available.
You can get a display the keyboard shortcuts at any time by typing help bindings.
Table 2-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 2-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
Delete the character where the cursor is located.
CTRL-D