CLI Basics |
15
Obtaining Help
As soon as you are in a command mode, there are several ways to access help.
•
To obtain a list of keywords at any command mode, do the following:
— Enter a
?
at the prompt or after a keyword. There must always be a space before the
?
.
•
To obtain a list of keywords with a brief functional description, do the following:
— Enter
help
at the prompt.
•
To obtain a list of available options, do the following:
— Type a keyword followed by a space and a
?
•
Type a partial keyword followed by a
?
— A display of keywords beginning with the partial keyword is listed.
Figure 3-3
shows the results of entering
ip ?
at the prompt.
Figure 3-3. Partial Keyword Example
When entering commands, you can take advantage of the following time saving features:
•
The commands are not case sensitive.
•
You can enter partial (truncated) command keywords. For example, you can enter
int tengig
interface
for the
interface tengigabitethernet
interface
command.
•
Use the
TAB
key to complete keywords in commands.
•
Use the
up arrow
key to display the last enabled command.
•
Use either the
Backspace
key or the
Delete
key to erase the previous character.
Use the
left
and
right arrow
keys to navigate left or right in the FTOS command line.
Table 3-2
defines the key combinations valid at the FTOS command line.
Table 3-2. Short-cut Keys and their Actions
Key
Combination
Action
CNTL-A
Moves the cursor to the beginning of the command line.
CNTL-B
Moves the cursor back one character.
CNTL-D
Deletes character at cursor.
CNTL-E
Moves the cursor to the end of the line.
CNTL-F
Moves the cursor forward one character.
CNTL-I
Completes a keyword.
CNTL-K
Deletes all characters from the cursor to the end of the command line.
CNTL-N
Return to more recent commands in the history buffer after recalling commands with Ctrl-P
or the up arrow key.
CNTL-P
Recalls commands, beginning with the last command.
CNTL-U
Deletes the line.
CNTL-W
Deletes the previous word.
FTOS(conf)#ip ?
igmp Internet Group Management Protocol
route Establish static routes
telnet Specify telnet options
Summary of Contents for PowerEdge M IO Aggregator
Page 14: ...12 Before You Start w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 40: ...38 File Management w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 80: ...78 Control and Monitoring w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 90: ...88 u Boot w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 108: ...106 Data Center Bridging w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 114: ...112 Dynamic Host Configuration Protocol DHCP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 128: ...126 Internet Group Management Protocol IGMP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 162: ...160 Interfaces w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 178: ...176 IPv4 Routing w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 182: ...180 iSCSI Optimization w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 186: ...184 Link Aggregation Control Protocol LACP w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 190: ...188 Layer 2 w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 210: ...208 Security w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 246: ...244 Uplink Failure Detection UFD w w w d e l l c o m s u p p o r t d e l l c o m ...
Page 262: ...260 Debugging and Diagnostics w w w d e l l c o m s u p p o r t d e l l c o m ...