ADTRAN 5000 Series Command Reference Manual page 11

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide
Shortcut
Description
?
The ADTRAN CLI contains help to guide you through the configuration process. Using the
question mark, do any of the following:
<Ctrl + A>
Jump to the beginning of the displayed command line. This shortcut is helpful when using
the no form of commands (when available). For example, pressing <Ctrl + A> at the
following prompt will place the cursor directly after the #:
(config-eth 0/1)#ip address 192.33.55.6
<Ctrl + E>
Jump to the end of the displayed command line. For example, pressing <Ctrl + E> at the
following prompt will place the cursor directly after the 6:
(config-eth 0/1)#ip address 192.33.55.6
<Ctrl + U>
Clears the current displayed command line. The following provides an example of the
<Ctrl + U> feature:
(config-eth 0/1)#ip address 192.33.55.6 (Press <Ctrl + U> here)
(config-eth 0/1)#
auto finish
You need only enter enough letters to identify a command as unique. For example,
entering int t1 1/1 at the Global configuration prompt provides you access to the
configuration parameters for the specified T1 interface. Entering interface t1 1/1 would
work as well, but is not necessary.
61200990L1-35E
Display a list of all subcommands in the current mode. For example:
(config-t1 1/1)#coding ?
ami - Alternate Mark Inversion
b8zs - Bipolar Eight Zero Substitution
Display a list of available commands beginning with certain letter(s). For example:
(config)#ip d?
default-gateway dhcp-server domain-lookup domain-name domain-proxy
Obtain syntax help for a specific command by entering the command, a space, and
then a question mark (?). The ADTRAN CLI displays the range of values and a brief
description of the next parameter expected for that particular command. For
example:
(config-eth 0/1)#mtu ?
<64-1500> - MTU (bytes)
Copyright © 2005 ADTRAN
Using CLI Shortcuts
11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents