User guide
E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
2-5
L
INE
-E
DITING
K
EYS
L
INE
-E
DITING
K
EYS
Tab le 2-2 describes the line-editing keys available using the CLI.
vertical bar | Separates mutually exclusive items in a list, one of which must be entered. For
example, in the syntax
config snmp community [read-only | read-write] <string>
you must specify either the read or write community string in the command. Do not
type the vertical bar.
braces { } Enclose an optional value or a list of optional arguments. One or more
values or arguments can be specified. For example, in the syntax
reboot {<date> <time> | cancel}
you can specify either a particular date and time combination, or the
keyword cancel to cancel a previously scheduled reboot. If you do not
specify an argument, the command will prompt, asking if you want to
reboot the switch now. Do not type the braces.
Table 2- 2: Line-Editing Keys
Key(s) Description
Backspace Deletes character to left of cursor and shifts remainder of line to left.
Delete or [Ctrl] + D Deletes character under cursor and shifts remainder of line to left.
[Ctrl] + K Deletes characters from under cursor to end of line.
Insert Toggles on and off. When toggled on, inserts text and shifts previous
text to right.
Left Arrow Moves cursor to left.
Right Arrow Moves cursor to right.
Home or [Ctrl] + A Moves cursor to first character in line.
End or [Ctrl] + E Moves cursor to last character in line.
[Ctrl] + L Clears screen and movers cursor to beginning of line.
[Ctrl] + P or
Up Arrow
Displays previous command in command history buffer and places cursor
at end of command.
[Ctrl] + N or
Down Arrow
Displays next command in command history buffer and places cursor at
end of command.
Table 2- 1: Command Syntax Symbols (continued)
Symbol Description