Specifications

Table Of Contents
2-2
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
?
?
Lists all of the commands available for the current command mode. You can also use the ? command to
get specific information on a keyword or parameter. To obtain a list of commands that begin with a
particular character string, enter the abbreviated command entry immediately followed by a question
mark (?). This form of help is called partial help, because it lists only the keywords or arguments that
begin with the abbreviation you entered.
?
Syntax Description This command has no arguments or keywords.
Command Default This command has no default settings
Command Modes All
Command History This table includes the following release-specific history entries:
Usage Guidelines To list a command’s associated keywords or arguments, enter a question mark (?) in place of a keyword
or parameter on the command line. This form of help is called argument help because it lists the
keywords or arguments that apply based on the command, keywords, and arguments you have already
entered.
Examples The following example shows ways of requesting help using the ? wildcard.
SCE(config)#ip ?
default-gateway Sets the default gateway
domain-lookup Enables the IP DNS-based host name-to-address translation
domain-name Define a default domain name
host Add a host to the host table
name-server Specify the address of one or more name servers to use for name and
address resolution
route Add IP routing entry
SCE(config)#ip d?
default-gateway domain-lookup domain-name
SCE(config)#ip de?
default-gateway
SCE(config)#ip de
Release Modification
2.5.7 This command was introduced.