Command line processing, Table 41: keystroke commands – LevelOne GTL-2691 User Manual

Page 755

Advertising
background image

C

HAPTER

22

| Using the Command Line Interface

Entering Commands

– 755 –

For example, you can use the following commands to enter interface

configuration mode, and then return to Privileged Exec mode

Console(config)#interface ethernet 1/5

.

.

.

Console(config-if)#exit

Console(config)#

C

OMMAND

L

INE

P

ROCESSING

Commands are not case sensitive. You can abbreviate commands and

parameters as long as they contain enough letters to differentiate them

from any other currently available commands or parameters. You can use

the Tab key to complete partial commands, or enter a partial command

followed by the “?” character to display a list of possible matches. You can

also use the following editing keystrokes for command-line processing:

Router

router

{ipv6 ospf | ospf | pim | pim6 | rip}

Console(config-router)

1517
1476
1554
1577
1458

Time Range

time-range

Console(config-time-range)

818

VLAN

vlan database

Console(config-vlan)

1113

Table 40: Configuration Command Modes (Continued)

Mode

Command

Prompt

Page

Table 41: Keystroke Commands

Keystroke

Function

Ctrl-A

Shifts cursor to start of command line.

Ctrl-B

Shifts cursor to the left one character.

Ctrl-C

Terminates the current task and displays the command prompt.

Ctrl-E

Shifts cursor to end of command line.

Ctrl-F

Shifts cursor to the right one character.

Ctrl-K

Deletes all characters from the cursor to the end of the line.

Ctrl-L

Repeats current command line on a new line.

Ctrl-N

Enters the next command line in the history buffer.

Ctrl-P

Enters the last command.

Ctrl-R

Repeats current command line on a new line.

Ctrl-U

Deletes from the cursor to the beginning of the line.

Ctrl-W

Deletes the last word typed.

Esc-B

Moves the cursor back one word.

Esc-D

Deletes from the cursor to the end of the word.

Advertising