Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
7
modules slots, thus this parameters will always by zero for this switch series. Lastly, the Port’s ID is the
physical port number of the port being configured.
In summary the above example will configure the stacked switch with the ID of 1, with the open slot ID of
0, and the physical port number 1.
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 command 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 input detected at
^marker
The command was entered incorrectly.
The following example shows how an ambiguous command error message is generated.
Switch# show v
Ambiguous command
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 input 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.
Left Arrow Moves the cursor to the left.
Right Arrow Moves the cursor to the right.