DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
6
Error Messages
When the users issue a command that the Switch does not recognize, error messages will be generated to
assist users with basic information about the mistake that was made. A list of possible error messages are
found in the table below.
Error Message
Meaning
Ambiguous word detected
at '^' marker
Not enough keywords were entered for the Switch to recognize the
command.
Incomplete command
The command was not entered with all the required keyword.
Invalid word detected
at '^' marker
The command was entered incorrectly.
The following example shows how an ambiguous command error message is generated.
Switch# show v
^
Ambiguous word detected at '^' marker.
Switch#
The following example shows how an incomplete command error message is generated.
Switch# show
Incomplete command.
Switch#
The following example shows how an invalid input error message is generated.
Switch# show verb
^
Invalid word detected at '^' marker.
Switch#
Editing Features
The command line interface of this switch supports to following keyboard keystroke editing features.
Keystroke
Description
Delete
Deletes the character under the cursor and shifts the remainder of
the line to the left.
Backspace
Deletes the character to the left of the cursor and shifts the
remainder of the line to the left.