Lantronix
ION x6010 User Guide
33493 Rev. F
Page 107 of 261
6 Command Line Interface (CLI) Reference
General
This section describes CLI use and the commands for the x6010.
Command Line Editing
This section describes how to enter CLI commands.
A CLI command is a series of keywords and arguments. Keywords identify a command, and arguments
specify configuration parameters.
Display Similar Commands
At the command line, you can use the keyboard
key or
?
Key to show available commands in a
category of commands after entering a part of the command.
For example, use the
key to enter part of the command (
show ether
in this example) to display
all of the available commands that start with
show ether
. The commands display in a single row.
C1|S8|L1D>
show tdm
<tab key>
config loopback port
C1|S8|L1D>
Use the
?
key after a partial CLI command entry to display all of the available commands that start with
show ether
, but in a single column:
C1|S8|L1D>
show tdm ?
config
loopback
port
C1|S8|L1D>
Partial Keyword Lookup
If you terminate a partial keyword with a question mark, alternatives that match the initial letters are
provided. (Remember to not leave a space between the command and question mark.) For example “
s?
”
shows all the keywords starting with “
s
.”
Recall Commands
To recall recently-entered commands from the command history, perform one of the optional actions
below:
Ctrl-P
or
Up arrow
(
↑
)
key: Recall commands in the history buffer, beginning with the most recent
command. Repeat the key sequence to recall successively older commands.
Ctrl-N
or
Down arrow
(
↓
)
key: Return to more recent commands in the history buffer after recalling
commands with Ctrl-P or the Up arrow key. Repeat the key sequence to recall successively more recent
commands.