Motorola RF Switch CLI Reference Guide
1-8
When using context-sensitive help, the space (or lack of a space) before the question mark
(?) is significant. To obtain a list of commands that begin with a particular sequence, enter
the characters followed by a question mark (?). Do not include a space. This form of help
is called word help, because it completes a word.
RFSwitch#service?
service Service Commands
RFSwitch#service
Enter a question mark (?) (in place of a keyword or argument) to list keywords or
arguments. Include a space before the ?. This form of help is called command syntax
help. It shows the keywords or arguments available based on the command/keyword and
argument already entered.
RFSwitch>service ?
diag Diagnostics
encrypt Encrypt password or key with secret
save-cli Save CLI tree for all modes in html format
show Show running system information
RFSwitch>service
It is possible to abbreviate commands and keywords to allow a unique abbreviation. For
example, “configure terminal” can be abbreviated as
config t. Since the abbreviated
command is unique, the switch accepts the abbreviation and executes the command.
Enter the help command (available in any command mode) to provide the following
description:
RFSwitch>help
CLI provides advanced help feature. When you need help,
anytime at the command line please press '?'.
If nothing matches, the help list will be empty and you must
backup
until entering a '?' shows the available options.
Two styles of help are provided:
1. Full help is available when you are ready to enter a
command argument (e.g. '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
(e.g. 'show ve?'.)
RFSwitch>