2 cli error messages, 3 cli line-editing conventions, Cli error messages - 8 – Kontron AT8402 CLI User Manual

Page 30: Cli line-editing conventions - 8, Using the command-line interface at8402

Advertising
background image

Using the Command-Line Interface

AT8402

AT8402 CLI Reference Manual

Page 1 - 8

1.5.2

CLI Error Messages

If you enter a command and the system is unable to execute it, an error message

appears. Table 4.7 describes the most common CLI error messages.

1.5.3

CLI Line-Editing Conventions

Table 4.8 describes the key combinations you can use to edit commands or increase the

speed of command entry. You can access this list from the CLI by entering

help

from

the User or Privileged EXEC modes.

Table 4.7. CLI Error Messages

Message Text

Description

% Invalid input detected at '^'
marker.

Indicates that you entered an incorrect or
unavailable command. The carat (^) shows
where the invalid text is detected. This mes-
sage also appears if any of the parameters or
values are not recognized.

Command not found / Incomplete
command. Use ? to list commands.

Indicates that you did not enter the required
keywords or values.

Ambiguous command

Indicates that you did not enter enough letters
to uniquely identify the command.

Table 4.8. CLI Editing Conventions

Key Sequence

Description

DEL or Backspace

Delete previous character

Ctrl-A

Go to beginning of line

Ctrl-E

Go to end of line

Ctrl-F

Go forward one character

Ctrl-B

Go backward one character

Ctrl-D

Delete current character

Ctrl-U, X

Delete to beginning of line

Ctrl-K

Delete to end of line

Ctrl-W

Delete previous word

Ctrl-T

Transpose previous character

Ctrl-P

Go to previous line in history buffer

Ctrl-R

Rewrites or pastes the line

Ctrl-N

Go to next line in history buffer

Ctrl-Y

Prints last deleted character

Ctrl-Q

Enables serial flow

Ctrl-S

Disables serial flow

Ctrl-Z

Return to root command prompt

Tab, <SPACE>

Command-line completion

Exit

Go to next lower command prompt

?

List available commands, keywords, or parameters

Advertising