Using the Command-Line Interface
The command-line interface (CLI) is a line-oriented user interface that provides commands for configuring, managing, and monitoring the Cisco wireless LAN controller. This chapter contains the following topics:
CLI Command Keyboard Shortcuts
Table 1-1 lists CLI keyboard shortcuts to help you enter and edit command lines on the controller.
Using the Interactive Help Feature
The question mark (?) character allows you to get the following type of help about the command at the command line. Table 1-2 lists the interactive help feature list.
Using the Help Command
To look up keyboard commands, use the help command at the root level.
Usage Guidelines
Help may be requested at any point in a command by entering a question mark ‘?’. If nothing matches, the help list will be empty and you must back up until entering a ‘?’ shows the available options. Two types of help are available
1. Full help is available when you are ready to enter a command argument (for example show ?) and describes each possible argument.
2. Partial help is provided when an abbreviated argument is entered and you want to know what arguments match the input (for example show pr?).
Examples
Using the ? command
To display all of the commands in your current level of the command tree, or to display more information about a particular command, use the ? command.
Usage Guidelines
When you enter a command information request, put a space between the command name and ?.
Examples
This command shows you all the commands and levels available from the root level.
Using the partial? command
To provide a list of commands that begin with the character string, use the partial command ?.
Usage Guidelines
There should be no space between the command and the question mark.
Examples
This example shows how to provide a command that begin with the character string “ad”:
The command that matches with the string “ad” is as follows:
Using the partial command<tab>
To completes a partial command name, use the partial command<tab> command.
Usage Guidelines
Examples
This example shows how to complete a partial command name that begin with the character string “ad”:
Using the command ?
To list the keywords, arguments, or both associated with the command, use the command ?.
Usage Guidelines
There should be space between the command and the question mark.
Examples
This example shows how to list the arguments and keyword for the command acl:
Information similar to the following appears:
command keyword ?
To list the arguments that are associated with the keyword, use the command keyword ?
Usage Guidelines
There should be space between the keyword and the question mark.
Examples
This example shows how to display the arguments associated with the keyword cpu:
Information similar to the following appears: