User Manual

Table Of Contents
Keyboard operation Description and notes
Ctrl + E Move to the end of the line
Deleting an input character
Keyboard operation Description and notes
Backspace
Delete the character at the left of the cursor
Ctrl + H
Ctrl + D
Delete the character at the cursor.
If this operation is performed when the command line is
empty, the result is the same as the exit command.
Press Esc, then D
Delete from the cursor position until immediately before the
first space
Ctrl + K Delete from the cursor position until the end of the line
Ctrl + U Delete all characters that are being entered
Other
Keyboard operation Description and notes
Ctrl + T
Exchange the character at the cursor position with the
preceding character.
If the cursor is at the end of the line, exchange the preceding
character with the character that precedes it.
Ctrl + C
In unprivileged EXEC mode and privileged EXEC mode,
discard the command being entered and move to the next
line.
In individual configuration mode, discard the command line
being entered and move to privileged EXEC mode.
Command processing that is currently being executed will
be stopped. (ex: ping command)
Ctrl + Z
Move from individual configuration mode to privileged
EXEC mode.
This is the same operation as the end command.
2.5.2 Command help
By entering '?' in the command line you can search for the available commands or parameters.
SWX3220#show vlan ?
<1-4094> VLAN id
access-map Show VLAN Access Map
brief VLAN information for all bridges (static and dynamic)
filter Show VLAN Access Map Filter
private-vlan private-vlan information
SWX3220#show vlan
2.5.3 Input command completion and keyword candidate list display
If you press the "Tab" key while entering a command in the console, the command name is completed. If you press the "Tab"
key after entering a keyword, a list of keyword candidates that can be entered next is shown. The same operation can also be
performed by pressing the "Ctrl + I" key.
Command name completion
SWX3220#con "press the <Tab>key"
SWX3220#configure
Keyword candidate list display
26 | Command Reference | How to use the commands