The [No] Prefix - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 2
Command Line Interface
When asking for help on particular parameter, the system informs you of the type of data that is an
accepted legal value. The types of parameters supported are:
STRING
DECIMAL Any decimal number. Positive number is assumed, for negative numbers use the "–"
HEX
Example:
The following example illustrates the use of ? to get help on commands syntax. In this example, you can
enter either the word running-config, or any name of a file, after the word copy.
SCE#copy?
running-config Copy running configuration file
startup-config Backup the startup-config to a specified destination
STRING Source file
SCE#copy

The [no] Prefix

Many CLI commands offer the option of adding the word no before the command to disable the feature
controlled by the command or revert it to its default configuration. This notation is often shown as [no]
to denote it is optional.
For example, the command service telnetd enables the telnet server, while the no service telnetd
command disables the telnet server.
Navigational and Shortcut Features
Command History
CLI maintains a history buffer of the most recent commands you used in the current CLI session for
quick retrieval. Using the keyboard, you can navigate through your last commands, one by one, or all
commands that start with a given prefix. By default, the system saves the last 30 commands you typed.
You can change the number of commands remembered using the history size command.
OL-16479-01
When a String is expected, you can enter any set of characters or digits. If the string has
a space as one of its characters, use double-quote (") marks to enclose the string.
symbol.
A hexadecimal number; must start with either 0x or 0X.
Command History, page 2-7
Keyboard Shortcuts, page 2-8
Tab Completion, page 2-9
FTP User Name and Password, page 2-9
Navigational and Shortcut Features
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
2-7

Advertisement

Table of Contents
loading

Table of Contents