Technical data

xvi Dial Solutions Quick Configuration Guide
Getting Help
Finding Command Options
This section provides an example of how to find and display the syntax for a command. The syntax
can consist of optional or required keywords. To display keywords for a command, enter a question
mark (?) at the configuration prompt, or after entering part of a command followed by a space.
The Cisco IOS software displays a list of keywords available along with a brief description of the
keywords. For example, if you were in global configuration mode, typed the command arap, and
wanted to see all the keywords for that command, you would type arap ?.
The following table shows you how to find the command options for the following two commands:
controller t1 1
cas-group 1 timeslots 1-24 type e&m-fgb dtmf
Table 1 How to Find Command Options
Command Comment
Router> enable
Password: <
password
>
Router#
Enter the enable command and password to
access privileged EXEC commands.
You have entered privileged EXEC mode
when the prompt changes to
Router#.
Router# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Enter global configuration mode.
You have entered global configuration
mode when the prompt changes to
Router(config)#.
Router(config)# controller t1 ?
<0-3> Controller unit number
Router(config)# controller t1 1
Router(config-controller)#
Enter controller configuration mode by
specifying the T1 controller that you want
to configure using the controller t1 global
configuration command.
Enter a ? to display what you must enter
next on the command line. In this example,
you must enter a controller unit number
from 0 to 3.
You have entered controller configuration
mode when the prompt changes to
Router(config-controller)#.
Router(config-controller)# ?
Controller configuration commands:
cablelength Specify the cable length for a DS1 link
cas-group Configure the specified timeslots for CAS (Channel
Associate Signals)
channel-group Specify the timeslots to channel-group mapping for an
interface
clock Specify the clock source for a DS1 link
default Set a command to its defaults
description Controller specific description
ds0 ds0 commands
exit Exit from controller configuration mode
fdl Specify the FDL standard for a DS1 data link
framing Specify the type of Framing on a DS1 link
help Description of the interactive help system
linecode Specify the line encoding method for a DS1 link
loopback Put the entire T1 line into loopback
no Negate a command or set its defaults
pri-group Configure the specified timeslots for PRI
shutdown Shut down a DS1 link (send Blue Alarm)
Router(config-controller)#
Enter a ? to display a list of all the
controller configuration commands
available for the T1 controller.