Auto-Completion - Cisco SCE 8000 10GBE Software Configuration Manual

Table of Contents

Advertisement

Navigational and Shortcut Features
Table 2-8
Description
Delete from the cursor position to the end of the word.
Delete the character before the current location of the cursor.
Delete the character before the current location of the cursor.
Deletes from the cursor position to the end of the line
Deletes all characters from the cursor to the beginning of the line
Delete the word to the left of the cursor.
Recall the last item deleted.
Completes the word when there is only one possible completion.
Completes the word when there is only one possible completion. (Same
functionality as <Tab>.)

Auto-Completion

The CLI interface features tab completion. When you type in the first letters of a command and press
<Tab>, the system automatically fills in the rest of the command or keyword. This feature works only
when there is one command that could be possible using the starting letters.
Example:
The letters snm followed by <Tab> will be completed to the command snmp-server.
SCE(config)#snm <Tab>
SCE(config)#snmp-server
If you press <Enter> instead of <Tab>, and there is no ambiguity, the system actually carries out the
command that is the result of the auto-completion.
Example: 1
The following example displays how the system completes a partial (unique) command for the enable
command. The system carries out the command using the default authorization level (10) when you press
<Enter>.
SCE>en <Enter>
Password:
sce#
Example: 2
The following example illustrates how to use the completion feature with a non-default value for the
argument. In this example, the enable command is completed using the specified value (15) for the
authorization level.
SCE>en 15 <Enter>
Password:
sce#
Cisco SCE 8000 10GBE Software Configuration Guide
2-12
Keyboard Shortcuts (continued)
Chapter 2
Command-Line Interface
Shortcut key
ESC-d
Backspace
CTRL-H
CTRL-K
CTRL-U
CTRL-W
CTRL-Y
<Tab>
CTRL-I
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents