Navigating Through Cli Commands; Getting Help; Command Completion - Cisco AJ732A - MDS 9134 Fabric Switch Command Reference Manual

Cisco mds 9000 family command reference guide - release 4.x (ol-18089-01, february 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 1
CLI Overview
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
SPAN is only supported on external ports.
Note

Navigating Through CLI Commands

To redisplay a command you previously entered, press the Up Arrow key. You can continue to press the
Up Arrow key to see more previously issued commands. Similarly, you can press the Down Arrow,
Right Arrow, Left Arrow, and Delete keys to navigate through the command history and to modify an
existing command string.

Getting Help

In any command mode, you can get a list of available commands by entering a question mark (?).
switch# ?
To obtain a list of commands that begin with a particular character sequence, type in those characters
followed immediately by the question mark (?). Do not include a space.
switch# co?
configure copy
To list keywords or arguments, enter a question mark in place of a keyword or argument. Include a space
before the question mark. This form of help is called command syntax help, because it reminds you
which keywords or arguments are applicable based on the commands, keywords, and arguments you
have already entered.
switch# config ?
terminal Configure the system from the terminal
If you are having trouble entering a command, check the system prompt and enter the question mark (?)
Tip
for a list of available commands. You might be in the wrong command mode or using incorrect syntax.

Command Completion

In any command mode, you can begin a particular command sequence and immediately press the Tab
key to complete the rest of the command.
switch (config)# ro<Tab>
switch (config)# role <Tab>
switch (config)# role name
This form of help is called command completion, because it completes a word for you. If several options
are available for the typed letters, all options that match those letters are presented:
switch(config)# fc<Tab>
fcalias
fcanalyzer
fcc
switch(config)# fcd<Tab>
fcdomain
switch(config)# fcdo<Tab>
switch(config)# fcdomain
OL-18089-01, Cisco MDS NX-OS Release 4.x
fcdomain
fcs
fcdroplatency
fcns
fcinterop
fcroute
fcdroplatency
Navigating Through CLI Commands
fctimer
Cisco MDS 9000 Family Command Reference
1-13

Advertisement

Table of Contents
loading

Table of Contents