Description
2.6 General CLI commands
SCALANCE W760/W720 to IEEE 802.11n Command Line Interface
32
Configuration Manual, 10/2015, C79000-G8976-C351-05
Result
The command interpreter completes the input as long as the command is unambiguous.
If you enter a character string that cannot be completed to form a command, an error
message is displayed.
●
The command is not unique:
% Ambiguous Command
●
The command is unknown:
% Invalid Command
●
The command is incomplete:
% Incomplete command
If the entry is not yet complete, enter further characters.
With
?
, you obtain a list of the possible commands.
Repeat this if necessary until the command is complete and can execute.
2.6.5.4
Abbreviated notation of commands
Description
The command interpreter of the Command Line Interface also detects commands if only the
first character of the command or its parts is entered.
This is only possible if all the parts of the abbreviated input can be assigned to exactly one
command or to the parts of the command.
Example
The
show event config
command can be replaced by the expression
sh e c
.
2.6.5.5
Reusing the last used commands
Description
The Command Line Interface saves the last 14 commands used in a list assigned to the
particular mode. This can then only be called up in the relevant mode.
Example:
In the Global Configuration mode, all entered commands are saved. If you entered
commands earlier in the Interface Configuration mode, these commands are not included in
the list of the Global Configuration mode. You can only call up and reuse these commands in
the Interface Configuration mode.
Procedure
You can page through the list of the commands most recently used using the arrow up and
arrow down keys.
If the command you are looking for is displayed, you can edit the command line as required
and execute the command with the enter key.
Further notes
You display the list of commands last used with the
show history
command. This function is
available in every mode.
See also
show history (Page 33)