Using the Command Line Interface
Left running head:
Chapter name (automatic)
26
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
U
SING
THE
C
OMMAND
L
INE
I
NTERFACE
The following topics are described in this section:
•
“CLI Help”
•
“Partial Help”
•
“Partial Commands”
•
“Command Line Editing”
•
“Command History”
CLI H
ELP
Extensive help is available in the CLI for all commands in each mode. To see a list
of commands in each mode, enter a question mark (?) at the CLI prompt. You can
also get a list of keywords and arguments associated with any command by using
the context-sensitive help feature.
E
NABLE
CLI H
ELP
E
XAMPLE
ALU(config)# service completion
spacebar-complete Enable Spacebar completion
tab-complete Enable Tab completion
ALU(config)# service completion sp
ALU(config)# service completion spacebar-complete
ALU(config)# no service com
ALU(config)# no service completion sp
spacebar-complete Disable Spacebar completion
tab-complete Disable Tab completion
ALU(config)# no service completion spacebar-complete
Command (in CM)
Description
service completion spacebar-complete
Enable Spacebar completion
no service completion spacebar-
complete
Disable Spacebar completion
service completion tab-complete
Enable Tab completion
no service completion tab-complete
Disable Tab completion